By Olivier FRASCONE on Sunday, 08 December 2013
Posted in General Issues
Replies 8
Likes 0
Views 1.4K
Votes 0
Hi,
i import article from K2 to easyblog.
I modify css files from vintage and default to use font from my site "Arimo".
It works except for some element on my site, exemple :
http://motoraddict.be/en-selle/entr%C3%A9e/la-conduite-en-hiver-a-moto-quelques-bons-conseils
You could see H2 (and H1) are still in your font, how can i change this ? I have a look to the css but can't find the correct area to change this.
Thanks.
Regards,
Olivier
Hello Olivier,

Sorry for the late reply as it's the weekends. Please try the following CSS codes \
#eblog-wrapper #ezblog-body h2 {
font-family: Arimo;
}

Please them in your template's custom CSS file. Hope this helps.

Thanks!
·
Sunday, 08 December 2013 21:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Adelene
thank you for yopur answer.
it doesn't work, but i don't know if i'm right.
When you tell me add the css to custom css, witch css ?
My template (Rocketthemes) ?
Vintage (easyblog) ?
Default (easyblog) ?
You could see in my screenshot the css is added but doesn't change anything.
I think the problem is the null ref, don't know where it is.
I join the ftp access, perhaps more easier for you ?
Regards,
Olivier
·
Sunday, 08 December 2013 21:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Olivier,

Sorry for the late reply. I checked your site and it seems like the font isn't loading. http://screencast.com/t/H3awDZVfxNhR Are you using a plugin or is the template loading this font? Please advice.

Thanks!
·
Monday, 09 December 2013 11:36
·
0 Likes
·
0 Votes
·
0 Comments
·
It's a rocketthemes template who has this font.
It loads except on some area, this since the isntallation of easyblog.
Regards,
Olivier
·
Monday, 09 December 2013 13:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Olivier,

Sorry for the late reply. Seems like your template is loading it as this http://screencast.com/t/UJf2lhp8H I will need your FTP access to check this out. Please advice.

Thanks!
·
Monday, 09 December 2013 19:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
here is the ftp access.
Regards,
Olivier
·
Monday, 09 December 2013 20:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
found myself the problem and fixed it.
It wasn't a prob lem from the blog, it was a custom css problem.
Regards,
Olivier
·
Tuesday, 10 December 2013 04:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Olivier,

I am really sorry for the delay of this reply, we might have missed your reply earlier. Thanks for updating and I am glad that your issues are resolved now
·
Tuesday, 24 December 2013 13:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post