On Saturday 17 Sep 2005 17:16, Gunlaug Sørtun wrote:

One way to "isolate" the problem:

Add the following styles, with underscores and all, at the bottom of
your stylesheet:

@media all {
#pagebody {     
margin: 0 5px 0 5px;
overflow: hidden;
_height: 0;
_overflow: visible;
}
#menuapps {
margin-right: 5px;
_margin-right: 2px;
}
}


On Sunday 18 Sep 2005 09:29, Alan Chandler wrote:
> On Sunday 18 Sep 2005 08:58, Alan Chandler wrote:
> > Actually, I just discovered a really strange side effect, which does not
> > show up on the static pages I put up before as an example


OK - I cracked it.

The code above has a few strange characters which are not visible in the text 
but are there anyway to the right of the { in the #pagebody spec.

Remove them, and it all works fine.


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

Reply via email to