Profile page on JomSocial looks strange

GK User
Sun Jan 16, 2011 4:02 pm
Hi!

I bought this great template today cause it will be perfect on our Sports community. The component we use for the community is JomSocial. But the most important page, the profiles pages are messed up. See attached screenshot. Must be something with the CSS? I need to solve this as soon as possible cause this looks weird...

Please help! :(

/Ola

sportster.jpg
User avatar
Fresh Boarder

GK User
Sun Jan 16, 2011 4:52 pm
I believe that jomsocial is inheriting ul {clear:both} from the template. Try adding the following to your template.css file;

#community-wrap ul.profile-details, body #community-wrap div.profile-toolbox-bl ul.small-button, #community-wrap #profile-header ul.actions {clear: none;}

I think I have that right ... hope this helps.

Tom
User avatar
Fresh Boarder

GK User
Sun Jan 16, 2011 5:08 pm
Try to follow the tips on this topic:

http://www.gavick.com/forum/94-sporter/ ... ocial.html

This is a problem with the Gavick template that override some CSS rule for Jomsocial. Anyhow you should solve the problem with some minior tips.

Cheers.
User avatar
Gold Boarder

GK User
Sun Jan 16, 2011 5:18 pm
Hi

Please follow this topic.

Cheers ;)
User avatar
Platinum Boarder

GK User
Sun Jan 16, 2011 7:12 pm
Thanks! :cheer:

Solved some of the problem but not all.
You can read my answer here (http://www.gavick.com/forum/94-sporter/ ... html#73889)
User avatar
Fresh Boarder

GK User
Sun Jan 16, 2011 7:29 pm
Already solved.
You need to add also this line:

Code: Select all
#community-wrap .profile-toolbox-tl ul.small-button {display: inline-block}
User avatar
Platinum Boarder

GK User
Mon Jan 17, 2011 7:58 pm
But!

Looks like this in Chrome.

sportster3.jpg


GK Photslide doesn't work. Tabs Manager doesn't work (have posted in the forum)... feeling a bit disappionted...:unsure:
User avatar
Fresh Boarder


cron