Shape 5

Joomla Templates => eMercantilism - January 08 - Club => : ukfish1 January 03, 2010, 04:29:55 AM



: Basic CSS changes
: ukfish1 January 03, 2010, 04:29:55 AM
Hi

can you point me in the right direction for changing the entire font used throughout the template and also for adding some additional padding to the main body area of the site.

cheers

PJ


: Re: Basic CSS changes
: jonahh January 04, 2010, 11:58:43 AM
Hello,

To change your font you can edit this here:

template_css.css (line 965)

body {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:75%;
margin:0 auto;
}


: Re: Basic CSS changes
: ukfish1 January 04, 2010, 03:00:49 PM
perfect, many thanks

Paul