Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Community > Feedback > Small fonts in Safari issue.

Small fonts in Safari issue.
Thread Tools
Forum Regular
Join Date: Feb 2003
Status: Offline
Reply With Quote
Apr 23, 2004, 06:22 AM
 
Here is a fix for people that are complaining about the small fonts on this site site w/ Safari.

Add the below code to a .css file, save it to a location on your computer and then tell Safari to use it. Go to the Safari prefs, then to the advanced tab and select the .css file under the style sheets area.


font[size="1"] {
font-size: 9pt;
}
font[size="2"] {
font-size: 9pt;
}
font[size="3"] {
font-size: 9pt;
}



Also add the below code to your .css if you would like Safari to have a glowing outline on links when you click on them.


:link:active, :visited:active { outline: 3px auto; }


The font code will make the minimum font size act like the older ver. of Safari did where it should not mess w/ any website layouts.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 12:12 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2