By Jose Melendez on Saturday, 31 January 2015
Posted in General Issues
Replies 7
Likes 0
Views 591
Votes 0
Hello, I want to change the font family of the Blog Title.

I see this css (themes/default/css/styles.css )but at the beginning says:

/*
* Heading font using Google's font setting
* Please dont edit the font-family setting except for the first line only for font size and color purpose
*/

So I don't know If I can change it.


thanks,
jose
Hi Jose,

I believe you can put a css override in your current Joomla template to change the EasyBlog title font. Can you try put this:

#ezblog-head .component-title{
font-family: Papyrus, fantasy;
}


Hope this helps.
·
Thursday, 05 February 2015 01:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jose,

What are you trying to do and achieve here? These fonts are predefined fonts which renders google fonts if necessary (Based on the back end settings in EasyBlog).
·
Sunday, 01 February 2015 14:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I want to change the font of the heading title (Noticias y Eventos) in this page: http://melprokwebsolutions.com/WebSite_Client_Develop/arcadenoe/noticias-eventos-arca-de-noe

I can? Wich file?

Thanks,
Jose
·
Thursday, 05 February 2015 01:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry, but where I can put that? Wich css file?
·
Thursday, 05 February 2015 02:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

If your Joomla template has custom.css, you can put it there. While if your Joomla template didn't have this, you can put it in template.css. If you still unable to do this, can you kindly provide us with backend access and FTP access so that we can help you put the code in your site. By the way, may I ask which family-font you want to use as your EasyBlog title?

Please advise.
·
Thursday, 05 February 2015 02:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Perfect... Thanks...
·
Friday, 06 February 2015 08:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jose,

You're welcome. I am glad to hear your issue is now resolved. If you have anymore question, please do not hesitate to contact us by creating another ticket.

Thanks again and have a wonderful day ahead.
·
Friday, 06 February 2015 10:14
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post