Quote:
Originally Posted by eugen
first solution that comes in mind it's to set a min height for the sidebar.
you can do this by adding the following code to #contentright or #sidebar:
Code:
height:auto !important;
height:{value}px;
min-height:{value}px;
another tip: install IE Developer Toolbar for future debugs.
|
Thanks for that, just tested it but no joy unfortunately. Tried many refreshes and it does not occur as much as it used to.
Quote:
Originally Posted by bochgoch
I see around 1/3 visitors still using IE6 across my sites, so I still code for it.
|
It is very necessary to code for users of IE6. From 30,000 visitors can you imagine 10,000 of them getting pee'd off with your website.
So not good for business...