- Posts: 26
- Thank you received: 0
Fonts
-
Coelho
Inactive member -
Topic Author
- Member
-
Less
More
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 4 months ago #3832
by ivan.milic
Replied by ivan.milic on topic Re: Fonts
What have you changed before this happened ?
Please Log in to join the conversation.
-
Coelho
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 26
- Thank you received: 0
14 years 3 months ago #4368
by Coelho
Visit my site:
www.sigridcoelho.com.br/futebol
and see the source of the title of the modules. "JOGOS E RESULTADOS" and "COMO FILIAR". The second word of these titles are different. How do I change it? But this only happens in IE. In Firefox, everything is normal.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 3 months ago #4372
by ivan.milic
Replied by ivan.milic on topic Re: Fonts
Using Template Manager open:
www.sigridcoelho.com.br/futebol/template...css/template_css.css
Then find:
div.moduletable h3 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
margin: 0px 0px 10px;
padding: 0px 0px 5px;
text-align: left;
}
and change font-weight: normal; to font-weight: bold;
www.sigridcoelho.com.br/futebol/template...css/template_css.css
Then find:
div.moduletable h3 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
margin: 0px 0px 10px;
padding: 0px 0px 5px;
text-align: left;
}
and change font-weight: normal; to font-weight: bold;
The following user(s) said Thank You: Coelho
Please Log in to join the conversation.
Time to create page: 0.147 seconds