Change font type/family on RT template - Joomla! Forum - community, help and support


hi there.

i'm using rt quasar template, know one.

2 questions:
1) want have font type gk has used on demo template gk league news (in articles title, date , intro text). font oswald?
see here: http://demo.gavick.com/joomla25/leaguenews/
anybody knows?

2) knows how can edit rt quasar use oswald, , want edit sizes , colors on title, date, author +

anybody suggestions?

hi stigi,

yes, oswald font has been used. if @ source code demo template above, you'll see line:

code: select all

<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=oswald" type="text/css" />

above template's css stylesheet.

to use font, copy line index.php file of template, above other stylesheets called.

now, in template's stylesheet, anywhere want font-face in oswald, use css:

code: select all

font-family: 'oswald', arial, sans-serif;

you can change colour of relevant titles etc, using (for example):

code: select all

color:red

and change font size (for example):

code: select all

font-size:20px

if unsure of how edit css, google "css tutorial" , have look. if have backup of css , index.php files, before you've edited them, you'll have no problem :)

regards,
@bewebdev ^ek





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support