Topic: Moving the menu

Hi guys first of I would like to say thanks so much for creating punbb it rocks!!! I have a site that I am putting together, and I wanted to know how I go about moving the menu to integrate with my menu system I will be building? My site is at www.thethinkinghat.com/test. Once I get it done, you will be able to click on "forums" then a drop down menu under that will have the  "punbb" menu. Anybody know what I need to edit for this? I am thinking the main.tpl???? Not sure though


Thanks
Adam

2 (edited by quaker 2007-01-23 01:28)

Re: Moving the menu

yea take out the <pun_nav> and just simply put ur own codes to the links.. that all!
or edit the functions.php in the link part.
to add ur own link code.


Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: Moving the menu

quaker wrote:

yea take out the <pun_nav> and just simply put ur own codes to the links.. that all!
or edit the functions.php in the link part.
to add ur own link code.


Q

Hi quaker do you mean in the main.tpl? I do not see <pun_nav>.

thanks
adam

4 (edited by quaker 2007-01-23 01:33)

Re: Moving the menu

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
        </div>
        <pun_navlinks>          <-----------------------------remove this....
        <pun_status>
    </div>
</div>
My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: Moving the menu

you can modify the css for this.
i have integrated punbb and my css template
here somethings that i have did.
http://modelcrowd.com
http://bunpai.com

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: Moving the menu

quaker wrote:

you can modify the css for this.
i have integrated punbb and my css template
here somethings that i have did.
http://modelcrowd.com
http://bunpai.com

sweet ok thanks alot smile Nice sites too