[advanced search]
Results from the most recent live auction are here.
22 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Go Back   NamePros.Com > Design and Development > Programming
User Name
Password

Old 11-11-2003, 12:34 AM   · #1
mrblue1107
First Time Poster!
 
Trader Rating: (0)
Join Date: Nov 2003
Posts: 1
NP$: 4.00 (Donate)
mrblue1107 is an unknown quantity at this point
Text Size changes from View menu

How can I make the text size on my page unchangeable? The View>Text Size menu option makes the page look messed up on certain settings.


Please register or log-in into NamePros to hide ads
mrblue1107 is offline   Reply With Quote
Old 11-11-2003, 02:45 AM   · #2
deadserious
Senior Member
 
Trader Rating: (13)
Join Date: Aug 2002
Posts: 1,300
NP$: 2.85 (Donate)
deadserious has a spectacular aura aboutdeadserious has a spectacular aura about
I don't think it's something you should really worry about, but you can do it with CSS.

You can try adding something like this to the head head section of your page to prevent the text from changing sizes:


<style type="text/css">
BODY {
font-size: 11px;
}
</style>


It may or may not work, it just depends on how your page is designed and such.
deadserious is offline   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

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
Forum Jump


Site Sponsors
Website Header Design EscrowDNS Arcade Script
Advertise your business at NamePros
All times are GMT -7. The time now is 09:31 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0