By castusalbuscor on
Hello,
I have been fiddling around with Nice Menu's for a while now, and I just noticed by sub-menu's seems to be hidden behind the content section here is a screen shot: http://img.photobucket.com/albums/v245/castusalbuscor/2009/07Jul/Picture....
I tried using a custom css file for it but it made the menus look woncky and did not help at all.
Any idea how I could fix this?
It works in IE7, but not any other browser.
Comments
You should post your problem
You should post your problem at the Nice Menus Issue Queue, where the contributors the project should be able to deal with your issue more effectively than in the "General Discussion" forum.
Try this:
#navbar {
overflow: visible;
}
Thanks! I just caved in a
Thanks!
I just caved in a moved it to the header, but that is a good thing to keep in mind.