Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   External Subhead Links in Page Menu Bar (http://forum.bytesforall.com/showthread.php?t=4383)

Mande Nov 11, 2009 09:17 AM

External Subhead Links in Page Menu Bar
 
I want know how to add external links to Page Menu Bar but how do you add external sub-page menu bar links?

So I'm adding this line of code in the functions/bfa_header_config.php


$page_menu_bar .= '<li><a href="link>Speakers</a></li>';

This creates a Page Menu items of "Speakers. How do I create "request a speaker" "search for speakers" etc as pages under "speakers"?

juggledad Nov 11, 2009 11:47 AM

If you want submenu's, before the </li> add a new unordered list. To see what classes to use, create a subpage of an existing page and then view the site and look at the source that gets generated and use it as a guide.


All times are GMT -6. The time now is 11:50 PM.

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