Google webfonts

eugeneh147 / 2013-03-25 14:51:00   
I'm currently trying to use google web fonts on my website, eugeneyhuang.com. I added the code to the head section of index.php file in ndxsite/default folder. Then added the font to my style.css file, however the font is not showing up. Any help would be appreciated.

thanks!

eugeneh147 / 2013-03-25 17:17:34   

nevermind, i got it!

lemathieu A / 2013-03-25 17:22:10   

edit: late

katerinef / 2013-04-06 20:35:00   

Hey eugeneh147,
and how did you manage it? (trying the same right know and it doesn't work)
THX*Katrin

katerinef / 2013-04-06 20:35:32   

...or lovely As can you help?

arsondpi / 2013-04-06 21:18:28   

Import the webfonts to your css file and assign the webfont to specific tags (h1, h2, p etc) or the whole site (via body { font-family: 'googlewebfont'; }

katerinef / 2013-04-07 14:54:43   

Hey arspondi, thank you, I tried that. is it the style.css? like that:
font-family: 'Josefin Sans', sans-serif;

or how do i import it there?
herewith?

this was explained to put in index.php

I am using the CMS 2. Can you help firther on?!

THX*Katrin

katerinef / 2013-04-07 14:58:11   

Sorry, it didn*t took the:

link href='fonts.googleapis.com/…' rel='stylesheet' type='text/css'

Vaska A / 2013-04-07 14:59:13   

Katerine: how are you using Indexhibit 2 if your account has never purchased or requested it from our website?

Edit: Ah, I see you have more than one account - you should use the account that you purchased Indexhibit 2 with. It's "katrinf".

katerinef / 2013-04-07 15:08:57   

oh, sorry. i forgot the password and that i installed one. try that now!

Vaska A / 2013-04-07 15:11:23   

It's easier for us to help with something like this if we can see your site - url?

katerinef / 2013-04-07 15:17:22   

At the moment i work for kunstverein-hildesheim.de/
(As far as i now they purchased it as well.)

katerinef / 2013-04-07 15:23:34   

If not i will force them.

and big sorry. now i cannot log in with katrinf anymore. It tells me the name is gone for sure...

arsondpi / 2013-04-07 15:30:05   

hmmm - why do you have your site contained in a frameset?
Anyhow your site is here: uni-hildesheim.de/kunstverein/kunstverein-hi/
I don't see any customisations in either the index.php or style.css of your theme for implementing google webfonts...
And it seems that you're getting all your css files from the indexhibit.org site (check your source code) and not your site
Work on the ndxzsite/default/style.css and ndxzsite/default/index.php of your server.

katerinef / 2013-04-07 16:37:36   

Hey arsondi! Now it works. The server of the Kunstverein is very packed and i cannot change the directions, because therefor, as you can already imagine my coding is too poor. But now i learned again - - - THANK YOU!

This thread has been closed, thank you.