Editing Navigation for drop down
-
Hi there,
I posted earlier specific to Fantastic Blue theme but thinking that may be too specific.
My drop down navigation isn’t working with my theme. I select a parent page but it doesn’t show in drop down form or even once I’m on the parent page.
I don’t know if it’s something to do with the nav.php or not.
Here it is just in case:
/* ——— Navigation ——– */
#nav1 ul {margin : 0; padding : 0;list-style : none;}
#nav1 li {
float : left; font-size : 14px; margin:0; padding:0;
color : #fffffe;text-align:center;}#nav1 li a {
color : #fffffe;margin:0;
text-decoration : none;
display:block;
width:85px;height:22px;
padding : 11px 5px 10px 5px;
}
#nav1 li a:hover {
background : url(images/menu-hover.gif) no-repeat;
color : #4E8A39;
text-decoration : none;
display:block;margin:0;
width:85px;height:22px;
padding : 11px 5px 10px 5px;Here’s the end page in question that does not show up: ttp://eczematreatmentchildren.com/hp_wordpress/natural-oils-creams/eczema-in-babies-using-emu-oil/
Any help with this would be appreciated
- The topic ‘Editing Navigation for drop down’ is closed to new replies.