- Posts: 2
- Thank you received: 0
How to change the font ?
-
aduchesne
Inactive member - Topic Author
- New Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 11 months ago #13631
by ivan.milic
Replied by ivan.milic on topic Re: How to change the font ?
You can find css font definitions in template_css.css, template_css.php so remove default fonts every ware you see them in php file you will recognise that lines by:
font-family: <?php...
Then add your definitions.
font-family: <?php...
Then add your definitions.
Please Log in to join the conversation.
-
aduchesne
Inactive member - Topic Author
- New Member
Less
More
- Posts: 2
- Thank you received: 0
12 years 11 months ago #13643
by aduchesne
Replied by aduchesne on topic Re: How to change the font ?
Thanks ! i will check that !
Please Log in to join the conversation.
-
stefanm112
Inactive member - Member
Less
More
- Posts: 30
- Thank you received: 0
12 years 9 months ago #15869
by stefanm112
Replied by stefanm112 on topic Re: How to change the font ?
Hello
i have a similair problem...
where in the "template_css" is font of the module-title defined?? i search and search and....
thanks
stefan
i have a similair problem...
where in the "template_css" is font of the module-title defined?? i search and search and....
thanks
stefan
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #15879
by ivan.milic
Replied by ivan.milic on topic Re: How to change the font ?
Didi you check template_css.php <- this is PHP file not css. Also instead of changing you can just add your rules to override already defined. Add them to bottom of template_css.css and use !important css property flag if they don't apply first time.
Please Log in to join the conversation.
-
stefanm112
Inactive member - Member
Less
More
- Posts: 30
- Thank you received: 0
12 years 9 months ago - 12 years 9 months ago #15889
by stefanm112
Replied by stefanm112 on topic Re: How to change the font ?
Hi
i found the file but i can´t find anything what i search
i want to change the font of the menue on the left side and the title of my articles *
and the fonts are taken to my Kunena-PlugIn... and that´s not so funny
could you give me a step-by-step howto?
or could you send an changed file with comments to me?
thanks
stefan
edit:
*especially the presentment of the first letter in this height is disturbing
i found the file but i can´t find anything what i search
i want to change the font of the menue on the left side and the title of my articles *
and the fonts are taken to my Kunena-PlugIn... and that´s not so funny
could you give me a step-by-step howto?
or could you send an changed file with comments to me?
thanks
stefan
edit:
*especially the presentment of the first letter in this height is disturbing
Last edit: 12 years 9 months ago by stefanm112.
Please Log in to join the conversation.
Time to create page: 0.237 seconds