View Single Post
  #12 (permalink)  
Old Feb 22nd, 2008, 06:36
unitedcraig's Avatar
unitedcraig unitedcraig is offline
SuperMember

SuperMember
Join Date: Oct 2007
Location: Stockport
Age: 17
Posts: 849
Blog Entries: 1
Thanks: 0
Thanked 1 Time in 1 Post
Re: Hover effect for sub menus ?

As for your problem, it could be caused by all the hacks you have got in there.

Try using this in your <head>

Code: Select all
<!--[if IE 6]>
<link rel="stylesheet" type="text/css" href="iespecific.css" />
<![endif]-->
and use a different stylesheet for IE, this may solve the problem?

hope this helps

Craig
__________________
Reply With Quote