how to change fonts????

hiiiiiiii all,
please somebody tell me that how can i change the font of my site

You do this through

overflowing - June 9, 2008 - 05:16

You do this through themeing. You have to edit the CSS file for the theme of your site. What theme are you using for your site?

i am using Garland theme . i

abhilasha bhardwaj - June 9, 2008 - 05:28

i am using Garland theme . i dont know how to change files and where these css files found . please tell me

I have a strange feeling

WesCoughlin - June 9, 2008 - 05:55

I have a strange feeling that you probably don't know that people must have the fonts installed on their machines to be readable. So stick with the default font or really basic fonts (i.e. times new roman, arial, etc...)

Your CSS file is located at /themes/garland/style.css

I suggest learning html & CSS before attempting to modified these files.

thanx i do so. now a new

abhilasha bhardwaj - June 9, 2008 - 06:56

thanx i do so. now a new problem arise i am unable to bring back my original fonts ,i tried alot .
i have just changed the body font to 170% and h1 font to 120%.and the original values are 170% for both. Now any other changes to these fonts won't show any change. That's why i am unable to bring back my original fonts.......

Also, you shouldn't modify

overflowing - June 9, 2008 - 07:38

Also, you shouldn't modify anything in the /themes/ directory such as /themes/garland/style.css You should copy the folder /themes/garland/ to a new folder at /sites/all/themes/mygarland/. Then you can make changes there at:

/sites/all/themes/mygarland/style.css

This way the original theme is always safe.

ok but i want to know every

abhilasha bhardwaj - June 9, 2008 - 09:58

ok but i want to know every time i make a change i have to update my drupal????????

No. You will now use your

overflowing - June 10, 2008 - 06:57

No. You will now use your custom "Mygarland" theme for your site. So in your administration section you have to select that theme. If you want to make any changes to your theme you make them in your new custom theme. This is the proper way to do it.

If you want to make changes to your fonts or any appearance of your site, then you have to edit your custom theme.

thanku that works for me

abhilasha bhardwaj - June 10, 2008 - 07:23

thanku that works for me

 
 

Drupal is a registered trademark of Dries Buytaert.