Page 1 of 1

Changing Horizontal Menu

Posted: Sat Mar 11, 2006 10:28 pm
by Dr.CSS
I'm having trouble Here what I don't want is for the lower levels to have the blue background, in the source the tag for them is the same so CSS or style is apllied to both. I can't seem to change one with out the other.
Thanx for any help  mark

well I changed the background to grey, I guess it's OK, but now the menu won't work in IE
any ideas?

Re: Changing Horizontal Menu

Posted: Sun Mar 12, 2006 3:53 pm
by Greg
Put this in your template just before the tag

Code: Select all

<!--[if lte IE 6]>
<__script__ type="text/javascript" src="modules/MenuManager/CSSMenu.js"></__script>
<![endif]-->

Re: Changing Horizontal Menu

Posted: Mon Mar 13, 2006 3:35 pm
by Dr.CSS
Thanx Greg that worked  :)
now the only thing is it blinks? in IE.
BTW none of the round corners are made with images just javascript  :D