![]() |
move menubar Hello, I'am running PP in addition to PHPbb, so far I solved it, but there is one problem concerning the menubar: I would like to insert it into my page-header (not a PP-header, seperate file). I tried to call the topmenu() -function at the place I would like to display the menubar - but it doesn't work, maybe because the function appears below the call? How can I solve the problem? The page (under construction) Greetings Fabian |
You would include the menubar template where you want it to display |
I tried: Code: Content visible to verified customers only.<!-- BEGIN TEMPLATE: menubar.tmpl --> <tr> <td class="cat" width="100%" colspan="2"> <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td class="" width="50%" align="left" valign="middle"> </td> <td class="" width="50%" align="right"valign="middle"> </td> </tr> </table> </td> </tr> <br /> <!-- END TEMPLATE: menubar.tmpl --> :confused: |
You need to call that menubar within the photopost header so we know the topmenu variable is. topmenu(); is called before printheader and then later menubar is called. Anyway modification to code can be posted on photopostdev.com |
what do you mean with: photopost header? Thanks for helping... fabian |
I mean whatever html should be in the header your calling over photopost |
... now I just "modified" the menubar.tmpl and let the header-file (own one) empty: http://www.cartuning.de/photopost/index.php (under construction) ... and it's o.k. for me ;) Thanks for support! Fabian |
| All times are GMT -5. The time now is 11:30 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0