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 »

[SOLVED] Custom nav. bar not displaying


 
Prev Previous Post   Next Post Next
  #1  
Old Dec 2, 2009, 05:12 PM
makeitrein
 
10 posts · Nov 2009
[SOLVED] Custom nav. bar not displaying

Hello. Before I begin, I will answer the questions that Juggledad will inevitably ask.

1. Newest version of Wordpress and Atahulapa.
2. No plugins related to header activated.
3. Edited header.php and style sheet.
4. www.studykills.com

Now that that's out of the way --

I added the following code my stylesheet.css

Code:
#navigation {
-x-system-font:none;
background-color:#000000;
color:#FFFFFF;
font-family:Times New Roman,serif;
font-size:16pt;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
height:50px;
line-height:normal;
list-style-type:none;
margin:0;
text-align:center;
width:100%;
}
#navigation li {
display:inline;
position:relative;
top:13px;
}
#navigation li a {
color:#FFFFFF;
padding:15px 25px;
text-decoration:none;
}
#navigation li a:hover {
background-color:#FFFFFF;
color:#000000;
text-decoration:underline;
}
and added this to my header.php

Code:
<ul id="navigation">
<li>
<a href="http://www.studykills.com/guides>Guides</a>
</li>
<li>
<a href="http://www.studykills.com/about>About</a>
</li>
<li>
<a href="http://www.studykills.com/contact>Contact</a>
</li>
</ul>
The result?

Absolutely nuthin

Oh, and the only thing listed in my "configure header area" is "%logo"

Any help would be appreciated!

Cheers!

Last edited by makeitrein; Dec 2, 2009 at 08:10 PM.
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Ordering pages for horizontal nav bar and adding space before and after the cjceer Page & Category Menu Bars 2 Nov 6, 2009 09:29 AM
Category menu bar not displaying at all jbarkacs Page & Category Menu Bars 1 Oct 16, 2009 03:55 PM
wp-custom-fields-search Results Not displaying Byline/Footer joan Plugins & Atahualpa 1 Sep 17, 2009 10:38 AM
[SOLVED] Remove Top Nav Bar tarragon Sidebars & Widgets 4 Aug 22, 2009 09:45 PM
Having a problem with my custom header displaying using FireFox als_lespaul Header configuration & styling 2 Jan 26, 2009 08:21 PM


All times are GMT -6. The time now is 05:47 AM.


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