- Posts: 11
COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Google fonts
- Manuel Casamayor
- Topic Author
- Offline
- New Member
Less
More
10 years 11 months ago #137315
by Manuel Casamayor
Google fonts was created by Manuel Casamayor
Hi
I would change the google-fonts of the page but when I change in the administrator template options, nothing changes.
do you can help me?
Thanks
I would change the google-fonts of the page but when I change in the administrator template options, nothing changes.
do you can help me?
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 11 months ago #137316
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Google fonts
Hello Manuel,
Can you tell me which font you 'd like to use?
Can you tell me which font you 'd like to use?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Manuel Casamayor
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
10 years 11 months ago #137317
by Manuel Casamayor
Replied by Manuel Casamayor on topic Google fonts
I don't have preferences. I will like one font most clear
Example Google fonts:
Alegreya Sans
Exo 2
Thanks
Example Google fonts:
Alegreya Sans
Exo 2
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 11 months ago #137318
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Google fonts
In your custom.css insert this snippet
I 've set the Exo font family as the secondary and header font, you can change that if you wish.
/* primary font-family */
body, div.itemCommentsForm form input.inputbox, .fontIsNoticia, input.input-small, select, .contact textarea, .contact label#jform_contact_email_copy-lbl, .catArticleViewIsBlog div.catArticleView div.catArticleHeader div.catArticleCategory,form#login-form .userdata #form-login-remember label,body.layoutIsEdit table.calendar, blockquote, div.panel { font-family: 'Alegreya Sans', sans-serif; }
/* secondary font-family */
a.itemRelTitle, div.itemRelCat, div.itemRelImageBlock div.itemRelReadMore a, div.itemCommentsForm form label, .fontIsTitillium, input.button, button, input.btn, .contact label, div.categories-list ul li span.item-title, table.category th, dl.search-results dt a, div.cat-items table th, div.catArticleCategory, .catArticleViewIsBlog div.catArticleView div.catArticleHeader span.catArticleDateCreated, div.gridView div.catArticleReadMore a,a.articleRelTitle, div.articleRelCat, div.k2Pagination, div.joomlaPagination, nav.mainNavigation ul.menu li, .categorySubmenu ul, .selectThemeContainer ul li, .representatives p, .slideshow .itemsWrapper ul.items li .moduleItemContent, .moto p, .imageSlider .moduleItemBody a.moduleItemTitle, .about ul li a.moduleItemTitle, .about ul li span.moduleItemDateCreated, .latestBlogEntries ul li a.moduleItemTitle, .latestBlogEntries a.moduleCustomLink, .searchMod .k2SearchBlock input.inputbox, .featuredProjects .k2ItemsBlock ul li a.moduleItemReadMore,
.featuredProjects .nuContentItemsBlock ul li a.moduleItemReadMore, .featuredProjects ul li a.moduleItemTitle, .featuredProjects ul li .moduleItemCategory, .newsletter input.inputbox, .latestItems ul li a.moduleItemTitle, form#login-form .userdata p label, form#login-form .userdata div label,form#login-form .login-greeting, div.nuContentArchivesBlock ul li, div.nuContentAuthorsListBlock ul li, div.nuContentCalendarBlock table.calendar tr td.calendarCurrentMonth, div.nuContentCalendarBlock table.calendar tr td.calendarDayName, div.nuContentUsersBlock ul li, div.nuContentLatestCommentsBlock ul li span.lcComment, div.nuContentTopCommentersBlock ul li a.tcLatestComment, .itemFullText table th, .btn01, .btn02, .btn03, .btn04, .btn05, .btn06, div#itemSlideshow div.nuSliderPagination ul li.allItems, div#itemSlideshow div.nuSliderPagination ul li a span { font-family: 'Exo 2', sans-serif; }
/* heading font-family */
h1, h2, h3, h4, h5, h6, .categories-list h1, .componentheading, .componentheadinggridView, .componentheadingcatArticleViewIsBlog,
.weblink-category h1, .newsfeed-category h1, .contact h1, .contact h2, .newsfeed h1, .tag-category h2, h1.componentHeading, h1.componentTitle, .search h1 { font-family: 'Exo 2', sans-serif; }
I 've set the Exo font family as the secondary and header font, you can change that if you wish.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Manuel Casamayor
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
10 years 11 months ago #137319
by Manuel Casamayor
Replied by Manuel Casamayor on topic Google fonts
Perfect
Great job and great support
Thanks
Great job and great support
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 11 months ago #137320
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Google fonts
You 're welcome Manuel
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.