Zmiana czcionki na BebasNeue

GK User
Thu Apr 05, 2012 8:11 am
Jaki plik należy zmienić aby czcionka w menu szablonu The world news wyglądała tak ja w szablonie demo?

Mam tutaj na myśli główne meny i czcionkę BebasNeue pisaną dużymi literami.
User avatar
Fresh Boarder

GK User
Thu Apr 05, 2012 9:22 am
The Bebas/BeabasNeue font have only capital letters variants so all that you need is to set proper CSS selectors under template fonts configuration, demo template is configured with this code :

#gkMainMenu > div > ul > li > a,
#gkPage .box > div > h3.header,
#gkPage .box_menu > div > h3.header,
#gkPage .box_text > div > h3.header,
ul.gkTabs li,
h1, h2, h3, h4, h5,
#gkMainMenu > div > ul div.childcontent .group-title,
.button,
button,
button.button,
input[type=submit],
input[type=button],
.pagenav-next a,
.pagenav-prev a,
table th,
legend,
.tip-title,
div.pagination ul li a,
div.pagination ul li span,
div.k2Pagination ul li a,
div.k2Pagination ul li span,
div.header .nspLinks ul li h4,
#article-index ul li a,
#jsMenu .jsMenuBar > ul > li > a,
#community-wrap div.profile-info .contentheading,
#community-wrap div.greybox div.joinbutton,
body #community-wrap div.profile-toolbox-bl ul.small-button li,
ul.profile-details li.title,
div.ctitle,
#community-wrap .latest-events .jsEvDate,
#community-wrap .cModule.latest-events .jsDetail b a,
body #community-wrap ul#featurelist li,
#community-wrap h1,
#community-wrap h2,
#community-wrap h3,
#community-wrap h4,
#community-wrap .cModule h3 span,
#cWindow #cWindowAction input.button,
#community-wrap .clabel,
#community-wrap .cTabsBar ul li a,
#community-wrap .album-name,
#cWindowContentTop #cwin_logo,
#community-wrap .label,
#community-wrap .cVideoTitle,
#community-wrap .joms-newsfeed-more,
#cWindowAction .button,
#community-wrap #cFeatured.forPeople .cFeatured-Name a,
a.plupload_button


to avoid this kind of problems we've prepared configuration manager where you can load default template configuration.
User avatar
Platinum Boarder

GK User
Thu Apr 05, 2012 12:39 pm
which is precisely the css file?
User avatar
Fresh Boarder

GK User
Fri Apr 06, 2012 12:33 pm
This should be not set in css file but in template settings, in 'Fonts' tab. Please look at our wiki for more details about fonts configuration.
User avatar
Platinum Boarder


cron