Skip to content

dart-creations.com

Advertisement
Home arrow Joomla arrow Joomla Tips and Tricks arrow #78 - How to remove "Font Size" option in Joomla Home Page
Print E-mail

#78 - How to remove "Font Size" option in Joomla Home Page 

To remove the the "Font Size" option in the Joomla home page, you can perform this small tweak in the CSS, which will hide the Font Size. This applies to the Beez20

Open the file /template/beez_20/javascript/md_stylechanger.js, then go to the end of the file and comment out the line 74. After edit it should look like this:
Code:
window.addEvent('domready', setUserOptions);
// window.addEvent('domready', addControls);
window.addEvent('unload', saveSettings); 
Comments
Search RSS
Only registered users can write comments!

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

 

Resources

Login Form






Lost Password?
No account yet? Register

Generated in 0.25562 Seconds