Changing Horizontal Menu

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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Changing Horizontal Menu

Post 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?
Last edited by Dr.CSS on Sun Mar 12, 2006 7:08 am, edited 1 time in total.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm
Location: Saskatchewan - Canada

Re: Changing Horizontal Menu

Post 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]-->
Greg
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Changing Horizontal Menu

Post 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
Post Reply

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