View Single Post
04-02-2007, 06:53 AM
#2
1901gt is offline 1901gt
Status: Senior Member
Join date: Mar 2005
Location: Singapore
Expertise: Web Design, XHTML/CSS
Software: Photoshop, Illustrator
 
Posts: 861
iTrader: 8 / 100%
 

1901gt is an unknown quantity at this point

  Old

Never mind. I've solved it.
You have to place the code below between <head> and </head>.


<!--[if gte IE 7]>
<style type="text/css">
<!--
#menu li ul {top:26px;left:0;}
-->
</style>
<![endif]-->