HighDots Forums  

bottom layer visibility

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss bottom layer visibility in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Roderik
 
Posts: n/a

Default bottom layer visibility - 11-04-2003 , 04:50 AM






Hi,

The bottom layer (footer) is not completely showing when using
Internet Explorer. Any idea why the last line of text falls of the
page?
web site: http://archytas.nl/

Thx,

Roderik

Reply With Quote
  #2  
Old   
Philipp Lenssen
 
Posts: n/a

Default Re: bottom layer visibility - 11-04-2003 , 05:08 AM






Apparently IE has problems with relative positioning and the scrollbar.
Adding this to your body style fixed it for me...
margin-bottom: 40px;



--
Google Blogoscoped
http://blog.outer-court.com

Reply With Quote
  #3  
Old   
Roderik
 
Posts: n/a

Default Re: bottom layer visibility - 11-04-2003 , 05:21 AM



On 4 Nov 2003 11:08:57 GMT, "Philipp Lenssen" <info (AT) outer-court (DOT) com>
wrote:

Quote:
Apparently IE has problems with relative positioning and the scrollbar.
Adding this to your body style fixed it for me...
margin-bottom: 40px;
Okay,

Quick and dirty.
By the way, I think it must be 30px in case of 40px.

Thanks for your solution,

Roderik


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.