Elxis CMS Forum

Support => General => Topic started by: mkueb on December 24, 2008, 14:59:53

Title: Font size change
Post by: mkueb on December 24, 2008, 14:59:53
Hi everyone,

(-) small, (+) large, and reset icons on the right of the top header, I want them to adjust font size on whole page for people to see bigger font size. Any one knows how to do that?

Let me know...

Thanks!


Title: Re: Font size change
Post by: Ivan Trebješanin on December 24, 2008, 15:09:08
Hi mkueb,

The functionality you have described depends on you template. You must create different css for each size, and then add buttons to activate selected css.

Here's one of many tutorials http://www.sitepoint.com/article/css-simple-style-switcher/
Title: Re: Font size change
Post by: mkueb on December 24, 2008, 23:01:45
Hi Ivan,

Thanks for information. I would add graphic buttons with - and +. Any idea where I should start with CSS? I am not expert at CSS language.

Thanks.
Title: Re: Font size change
Post by: Ivan Trebješanin on December 25, 2008, 01:16:48
If I were "in you shoes", I'd definetly start here: http://www.w3schools.com/
Title: Re: Font size change
Post by: mkueb on December 25, 2008, 10:38:25
Thanks!!!  :D