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


  #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.
  #2  
Old Dec 2, 2009, 06:07 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
1) where did you find a stylesheet.css? there is a 'css.php, a 'style.css' and a 'stylesheet_navMenu.css' but no 'style.css' shipped.

2) why not put the css in teh CSS Inserts (ATO->add HTML/CSS Inserts->CSS Inserts) so it is stored as an option and you won't have to re added it in the next version?

3) where did you put the code in header.php?

(I laughed out loud when I read the begining of your post )
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 2, 2009, 07:06 PM
makeitrein
 
10 posts · Nov 2009
Quote:
Originally Posted by juggledad
1) where did you find a stylesheet.css? there is a 'css.php, a 'style.css' and a 'stylesheet_navMenu.css' but no 'style.css' shipped.

2) why not put the css in teh CSS Inserts (ATO->add HTML/CSS Inserts->CSS Inserts) so it is stored as an option and you won't have to re added it in the next version?

3) where did you put the code in header.php?

(I laughed out loud when I read the begining of your post )
Thanks for replying Juggledad.

1) No idea but...

2) I will put it here like you suggested.

3) After inserting the CSS code, I inserted the HTML code in the HTML Inserts section for the header.

Something... went wrong. ( www.studykills.com )

Either the problem is with the code or where I placed the code. Hmmm...

What's your call Juggledad?
3)
  #4  
Old Dec 2, 2009, 08:09 PM
makeitrein
 
10 posts · Nov 2009
Fixed!

Don't know how exactly I did it, but who cares!

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:54 AM.


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