- Posts: 17
- Thank you received: 1
How to change the default font size?
-
marcelothieme
Inactive member - Topic Author
- New Member
Less
More
12 years 2 months ago #23017
by marcelothieme
How to change the default font size? was created by marcelothieme
Hello Guys,
I have a doubt, how I do to change the default font size. I know that there is an option on the footer menu to increase, decrease or reset the font size, but I would like increase the font size default initial. Where I do this?
Thanks for your attention.
Best Regards,
Marcelo Thieme
I have a doubt, how I do to change the default font size. I know that there is an option on the footer menu to increase, decrease or reset the font size, but I would like increase the font size default initial. Where I do this?
Thanks for your attention.
Best Regards,
Marcelo Thieme
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #23022
by ivan.milic
Replied by ivan.milic on topic How to change the default font size?
Default font size is defined here:
html {
font-size:11px;
}
that is layout.css
html {
font-size:11px;
}
that is layout.css
The following user(s) said Thank You: marcelothieme
Please Log in to join the conversation.
-
marcelothieme
Inactive member - Topic Author
- New Member
Less
More
- Posts: 17
- Thank you received: 1
12 years 2 months ago - 12 years 2 months ago #23028
by marcelothieme
Replied by marcelothieme on topic How to change the default font size?
Hi Ivan,
Thanks for your response.
I tried to change the number of font-size, but didn't work.
When I enter on the website, the font-size remains the same. The website only assumes the new font-size when I click on the button Reset Font on the footer menu.
Please refer to the website below.
www.pensepizza.com.br/index.php
I changed the font-size as below to you see:
I have to change in another local, too?
Thanks for your attention.
Best Regards,
Marcelo Thieme
Thanks for your response.
I tried to change the number of font-size, but didn't work.
When I enter on the website, the font-size remains the same. The website only assumes the new font-size when I click on the button Reset Font on the footer menu.
Please refer to the website below.
www.pensepizza.com.br/index.php
I changed the font-size as below to you see:
Code:
html {
font-size:18px;
}
I have to change in another local, too?
Thanks for your attention.
Best Regards,
Marcelo Thieme
Last edit: 12 years 2 months ago by marcelothieme.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #23032
by ivan.milic
Replied by ivan.milic on topic How to change the default font size?
I see most of your content has 18px font, what parts of site you want to target.
The following user(s) said Thank You: marcelothieme
Please Log in to join the conversation.
-
marcelothieme
Inactive member - Topic Author
- New Member
Less
More
- Posts: 17
- Thank you received: 1
12 years 2 months ago #23053
by marcelothieme
Replied by marcelothieme on topic How to change the default font size?
Hi Ivan,
Thanks for your help.
I really wanted to change the default font size, as you showed me.
I changed this parameter and now already is working.
The problem was with my web browser, it was using the old configurations. I cleared the cookies and another things on the browser.
Thanks for your attention.
Best Regards,
Marcelo Thieme
Thanks for your help.
I really wanted to change the default font size, as you showed me.
I changed this parameter and now already is working.
The problem was with my web browser, it was using the old configurations. I cleared the cookies and another things on the browser.
Thanks for your attention.
Best Regards,
Marcelo Thieme
Please Log in to join the conversation.
Time to create page: 0.151 seconds