
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;
}
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>
Absolutely nuthin

Oh, and the only thing listed in my "configure header area" is "%logo"
Any help would be appreciated!
Cheers!







Linear Mode
