Module font size

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Sep 20, 2012 11:04 pm
Reply with quote
Report this post
Hello,
first thank you for this great template, I really like it a lot!

But I have a problem when I try to change font size of the size or at least various modules (and had the same problem with previous templates too). I can see the Module font-size option in Basic Setting of all modules that should do the work but nothing changes if I choose 80% instead of 100% and no change even if I use 170%. Can you please help me and solve me problem? Many thanks in advance!
User avatar
Senior Boarder

GK User
Fri Sep 21, 2012 12:16 am
Reply with quote
Report this post
Hi

Please enable the use of css override on template parameters > advanced settings.
Them open this file ../css/override.css

Try adding on this file something like:

Code: Select all
.box.bigfont div.content,
.box.bigfont .nspText{font-size: 1.35em!important }


When you want to increase the font-size of the module, use "[space]bigfont" suffix on the module.

Cheers
User avatar
Platinum Boarder

GK User
Fri Sep 21, 2012 1:45 pm
Reply with quote
Report this post
Thanks for your reply. I tried it and it is not working for me.

Btw. does it mean that the font size option in module setting is not working and it cannot be made that way? As I would like to have smaller font size for most of my home page moduls and it would be great if it could be done this way. Can you please help me?
User avatar
Senior Boarder

GK User
Sun Sep 23, 2012 7:13 am
Reply with quote
Report this post
Could anyone assist me with my problem, please? And also explain me how does the module font size option work? Thanks in advance!
User avatar
Senior Boarder

GK User
Sun Sep 23, 2012 9:33 am
Reply with quote
Report this post
Which part of module font-size you are after.

Example;

Module titles
Module text content
Module links

Each element have their own font-size set in css files so if you want to change them you need to be more specific as font-size in module option is set for the main module container, because each child element has its font size set already that is why you are not seeing any changes.

Let us know which part you want to make it smaller and we will give you a solution.

See you around...
User avatar
Platinum Boarder


cron