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

cmsproducer’s picture

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

yirmiikitemmuz’s picture

How can i change Zicron theme fonts ? (Menu, block and other)

vm’s picture

same way you would change the font in any theme. Use CSS.

yirmiikitemmuz’s picture

I cant do it. Damn ! I changed all font-family in styl.css

yirmiikitemmuz’s picture

ozgurisguvenlik.com

My fonts its bad

klapper’s picture

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.

thefeel’s picture

You are right. Wow~~~ :-)
Thanks a lot both of you.

Phil

marco71’s picture

I was wondering why sometimes it didn't work ... This switch....
Always thought clear cache should do it.

Tnx

Kaung Myat Thu’s picture

I would like to change font-family in Seven theme. How can I do that? Please give suggestion for my requirement.

Thanks.

vm’s picture

CSS. Use your browsers inspector tool. Ensure to generate a subtheme before customizing a core theme.

Kaung Myat Thu’s picture

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.