Missing modules when I put JomSocial Modules on Home Page

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Fri Mar 08, 2013 1:58 am
Hello, I have a problem in the Home Page. When I try to put a Jomsocial Module into the left side of the Home Page, the site's image on the left and slideshow are missing!
User avatar
Junior Boarder

Konrad M
Fri Mar 08, 2013 11:04 am
Hi,
can you give me url to this site ? It will be much easier to help you. And send me Private Message to your jomla bakcend so I would be able to publish this modue and let me know which one is it. Remember add link to this tipic too.
User avatar

GK User
Mon Mar 11, 2013 7:41 pm
I have just send you a private message! thx
User avatar
Junior Boarder

GK User
Sat Mar 16, 2013 3:44 pm
??
User avatar
Junior Boarder

GK User
Sun Mar 17, 2013 10:58 pm
any update Konrad?
User avatar
Junior Boarder

Konrad M
Mon Mar 18, 2013 9:39 am
It is happend becasue gavick use suffix clear and jomsocial has class 'clear' too. And it is conflict in css rules. To resolve it please add to override.css
Code: Select all
.clear {
    height: inherit !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Mon Mar 18, 2013 5:11 pm
perfect that's works fine thnx!
User avatar
Junior Boarder


cron