phpBB2Refugees.com Logo
Not affiliated with or endorsed by the phpBB Group

Register •  Login 

Continue the legacy...

Welcome to all phpBB2 Refugees!Wave Smilie

This site is intended to continue support for the legacy 2.x line of the phpBB2 bulletin board package. If you are a fan of phpBB2, please, by all means register, post, and help us out by offering your suggestions. We are primarily a community and support network. Our secondary goal is to provide a phpBB2 MOD Author and Styles area.

Text zoom


 
Search this topic... | Search MOD Requests... | Search Box
Register or Login to Post    Index » MOD Requests  Previous TopicPrint TopicNext Topic
Author Message
chillblaze
Board Member



Joined: 04 Jun 2016

Posts: 7



PostPosted: Sat Jun 04, 2016 8:56 am 
Post subject: Text zoom

Is there any zoom/resize text plugin availavble?
Back to top
lumpy burgertushie
Board Member



Joined: 18 Nov 2008

Posts: 266


flag
PostPosted: Sun Jun 05, 2016 11:35 am 
Post subject: Re: Text zoom

might help if you explain exactly what this is and how you want to use it etc.

robert
Back to top
chillblaze
Board Member



Joined: 04 Jun 2016

Posts: 7



PostPosted: Sun Jun 12, 2016 4:10 pm 
Post subject: Re: Text zoom

I think that font size is too small for the template i am using...so i need font resizer.
Image link
One good example in this theme.
It should look like this.
Back to top
lumpy burgertushie
Board Member



Joined: 18 Nov 2008

Posts: 266


flag
PostPosted: Tue Jun 14, 2016 12:23 am 
Post subject: Re: Text zoom

open the stylesheet.css file for your style in a good text editor.
do NOT make this edit in the admin panel. download the file and actually edit it.

in standard subsilver2 it is this part:

Code:
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
   background-color: #E5E5E5;
   scrollbar-face-color: #DEE3E7;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #DEE3E7;
   scrollbar-3dlight-color: #D1D7DC;
   scrollbar-arrow-color:  #006699;
   scrollbar-track-color: #EFEFEF;
   scrollbar-darkshadow-color: #98AAB1;
}


add a line before the closing bracket :
Code:

font-size: 14px !important;


that should increase the font size for the whole board. however that will make all the fonts that same size everywhere.

you could also just edit that file and change font sizes for each thing to whatever you want.

robert
Back to top
StarWolf3000
Board Member



Joined: 10 Jun 2010

Posts: 175
Location: Germany


flag
PostPosted: Tue Jun 14, 2016 4:20 am 
Post subject: Re: Text zoom

I think he asked more of a MOD that allows you to make the overall fonts bigger/smaller with that toggle button, like in phpBB3 (which sets a cookie, depending on the overall font size).
Back to top
chillblaze
Board Member



Joined: 04 Jun 2016

Posts: 7



PostPosted: Tue Jun 14, 2016 12:02 pm 
Post subject: Re: Text zoom

He knows what i want . The moment i saw lumpy here i knew this thread isn`t going anywhere ... No offense meant. Thanks anyways lumpy.
I`ll just try to reproduce the mod from fae forest theme or this script.
Back to top
Salvatos
Board Member



Joined: 19 Feb 2009

Posts: 449
Location: Québec


flag
PostPosted: Wed Jun 15, 2016 10:04 am 
Post subject: Re: Text zoom

The fae forest theme should have everything you need, yes. Just copy-paste the javascript file and look at the html they use in the header to include it and control it and you'll be set.
Back to top
Display posts from previous:   
Register or Login to Post    Index » MOD Requests  Previous TopicPrint TopicNext Topic
Page 1 of 1 All times are GMT - 4 Hours
 
Jump to:  

Index • About • FAQ • Rules • Privacy • Search •  Register •  Login 
Not affiliated with or endorsed by the phpBB Group
Powered by phpBB2 © phpBB Group
Generated in 0.0710 seconds using 17 queries. (SQL 0.0142 Parse 0.0008 Other 0.0560)
phpBB Customizations by the phpBBDoctor.com
Template Design by DeLFlo and MomentsOfLight.com Moments of Light Logo