View Full Version : layout looks weird with FIREFOX


midorino
10-04-2005, 11:13 AM
http://demon.mireene.com/kara.shtml

it looks all right with IE
but not with mozilla.

I think it's got to do with the fact that in MOzilla
the last divlayer won't stay transparent, therefor barring(?) the bg image in the other div.
If you ask why I added another div in the first place - it's because of the img on the right, it would cover the text up. But when I added right-padding to the div with the bgimg itself, the bgimg went weird.

I tried the code someone posted for making divlayers transparent, but all that happens is, the div because kinda milky.

Anyone help?

MaGiCSuN
10-04-2005, 11:17 AM
div layers ARE transparent
so no code needed

just don't add a bgcolor or background image in it

Love,
Mirna

midorino
10-05-2005, 01:41 AM
I did not add any bgcolor or bgimg to it, and still it looks weird;;
T.T

MaGiCSuN
10-05-2005, 08:19 PM
ah i found it
you have set a height of 20px to the div :)

remove the height: 20px; out of the div that contains the text "kara" etc in it. (the last one)
that should do it

Love,
Mirna