Jomsocial Design overflow

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Sat Mar 24, 2012 5:39 pm
Have 2 problems / question (see screenshots)

1. On the frontpage the Login Box is broken. See here:
http://www.scoteire.de/scoteire2012/community.html

2. In the events area the "<div id="community-event-data-category"> is too width
http://www.scoteire.de/scoteire2012/com ... -2012.html
User avatar
Expert Boarder

teitbite
Sat Mar 24, 2012 9:31 pm
Hi

Please add this to css:

Code: Select all
body #community-wrap ul#featurelist li {
    height: auto;
}

body #community-wrap div.greybox a#joinButton {
    line-height:32px;
}

#community-wrap .group-info .cdata, #community-wrap .event-info .cdata {
    width:45%;
    top: -17px;
}

#community-wrap .group-info .clabel, #community-wrap .event-info .clabel {
    line-height: 14px;
    width: 50%;
}
User avatar
Moderator

GK User
Thu Apr 12, 2012 4:11 pm
I have the same problem, I corrected manually to some degree but this is better. can you please tell me to which CSS file I need to add the code?
User avatar
Expert Boarder

teitbite
Fri Apr 13, 2012 12:39 am
Hi

Any css modifications should be done in override.css file. But please remember to allow using of this file in template settings.
User avatar
Moderator

GK User
Fri Apr 13, 2012 2:48 am
teitbite wrote:Hi

Any css modifications should be done in override.css file. But please remember to allow using of this file in template settings.


I added to the template custom CSS code area and worked really nice! Thanks!
User avatar
Expert Boarder

teitbite
Fri Apr 13, 2012 1:44 pm
Hi

Sure, this place is also good :) Glad I could help.
User avatar
Moderator

GK User
Thu May 10, 2012 6:40 pm
Hi, i used the code for this same thing and works great, now i´m having the same problem with the profile. -Thanks for the help :shock:
User avatar
Junior Boarder

teitbite
Mon May 14, 2012 1:32 am
Hi

Can You please show me an exact link to this profile page ?
User avatar
Moderator

GK User
Tue May 15, 2012 6:59 pm
I fix it, thanks again
User avatar
Junior Boarder

teitbite
Thu May 17, 2012 4:07 pm
Hi

Ok. That's a great news. Glad I could help :)
User avatar
Moderator


cron