> Hi Russ,
> About the css-validation: I always see this kind of message if the
> (x)html is not validating. While your page is validating now, I
suspect
> it is something with the https-connection, that the css-validator
cannot
> handle.
> Anyway, a direct call to the css-validator is working: no errors
found,
> just a bunch of warnings.
> 
> Now the real question!
> The culprit is the {overflow:auto} setting of the #submain wrapper. On
> screen you'll get a scrollbar, but that doesn't exist on paper. :-)
> So an {overflow: visible} in a print stylesheet will do it
> Success and greetings,
> francky
> 
Perfect!!! You got it Francky, thanks a ton for your help.  That was it.
I added the style #submain {overflow:visible;} to override the main
style sheet and it looks great. 

Russ

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to