WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.8 is now available!


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • Moving Menu in round template
  • Print
Pages: [1]   Go Down

Author Topic: Moving Menu in round template  (Read 3939 times)

Vipermaxx

  • Guest
Moving Menu in round template
« on: June 20, 2009, 02:44:39 PM »
Hi All,
I start using the round template which is very nice. But I wish I could move the whole menu section from left side of the screen to the right side. I don't know how. I played little with the css file but still haven't figured it out. Can someone please help?
Logged

BlackTiger

  • Guest
Re: Moving Menu in round template
« Reply #1 on: June 21, 2009, 11:48:14 AM »
Hello,

the round template is based on tables so you have to edit the index.php and move the column which produces the content (the one with <?php page_content(); ?> on top of the column with the menu.

regards
Michael
Logged

Vipermaxx

  • Guest
Re: Moving Menu in round template
« Reply #2 on: June 21, 2009, 01:40:07 PM »
Thanks, But still I can't figure it out. Can you please be more specific and tell me exact which flag or addition I need to add in page content?
How the row suppose to look like?
Thanks in advance
Logged

Offline BerndJM

  • Posts: 1764
  • Gender: Male
Re: Moving Menu in round template
« Reply #3 on: June 21, 2009, 02:46:37 PM »
Hi,
simply move this part
Code: [Select]
<td class="content" width="600" rowspan="2">
     <?php page_content(); ?>
</td>
in front of this part
Code: [Select]
<?php
    
// Only show menu items if we are supposed to
    
if(SHOW_MENU) {
    
?>
   
    <td style="padding: 10px; background-color: #FFFFFF;" valign="top">
....

Regards Bernd
Logged
In theory, there is no difference between theory and practice. But, in practice, there is.

Vipermaxx

  • Guest
Re: Moving Menu in round template
« Reply #4 on: June 22, 2009, 10:46:54 AM »
Thanks. It worked, although the placement was not correct. I had to move page_content to the beginning of the index.php just after the page banner.
Thanks All
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • Moving Menu in round template
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2