Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

Simple no-PHP menu that doesn't use Menu1


  #1  
Old Oct 30, 2009, 02:02 PM
sccornwell
 
3 posts · Oct 2009
I am just starting with this theme. Where should I put the code and the css for a simple, static nav bar in the upper right corner that is not going to use div id Menu1? Thanks
  #2  
Old Oct 31, 2009, 05:27 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You can put HTML/JS/PHP right into "Style & Edit HEADER AREA" -> "Configure Header Area"


HTML Code:
<ul id="mymenu">
<li><a href="...">...</a></li>
<li><a href="...">...</a></li>
<li><a href="...">...</a></li>
<li><a href="...">...</a></li>
</ul>
%pages %logo %bar1 %image %bar2
Then style the menu through "HTML/CSS Inserts" -> "CSS Inserts"

HTML Code:
ul#mymenu { ... }
ul#mymenu li { ... }
ul#mymenu li a { ... }

Bookmarks

Tags
menu

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hopefully Simple Question: Having a Category as Page in Page Menu Bar Gisele Page & Category Menu Bars 4 Aug 17, 2009 11:47 AM
Add custom php/js menu below header dmtompki Header configuration & styling 6 Jun 23, 2009 10:03 AM
[SOLVED] IE 8 doesn't like my site: PHP problems? bcorrigan New Versions, & Updating 3 May 1, 2009 10:14 AM
Trying to convert my page menu bar to the format on my simple machines forum page.. Joelb53 Page & Category Menu Bars 1 Apr 5, 2009 03:01 PM
Theme Options Menu Doesn't Work + error + spanish tranlation (Beta) ghenghiz Languages & Translations 6 Apr 4, 2009 07:36 PM


All times are GMT -6. The time now is 10:14 PM.


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