simpson7647 Posted January 20, 2012 Share Posted January 20, 2012 Hi all, currently I have a font that I dont like for each of the block titles. How would I go about changing the font as well as changing the colour? Also, if the customer doesn't have the font installed, how do I know what font would be the default font? Many thanks, Ryan Link to comment Share on other sites More sharing options...
El Patron Posted January 20, 2012 Share Posted January 20, 2012 Hi Ryan, In your themes folder, select the folder of your current theme. In the css folder find global.css where you can make changes to your site content. Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2012 Author Share Posted January 20, 2012 Hi elpatron, many thanks for the reply, Thank you, which part in global.css should I change please? Many thanks, Link to comment Share on other sites More sharing options...
El Patron Posted January 20, 2012 Share Posted January 20, 2012 Hi elpatron, many thanks for the reply, Thank you, which part in global.css should I change please? Many thanks, Probably the best way is via your browser find the page with the text you want to modify. Using firefox, righ click the page and select 'view page source'. Then in the source html, find the text...now look around there and find the class'es etc that define the text...then go to your global.css and find the text definitions. css is an art all in it's own. I've played with it and have managed not to blow my site out of the water, but I've come close. We are getting ready to put out a request for change to the community experts to do some design work for us. On the other hand, you can start learning css now, there are lots of tutorials and books on css. Best of luck! Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2012 Author Share Posted January 20, 2012 Many thanks ! I'll look into it shortly. Link to comment Share on other sites More sharing options...
Recommended Posts