[SOLVED] IE7 CSSmenu hopping jumping

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
dmgd
Forum Members
Forum Members
Posts: 115
Joined: Tue Jun 06, 2006 1:10 pm

[SOLVED] IE7 CSSmenu hopping jumping

Post by dmgd »

I am running
Version 1.0.6
Apache 1.3.37
PHP 4.4.6



I have searched here and google with no luck so these must be a problems I have caused and I don't know how to fix them.  The problem only happens in IE7.

1. On mouse over a menu item with child (Things to do)  the menu jumps down.  I found a little about this problem but the fixes did not fix my problem.  I use a background image and bacground-position.
2. In the search box the fieldset will not put padding on the right side of the search item input.  This caused the box to have a little extra line at the top.

Any help or a link to an article about these problems would be greatly appreciated.
Thanks for the help.
Mark
[UPDATE]  I fixed the search box problem.  The box was too small  :-[ Sometimes the elevator don't quite make it to the top
Last edited by dmgd on Wed Jul 02, 2008 3:52 pm, edited 1 time in total.
Mark
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: IE7 CSSmenu

Post by Greg »

Try this -- In your template

Code: Select all

<!--[if IE]>
<__script__ type="text/javascript" src="modules/MenuManager/CSSMenu.js"></__script>
<![endif]-->
<!--[if IE]>
<__script__ type="text/javascript" src="uploads/js/pngfix.js"></__script>
<![endif]-->
Change if IE to if lte IE 6
Greg
dmgd
Forum Members
Forum Members
Posts: 115
Joined: Tue Jun 06, 2006 1:10 pm

Re: IE7 CSSmenu

Post by dmgd »

Thanks Greg,  It did not fix the problem but it was something I should have done anyway.  Thanks for bring it to my attention.  I am thinking I commented out some css I needed.

And the search continues.
Mark
Mark
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: IE7 CSSmenu

Post by Greg »

Take a look at this website.
Greg
dmgd
Forum Members
Forum Members
Posts: 115
Joined: Tue Jun 06, 2006 1:10 pm

Re: IE7 CSSmenu

Post by dmgd »

Thanks Greg  I read the information at the page you suggested.  I had to create a new menu template but it fixed the problem.
It works in FF2.x IE7 IE6 Konqueror
Mark
Last edited by dmgd on Fri Jun 08, 2007 1:55 pm, edited 1 time in total.
Mark
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: [SOLVED] IE7 CSSmenu hopping jumping

Post by Greg »

I also posted more information here.

Looks like you have it woking properly, great looking site Mark!
Greg
Post Reply

Return to “Layout and Design (CSS & HTML)”