View Full Version : Noob needs help
comfort central
12-20-2008, 04:21 PM
Hey guys..as a start up, I'm trying to support myself until I can afford the help our site needs.
I developed a new site but having cross browser compatibility issues (IE 6 just plain fails)..and some of the images are just plain skewed.
I was wondering if any of you would be willing to look at the new site and help me fix the "pretty."
Thanks!
Mandi
12-22-2008, 08:45 PM
Could you post the link so we can take a look at the code?
comfort central
12-23-2008, 12:44 PM
Oops...guess that would help alot
www.comfort-central.com
Andilinks
12-23-2008, 03:08 PM
I don't have IE 6, the difference in IE7 is that the menu down the left appears underneath rather than alongside the horizontal menu. I'm not sure what you want to do.
If you don't want the background image to repeat you can add this to your style sheet:
background-repeat: no-repeat;
I avoided upgrading to IE7 for times like these...
I've seen problems like that stem from un-closed div tags in the stylesheet, especially with nested layers for columns.
Another possibility is sizing. IE6 will display a lot of text and image elements wider than expected (I've been doing a bunch of side by side comparison of a very similar thing this week), and if that stuff doesn't fit the column it was sized for, it tends to get moved down below on its own.
Dan
Without looking into the code, I would guess this push-down of the right column is triggered by a margin folding bug in IE6.
Erich
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.