loading webfont in PRE NAV TEXT

cameleomn / 2014-09-16 06:30:55   

hi,

my website is cameleonarchitects.com
I am using fonts.com for loading my office-webfont in the PRE NAV TEXT. (in my index.php-file I merged, between , a script of 'fonts.com' for loading my office-webfont)
It works well, until I open my slideshows for every project. From that point on my font gets lost and replaced by a standard font...

Anyone an idea how to solve this problem???
THX
steven

cameleomn / 2014-09-16 06:34:42   

some text got lost because of the HTML...; in my index.php-file I merged, between HEAD and /HEAD, ....

steven

Vaska A / 2014-09-16 10:17:07   

You "load" it in your template directly - not via prenav.

Nicolaaliasida / 2014-10-07 08:19:00   
I'm having the same problem. I think cameleomn could not explain it good enough, so I'll try:
On the page visual index/permalinks where you see the previous/next navigation on top of the single image, the font is not being loaded. I inserted Google fonts in the head section of the ndxysite/default/index.html, but it does not show up in the code of the image view. Now the font is jumping from the proper view on the thumbnail view to default font on the single image view.
Vaska A / 2014-10-07 09:15:23   

Did you add the font definition to your style.css file?

Nicolaaliasida / 2014-10-08 12:43:54   
Yes I did. When I check the code the line
is not there on the single image page kunden.nicolawinzer.ch/capaul/fotografie/04159/…
Nicolaaliasida / 2014-10-08 12:44:22   
the line
Nicolaaliasida / 2014-10-08 12:45:58   

sorry, something wrong I cannot post the line, I'll leave the tag brakets... link href='fonts.googleapis.com/…' rel='stylesheet' type='text/css'

Vaska A / 2014-10-08 13:42:25   

You need to use code tags to post code.

Nicolaaliasida / 2014-10-21 14:57:52   

I know, I left them because otherwise I cannot post the line.
It is (tag)link href='fonts.googleapis.com/…' rel='stylesheet' type='text/css'(tag)

Nicolaaliasida / 2014-11-06 12:10:12   

This problem persists. The link to the google font is missing when opening the permalink page where you can click through the images. How can this be solved?

Vaska A / 2014-11-06 13:07:49   

Nicola's problem was a bit more specific - since she was using Visual Index with permalinks she needed to add the font tags to the media.php template, as well.

This thread has been closed, thank you.