Sporter template doesn't have style support for JomSocial 2.0, but in order to use this component with default theme, here's some basic css adjustments to be added.
Before adding the following css lines, we recommend that override.css file is enable on sporter template parameters.
Next add this code on this file:
- Code: Select all
/* Basic JomSocial 2.0.4 adjustments on GavickPro Sporter template */
#community-wrap .profile-info,#community-wrap .activity-admin-echo {overflow: hidden}
#community-wrap #profile-header ul.actions {clear:none}
#community-wrap textarea.status {margin-bottom: 10px!important}
#community-wrap span#profile-status-notice {margin-left: 10px}
#community-wrap .cModule input {margin: 0 10px;}
#community-wrap .cModule input:first-child {margin:0}
#community-wrap .inputbox {border: 1px solid #ccc!important;color: #000!important}
#community-wrap .inputbox:hover {background: #eee}
#community-wrap .people-search-form {display:inline-block}
#community-wrap .people-search-form input {float:left!important;margin: 2px 10px 0 0}
#community-wrap .people-search-form .radio {margin-top: 5px!important;}
#community-wrap .profile-toolbox-tl ul.small-button {display: inline-block}
If you find any problem, please report on this threat.
Cheers