Topic: IE6/Win margin/padding trouble (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: A graveyard of dreams |
posted 10-29-2003 18:14
I've been having some trouble with IE6/Win at my new homepage. First was a trouble with the content section getting cut before the content ended, but that was solved by assigning the content div "position: relative". |
Maniac (V) Inmate From: there...no..there..... |
posted 10-29-2003 19:19
I'll look at it more closely when I get back from work. Lunch doesn't all enough time code: a.linkbar, a.linkbar:visited {
|
Paranoid (IV) Inmate From: A graveyard of dreams |
posted 10-29-2003 19:25
The reason for reducing the padding with 1px is that I add a 1px border, so the size of the object remains the same it both states. I've used that 'idea' before, and I know other use the same thing, without causing any problems. So I doubt that is the cause of my problems... |
Maniac (V) Inmate From: California |
posted 10-29-2003 21:31
Ahhh... so I'm not the only experiencing this bug. |
Paranoid (IV) Inmate From: Rouen, France |
posted 10-30-2003 15:03
I've tested this page under Opera 7 and IE, but they didn't render the CSS properties exactly in the same way. I've taken two screenshots to show you the difference : code: a, a:visited {
|
Paranoid (IV) Inmate From: A graveyard of dreams |
posted 10-30-2003 15:08
Thanks for the tips so far |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 10-30-2003 16:44
Putting something in a selector like |
Bipolar (III) Inmate From: College Station, TX |
posted 10-30-2003 22:29
If you want a trip, move your cursor up and down the menu in IE. |
Maniac (V) Inmate From: California |
posted 10-31-2003 00:02
SPyX: Read the first post... |
Paranoid (IV) Inmate From: A graveyard of dreams |
posted 10-31-2003 00:14
Slime: the problems with the right hand menu appearing below the content happened when I changed the margins and paddings to something else than %. Haven't had time to do the final adjustments on that part yet, but I'm aware of the problem. Thanks for the tip about html>body, but I thought IE6/Win had learn't how to use the > selector... |
Maniac (V) Inmate From: California |
posted 10-31-2003 00:30
quote:
|
Bipolar (III) Inmate From: College Station, TX |
posted 10-31-2003 01:13
What I'm talking about didn't exist during the time of the first post. |