![]() |
New: Use your My.Vidahost details for a single login! Or use your forum login on the right as normal.
Sign up to a My.Vidahost account and a forums username here. If you already have a My.Vidahost account, but not a forums account, please login to My.Vidahost and click the Forum button on the sidebar.!
| | ||||||
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| | #12 (permalink) |
| Senior Member Join Date: Mar 2009 Location: Staffordshire, UK
Posts: 227
Thanks: 11
Thanked 26 Times in 23 Posts
|
IE6 is a always a bit of a pain. So much so that we have to add on time to correct it all. You could try ... Code: <!--[if IE 6]>
<style type="text/css">.mainmenuitem a {vertical-align: 65%;}</style>
<![endif]-->
__________________ SEO - with proven results CMS systems - take control and grow your website Cybernautix Ltd - Web Design and SEO Staffordshire - 01782 783066 - try us! | Follow me on Twitter -> http://twitter.com/f1seo |
| | |
| | #13 (permalink) |
| Hosting newbie Join Date: Jan 2010
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
Conditional comments are one of the few css hacks that I would suggest actually using. Generally Its a bit easier if your document is in standards mode though to get IE to behave the same way as other browsers.
|
| | |
| | #14 (permalink) |
| Senior Member Join Date: Mar 2009
Posts: 177
Thanks: 4
Thanked 21 Times in 17 Posts
|
I've experienced similar issues in IE before. Normally the margin/padding solution works, but i sometimes add the following into the CSS which can help if the former solution doesnt: Code: img{
display:block;
}
|
| | |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |