bug with jomsocial

GK User
Mon Jan 10, 2011 10:38 am
I would add JomSocial to my website, but I saw some bugs with the template sporter

Here some screenshots

Image

Image

Image


My test page

login test/test

http://www.rincondelbulla.cl/v3/index.p ... &Itemid=39

Greetings, Thanks
User avatar
Fresh Boarder

GK User
Tue Jan 11, 2011 4:36 pm
Some errors can be found on this thread:

http://www.gavick.com/forum/91-postnote ... oblem.html

The second and third ones are still on my site, and was checked from Gavick Team, and they said that everything seems to be running well.
User avatar
Expert Boarder

teitbite
Wed Jan 12, 2011 4:18 am
Hi

fco.sepulveda please tell me where this Post it button is located. Also what about this links with icons ?
User avatar
Moderator

teitbite
Wed Jan 12, 2011 4:20 am
Hi

jolmeda I thought we tracked it all. Please tell me what left.
User avatar
Moderator

GK User
Wed Jan 12, 2011 6:33 am
ul li

{

}

is the issue with the user menu the default code in template.css is overriding Jomsocial.. clear that out and they go right back in place.

The profile detils are hung on the image, they need about a margin of about 20px-30px to clear.


on the last one, this is your issue.. give it 30-40px padding-bottom: 40px;

body #community-wrap .activity-admin-echo
{



}
User avatar
Platinum Boarder

GK User
Wed Jan 12, 2011 4:06 pm
teitbite wrote:Hi

fco.sepulveda please tell me where this Post it button is located. Also what about this links with icons ?


In the frontpage of jomsocial

http://www.rincondelbulla.cl/v3/index.p ... e&Itemid=4

Only for the administrator
User avatar
Fresh Boarder

GK User
Wed Jan 12, 2011 4:31 pm
Hi, try this:

1st issue:

#community-wrap div.profile-toolbox-tl {overflow: hidden!important;}
body #community-wrap div.profile-info { overflow:hidden!important}

2nd issue:

body #community-wrap .activity-admin-echo {padding-bottom:40px; }


Cheers.
User avatar
Gold Boarder

GK User
Wed Jan 12, 2011 4:44 pm
direttasport24 wrote:Hi, try this:

1st issue:

#community-wrap div.profile-toolbox-tl {overflow: hidden!important;}
body #community-wrap div.profile-info { overflow:hidden!important}

2nd issue:

body #community-wrap .activity-admin-echo {padding-bottom:40px; }


Cheers.


Excellent, thank you

Only I have one mistake

Image
User avatar
Fresh Boarder

GK User
Wed Jan 12, 2011 4:51 pm
#community-wrap #profile-header ul.actions {clear:none!important;}

Enjoy....
User avatar
Gold Boarder

GK User
Wed Jan 12, 2011 5:27 pm
thank you very much,

problem solved
User avatar
Fresh Boarder

teitbite
Thu Jan 13, 2011 4:33 pm
Hi

Really nice. Thank You for help direttasport24.
User avatar
Moderator


cron