Quote Originally Posted by Lectronix View Post
hi,

I have tried to fix the following prob myself for days but finally giving up now.

on my zencart I have instaled Cherry Zen and I have got the following:

1) CSS Drop Down Menu
2) Sidebox CLICKSHOWHIDECATEGORY mod

Now If I try and display both, it messes up the stylesheet and I cant see the clickshowhide sidebox.

Now I know that problem is with CSS DROP DOWN because if i disable CSS DROP DWN then it works fine but then obviously there is no drop down.

I have also noticed that the problem is with "dyamic ul generator" class and if i comment it out, there are no problems.

I have also noticed the same problem with other mods with sidebox.

Any help would be appreciate.

site is http://food2pakistan.com and I have disabled the sidebox of clickshowhide for the site to work correctly until i resolve this issue.
I can't help you if I can't see the problem in action.

I do see that you are missing two closing </div>'s. You somehow deleted two closing </div>'s from includes/templates/YOUR_TEMPLATE/common/tpl_header.php. Reupload the original of that file.

That could be your problem. Just because removing css drop down makes things better, doesn't mean there is a problem with it.