Does anyone have any idea how to get rid of the gaps between the jello layers? Seen in Firefox and other browsers, in this example it is the body showing through and it is coloured brown.

I know it is possible as I've had it working once before, unfortunately an ftp error left me with an empty css file and no backup. I've been tearing my hair out, trying to get this to work again, and trust me I don't have enough!

You can sort of get the effect I'm after by adding: border: 1px solid #000

e.g.
#header,#mainmenu,#contents,#footernav,#footer {
width: 100%;
border: 1px solid #000;
}

Although it seems to have some knock on effects and I have achieved it without doing this. Worse still it was something very simple - I just can't see it.

Test website is:
http://www.shoesforindustry.net/test/

CSS
http://www.shoesforindustry.net/test/css/jellobasetest.css

Many thanks in advance,

Russ






______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to