Jump to content

Recommended Posts

Posted

Does any one know of a way to add the treble A standard to the joomla package at all? I.E. A+ A A- font resizing within browsers?

 

Wes

Posted
I've tried doing something like this but it was too much hassle as it meant going through and changing all the px font size values. Check the Joomla extensions directory at joomla.org.
Posted

Found something font size mod which allows me to add the three buttons or links to the site as long as your modules and articles use percentage sizes not px then it works perfectly.

 

Wes

Posted

Use a onclick Javascript event on an anchor (eg a A+/A- image)

 

Then the onlick event calls a function that depending on if it was a A+/reset/A- changes the CSS of the font.

 

Also google is your friend in respect to getting the actual code as the last site I did used this in is sitting on a turned off harddrive at work.

 

P.S Yes I think you have to make sure you used percentages in the CSS (so you can just make the base font bigger) or change all the values you want individually.....

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...