View Single Post
  #14 (permalink)  
Old 04-17-2008, 09:08 PM
vicdigi's Avatar
vicdigi vicdigi is online now
Senior Member
721 posts this year. Platinum VIP!
Trusted Member - This user is a Master!
Last months UKWW Tokens: 20
 
Join Date: Sep 2007
Posts: 615
Thanks: 0
Thanked 4 Times in 3 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default

Quote:
Originally Posted by eugen View Post
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 View Post
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...
__________________
One Way Links - (SEO, web promotion, directory submission, phpld-wp themes)

UK Web Directory | UK Directory
Reply With Quote