Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   Page Menu Bar in 3.2 (http://forum.bytesforall.com/showthread.php?t=638)

cyounce Mar 4, 2009 09:23 AM

Page Menu Bar in 3.2
 
I am trying to do a couple things with the page menu bar in 3.2.

First, I would like to have the menu bar on the right hand side.
I would also like create links in the menu bar. I created a page with just the link in the title and it doubled the page menu bar and placed the links on the bottom of the bar.

Any help would be appreciated.

Flynn Mar 6, 2009 12:52 PM

There have been various posts incl. solutions regarding adding arbitrary links to the menu bars etc, please look into the Menu Bars forum

To right align the page menu bar, change in bfa_header_config.php

PHP Code:

$page_menu_bar '<div id="menu1"><ul id="rmenu2" class="clearfix rMenu-hor rMenu">' "\n"

to

PHP Code:

$page_menu_bar '<div id="menu1"><ul id="rmenu2" class="clearfix rMenu-hor rMenu-hRight rMenu">' "\n"

If this causes new issues or doesn't work I'd definitely need to see a URL


All times are GMT -6. The time now is 03:18 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.