how do I delete ''socialfreak.com'' the navigation directory ?
i'am use template Party freak with Jomsocial.
thanks
Must edit en-EN.tpl_gk_party_freak.ini in language directory.
I have a question too. How i can remove H1 tag from logo?
<h1 class="logo">
<a href="index.php" title="<?php echo $siteName; ?>"><span><?php echo $siteName; ?></span></a>
</h1>
.mod_breadcrumbs > span.youah {
font-weight:bold;
padding:0 8px 0 0;
}
.mod_breadcrumbs > span.youah {
color:#FFFFFF; //here set your color
font-weight:bold;
padding:0 8px 0 0;
}