| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2009
Posts: 4
|
Hello. I was trying to slice and code the smashing point theme, to see if I can do it and I got a problem. This is how the site looks in IE6 (I can't post links): img37.imageshack.us/img37/7838/ss2q.jpg And this is how it looks in other browsers: img37.imageshack.us/img37/1820/ss1jqn.jpg Those white/orange borders are images placed in other divs (They are not in the same divs as the menu/content and both of them are in the "bottom" class). It seems like IE6 fixes a margin and separates them from the rest of the forms. What can I do? Here is my CSS: Code:
Thank you! |
|
|
|
|
|
#5 (permalink) | |
|
Registered User
Join Date: Jun 2009
Posts: 4
|
Quote:
Code:
/later edit: your options didn't seem to work |
|
|
|
|
#8 (permalink) |
|
Registered User
Join Date: May 2009
Posts: 27
|
I don't know what you're trying to do. I'm assuming you want the white and orange border to be right up against the content? If so, why do you have bottom-padding? Try clear:both; on the middle div tags once you remove the bottom-padding. |
|
![]() |
|