Basic steps:
1) Install quickstart package
2) Install JomSocial 2.6 component, modules and plugins
3) Download gk_twn2_rest_files_J!17.zip file and unpack
4) Copy gk_style catalog to the components/com_community/templates directory (you can find it on "jomsocial_2.6_theme" folder.
5) Go to JomSocial configurations and set gk_style theme as default.
6) Go to TWN 2 template parameters and add following selectors to the group "Headers" in the template options at "Fonts" tab and save:
- Code: Select all
#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
That's it
Cheers