I have some problems with dropdown menus in IE: http://totalcartoons.com/
"Portfolio" dropdown menu is hidden under Random gallery image and "About" dropdown menu doesnt work. Its no good because parent menu item ("Portfolio", "About") doesn`t clickable - these items have no links.
Can I turn off dropdown function at all - so the navigation menu could be fully functional even in IE and parent menu item ("Portfolio", "About") works as links as "Home" or "News"? How it could be turned off?
You have heavily modded this theme, so not sure exactly how to help you. I do know that the demo works fine in ie. I remember it being a huge headache with ie7/8 to get the drop down to appear above the random image. You probably messed with the position and z-index of elements in your mod. Try googling z-index bugs for ie.
If you just want to remove the drop down js, just remove the call to the superfish js files in the themes header.php file. You will probably have to adjust he css as needed.
Has anyone tried this with the nightly build? I updated to the nightly and it broke zpFocus. I'm getting these two errors...
Notice: getSubAlbums is deprecated. Use getAlbums(). in /[home]/blv/zp-core/class-album.php on line 1434
and
Fatal error: Call to undefined function printSortableGalleryLink() in /[home]/blv/themes/zpfocus/customfunctions.php on line 78
Can anyone help me figure out what happened? Did something change in the script?
OK, new version released 1.2
Note: This version will not work with version 1.2.8 Released 1/1/2010. You MUST upgrade to nightly build for this new version.
I did this quick, hope there are no issues. Let me know here if there are!
@hvaleanu
I made rounded corners with large png images by css styles in main.css:
one image placed in header in top menu section:
`
/ TOP MENU /
`
and another image in footer:
/* LAYOUT */ ... div.footerwrap{background:url(../images/bottom_shadow.png) no-repeat;
images are transparent with gray background
Anybody have any luck removing the random gallery image in the top right corner and also removing the gallery links on the main page. I have been looking for the directory but no luck. I would just like the news section to be displayed.