Font size in linked article

More
14 years 3 months ago #10734 by bsecure
Hello,

Here is the link :
www.bsecure.info/index.php/component/content/article?id=68

I'm trying to do the size of the font bigger.I tryed to change settings in module manager,article manager and template manager.
I guess that must be the way to change it in the code of template.

Thanks in advance and best regards,

Michael.

Please Log in to join the conversation.

More
14 years 3 months ago #10743 by ivan.milic
Size of text is set by default font size for template. In layout.css:

html {
font-size:12px;
}

Please Log in to join the conversation.

More
14 years 3 months ago #10754 by bsecure
Thank you very much,Ivan, but it does not work.

Please Log in to join the conversation.

More
14 years 3 months ago #10758 by ivan.milic
I see there is still 12px in that file , are you sure you change it?

Please Log in to join the conversation.

More
14 years 3 months ago #10759 by ivan.milic
You can add below that

p{
font-size:15px;
}

where 15px is value you should change.

Please Log in to join the conversation.

More
14 years 2 months ago #10871 by bsecure
Hello again,Ivan.
I tried to change it but it doesn't work.
I want you to look at something...
This is what appears in inspect element:

Please Log in to join the conversation.

Time to create page: 0.242 seconds
Powered by Kunena Forum