By thefeel on
Hi.
I'm a newbie on Drupal.
Anyway, I made a site with Drupal. "http://co-creationmiracles.com"
I used the theme - "zen basic css"
I don't know how to change fonts such as Title, body contents, etc...
I tried change css files in zen basic theme directory already, and other css file in different directories also.
However it does'nt work.
If want to chane title of pages and forum smaller and colored.
Exacltly what and where css file should be changed?
I need help.
Thanks for reading.
Phil
Comments
Look for the CSS reference in your theme
Simply looking at your page source, I see that it is using the css file /files/css/a5ce86b177c235e379012504f715cc10.css
It seems that this is a dynamically generated CSS file. By default, Drupal look for a CSS reference in the theme folder called style.css Some theme may choose to employ other additional functions to manage the CSS to be used.
-----
iDonny Productions: Web CMS Design, Development & Web Standards
Hi
How can i change Zicron theme fonts ? (Menu, block and other)
=-=
same way you would change the font in any theme. Use CSS.
Css
I cant do it. Damn ! I changed all font-family in styl.css
Look
ozgurisguvenlik.com
My fonts its bad
check this
go to /admin/settings/performance and switch off 'compress css files'.
I guess your changes in style.css arent taken because of this performance trick for production sites. You may switch it on later, if your styles are final.
Great. It works!!!
You are right. Wow~~~ :-)
Thanks a lot both of you.
Phil
Very helpfull :-)
I was wondering why sometimes it didn't work ... This switch....
Always thought clear cache should do it.
Tnx
How to change font in seven theme D8
I would like to change font-family in Seven theme. How can I do that? Please give suggestion for my requirement.
Thanks.
=-=
CSS. Use your browsers inspector tool. Ensure to generate a subtheme before customizing a core theme.
Thanks for your comment. I
Thanks for your comment. I already change font that is burmese language (Unicode - PadaukW font) on User View. And I also want to change in admistrator view.
Thanks & Have a great day.