- Posts: 6810
- Thank you received: 724
How to change the font ?
-
milos
Support Staff -
- Moderator
-
Less
More
13 years 1 month ago #15892
by milos
Replied by milos on topic Re: How to change the font ?
The main font can be changed in the beginning of file layout.css, find and change this line:
font-family: 'PT Sans', sans-serif;
The first letter's styling can be disabled if you edit file template_css.css and delete this part:
font-family: 'PT Sans', sans-serif;
The first letter's styling can be disabled if you edit file template_css.css and delete this part:
Code:
h2:first-letter {
font-size:60px;
font-family:'Dancing Script', cursive;
}
Please Log in to join the conversation.
-
khaylamarie2000
Inactive member -
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
13 years 1 month ago #15893
by khaylamarie2000
Replied by khaylamarie2000 on topic Re: How to change the font ?
Will this change the font size of the body of the blog?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #15895
by ivan.milic
Replied by ivan.milic on topic Re: How to change the font ?
It will affect all h2 tags
Please Log in to join the conversation.
-
stefanm112
Inactive member -
- Member
-
Less
More
- Posts: 30
- Thank you received: 0
13 years 1 month ago - 13 years 1 month ago #16010
by stefanm112
sorry but it does not work
i have allready the same effect like in this pictures
EDIT:
i cant upload any picture
and i have to change my question... i meant the first letter in my contribution-title and not the menu-title
Replied by stefanm112 on topic Re: How to change the font ?
milos wrote: The main font can be changed in the beginning of file layout.css, find and change this line:
font-family: 'PT Sans', sans-serif;
The first letter's styling can be disabled if you edit file template_css.css and delete this part:Code:h2:first-letter { font-size:60px; font-family:'Dancing Script', cursive; }
sorry but it does not work

i have allready the same effect like in this pictures
EDIT:
i cant upload any picture

and i have to change my question... i meant the first letter in my contribution-title and not the menu-title
Last edit: 13 years 1 month ago by stefanm112.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #16031
by ivan.milic
Replied by ivan.milic on topic Re: How to change the font ?
Can you give us link. Make image size smaller if you want to attach them, I think less than 1MB will go.
Please Log in to join the conversation.
-
stefanm112
Inactive member -
- Member
-
Less
More
- Posts: 30
- Thank you received: 0
13 years 1 month ago #16062
by stefanm112
one more try with my picture
Replied by stefanm112 on topic Re: How to change the font ?
one more try with my picture
Please Log in to join the conversation.
Time to create page: 0.081 seconds