template: therealdesign

Business template for Joomla 3 and 2.5 ideal to create blog or personal website.
GK User
Mon Jan 23, 2012 1:06 pm
Hey everyone,

I am using the template "therealdesign". I want to use the same typ of font like it is used in the demo. can anybody help me please!

thanks in advance
User avatar
Fresh Boarder

teitbite
Mon Jan 23, 2012 10:09 pm
Hi

Demo is using google font called "Open Sans".
User avatar
Moderator

GK User
Tue Jan 24, 2012 8:23 am
Hi,

Thank you. is Open Sans used for demo-headers too? which open sans is used?
User avatar
Fresh Boarder

teitbite
Tue Jan 24, 2012 2:25 pm
Hi

Just "Open Sans" :) You can check it in template settings in fonts tab.
User avatar
Moderator

GK User
Thu Jan 26, 2012 9:35 am
Hi,

I want to use a different kind of font for my website.

http://www.google.com/webfonts/#QuickUs ... Use/Family:

this is the link from the font.

Please explain me (for DUMMIES!!!) where on my template site i have to wirte in what!

thank you!!!!
User avatar
Fresh Boarder

GK User
Thu Jan 26, 2012 9:42 am
Link doesn`t work! font: cookie

please explain!
User avatar
Fresh Boarder

teitbite
Sun Jan 29, 2012 7:53 pm
Hi

This should go to /layouts/blocks/head.php

Code: Select all
<link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>


and this to override.css

Code: Select all
body {
font-family: 'Cookie', cursive;
}

Please remember to allow using of override.css file in template configuration.
User avatar
Moderator


cron