Back to vBulletin 3.6 Template Modifications

Text Larger/Smaller on Navbar
Mod Version: 1.00, by SuSpect

This modification is in the archives.
vB Version: 3.6.x Rating: (3 votes - 5.00 average) Installs: 11
Released: 06 Jul 2007 Last Update: Never Downloads: 46
Not Supported Template Edits  

Hi all,
Author Description: Sometimes the text size you've specified for your webpage isn't suitable to the viewer, depending on his browser configuration or OS. This useful script by Taewook uses Dynamic CSS to let the viewer himself modify the text size of the page on demand, by clicking on an Increase or Decrease Font Size link. Now that's a kind of personalization your viewers may just appreciate!

How to Install?
1- First download textsizer.js and upload your forum directory (/forum/textsizer.js if you dont use /forum directory; then upload http://www.domain.com/textsizer.js)
2- Upload image files to your /images directory.

Admincp >> Style Manager >> Your Skin >> Navigation / Breadcrump Templates >> navbar

Find this code
Code:
<!-- breadcrumb, login, pm info -->
Then add above
Code:
<script type="text/javascript" src="textsizer.js">
</script>
<a href="javascript:ts('body',1)"><img src="images/plus.gif" alt="Larger Text" border="0"></a> 
<a href="javascript:ts('body',-1)"><img src="images/minus.gif" alt="Smaller Text" border="0"></a>
If you like this mod, please click

Enjoy

Download

This modification is archived, downloads are still allowed.

File Type: %1$s textsizer.zip (760 Bytes, 47 downloads)

Screenshots

Click image for larger version
Name:	Untitled-1.jpg
Views:	227
Size:	55.9 KB
ID:	66588   Click image for larger version
Name:	Untitled-2.jpg
Views:	171
Size:	65.0 KB
ID:	66589   Click image for larger version
Name:	Untitled-3.jpg
Views:	139
Size:	52.0 KB
ID:	66590  


vblts.ru supports vBulletin®, 2022-2024