HTML Tutorial


 /help/HTML Help Forum   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Really, really small font.
Post new topic   Reply to topic    HTML Help Forum -> General HTML
View previous topic :: View next topic  
Author Message
Phantom



Joined: 10 Jan 2005
Posts: 1

PostPosted: Mon Jan 10, 2005 3:33 pm     Really, really small font. Reply with quote

What is the code to use in a vBullitin forum for extremely small font?
gavinwm



Joined: 11 Jan 2005
Posts: 27

PostPosted: Wed Jan 12, 2005 4:47 am     Reply with quote

Use css for font sizing.

Here's 2 examples:

<!---------- this one's so small its completely illegible ------------>

<div style="font-family:verdana;font-size:1;">hello</div>

<!----------- this one's the smallest I can get it to be fully legible --------->

<div style="font-family:verdana;font-size:9;">hello</div>

Of course different fonts display at different sizes. Also different browsers can display fonts in differing ways. Individual user setting also mess things around.

You could use graphics for absolute control. But then the user can disable images...

javascript:emoticon('Confused')
Confused
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum -> General HTML All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial