Related Articles

2 users responded in this post

Subscribe to this post comment rss or trackback url
User Gravatar
Wouter Meeuwisse said in June 3rd, 2009 at 11:30 am

Thanks for this post! really helped me.

I hope IE6 soon will be banned 4-ever. Searched the internet for 3 hours to fix the problem, you really gave me a good night sleep ;)

cheers

User Gravatar
Jake Churchill said in July 27th, 2009 at 10:28 am

SAFARI 3.0 HACK:

In order to affect safari 3.0 only on the ul li, do this:

@media screen and (-webkit-min-device-pixel-ratio:0) {
ul li {
margin-left:-10px;
}
}

Leave A Reply

 Username (Required)

 Email Address (Remains Private)

 Website (Optional)