I'm trying to customize the header.php by adding some divs and hardcoding my own drop down navigation bar.
when adding the navigation, I don't get the drop down to work, even after I added the following code to the style sheet as instructed.
#access{
overflow:visible;
}
the drop down that I'm trying to include is the following.
http://www.webdesigndev.com/wp-content/uploads/2009/07/fancydropdown.html
I was able to get it to work with the default theme of wordpress2 but not with the thematic theme.
Does anybody have an idea how I can get the drop downs to work ?
Thanks In Advance.
Juan