Topic: CSS Layout Issues |
|
---|---|
Author | Thread |
Paranoid (IV) Mad Scientist From: KC, KS |
posted 08-25-2003 03:33
I'm having a bit of trouble with a CSS layout I've been working on but I can't seem to recreate it on my own computer so I can't play and try to figure it out. |
Maniac (V) Inmate From: California |
posted 08-25-2003 03:59
Hmm, did your friend say which browser she was using? This is what I'm seeing in IE6 and Firebird, and I'm not seeing the problematic area. code: #right {
code: #right {
|
Paranoid (IV) Mad Scientist From: KC, KS |
posted 08-25-2003 04:50
Thanks man, I made the change and fixed all the other CSS hiccups besides the scrollbar. |
Maniac (V) Inmate From: California |
posted 08-25-2003 04:53
quote:
|
Paranoid (IV) Mad Scientist From: KC, KS |
posted 08-25-2003 05:09
Jesus. How do you guys put up with this shit day after day? I'd have killed someone by now. |
Maniac (V) Inmate From: under the bed |
posted 08-25-2003 18:24
quote:
|
Maniac (V) Inmate From: California |
posted 08-26-2003 05:27
By the way, it doesn't look like you'll be needing the box model hack for your #content and #head, so you can remove the voice-family code from those divs, as they're doing nothing but cluttering your code. |