| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2004
Posts: 10
|
Help with problematic css layout
Trying to get a layout that is all CSS, but I can't for some reason. I broke it down to the basic code, please tell me whet I'm doing wrong. I've tried this a few ways, going as far as having a bunch of hacks for different browsers, etc, but after beating my head against the wall for 4 hours, I've started over, so here's the layout in it's simplest form. This is a fixed-width 2-column layout. I'm getting different results in firefox 1 and IE 6, both wrong. Code:
|
|
|
|
|
|
#3 (permalink) |
|
dt immigrant
|
take out the margin left on the sidebar. I also made a few modifications to your css (no need for an abs position on the wrapper) Code:
|
|
|
|
#4 (permalink) | |
|
SkyRocket Design
Join Date: Aug 2005
Location: Chichester
Posts: 536
|
Quote:
Agreed - you need to post a link to get people to respond properly. I would need to see the page in action and tinker with the CSS in the web developer extension to find the source of your problems. I don't have the time to download your code to my machine. Just looking at it you have a lot of float:left going on but I'm just taking a guess. Hope emilpauns suggestion worked for you. |
|
|
![]() |