View Full Version : Increase Forum Font Size?
f e a r l e s s
08-02-2009, 04:58 PM
Is there any way to increase the font size for the forums? Not when posting, but viewing. Would be nice for Mobile Safari in portrait mode.
DaveMc99
08-02-2009, 05:05 PM
http://www.ehow.com/how_2033306_change-font-size.html
f e a r l e s s
08-02-2009, 06:30 PM
http://www.ehow.com/how_2033306_change-font-size.html
Thanks. Was looking for Mobile Safari answer.
The Game Reaper
08-03-2009, 02:51 AM
There should be an option to change the font size in Settings > Safari.
Hope that helps.
tadad1
08-03-2009, 07:15 AM
You can resize the font to any size you want with a Bookmarklet, a JavaScript saved as a bookmark.
Original page:
http://img39.imageshack.us/img39/2563/img0008y.png
Select Bookmarklet "Change font size"
http://img39.imageshack.us/img39/3216/img0011e.png
Type in the size you want, in this case I have the default set to 22pt.
http://img39.imageshack.us/img39/9458/img0009x.png
Resized page.
http://img39.imageshack.us/img39/3223/img0010h.png
Here is the javascript I use.
javascript:void(f=prompt('New%20font%20size?','22p t'));for(i=0;i<document.getElementsByTagName('*').length;i++)void (document.getElementsByTagName('*')[i].style.fontSize=f);
EDIT: For some reason when this post is saved a space is being added to the JavaScript above at "22p t" it should be "22pt" after you paste it into your bookmark address remove the space as it stops the script from working.
To install open this page in your iPhone\Touch, bookmark the page as normal, copy the above script, edit your bookmark and paste the script into where the address should go and rename your bookmark you can even add an emoji character to the bookmark name if you have them enabled.
http://img16.imageshack.us/img16/3324/img0012x.png
NOTE: The changes the script makes are not permanent and only occur on the page you are viewing, if you refresh the page or go to another page you need to run the script again.
Some others can be found HERE (http://www.ipuhelin.com/en/safariplus/) at Safari+
f e a r l e s s
08-08-2009, 11:45 PM
Thanks a lot for your help tadad1. Wish there was a permanent solution.
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.