HighDots Forums  

Re: CSS, firefox, and IE anomalys - Trying to get "footer" div to be small

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


Discuss Re: CSS, firefox, and IE anomalys - Trying to get "footer" div to be small in the Cascading Style Sheets forum.



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

Default Re: CSS, firefox, and IE anomalys - Trying to get "footer" div to be small - 11-13-2007 , 09:01 PM






In article
<1195001531.744216.106680 (AT) v23g2000prn (DOT) googlegroups.com>,
eholz1 <ewholz (AT) gmail (DOT) com> wrote:

Quote:
How can i get the footer to be smaller than it is???
Assuming you do not put in anything other than font-size:100% in
the css for body, (you can put nothing at all and that is fine up
to a point) and do not set complicated font-sizes and classes and
wrappers elsewhere if you really do not like the defaults, it is
very simple. Just set footer to 85% or .85em:

..footer {font-size: .85em;}

<div class="footer">footer content</div>

--
dorayme


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.