Community Builder User Lists

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Thu Mar 01, 2012 3:40 pm
Hello,

I am having a problem with Corporate 2 template and Community Builder. When I view Community Builder List (User List), the second and third column aligned is lower than first column. I haven't posted on Community Builder forum's as yet because I'm guessing it may be a Corporate 2 template issue because I have tried using with different templates and I do not facing this problems.

You can see the differences at this link:
http://adudu.cloudaccess.net/index.php/cb-corporate-2 (Problem)
http://adudu.cloudaccess.net/index.php/cb-atomic (OK)
http://adudu.cloudaccess.net/index.php/cb-bezz5 (OK)
http://adudu.cloudaccess.net/index.php/cb-beez2 (OK)

Any help and suggestions would be greatly appreciated.
User avatar
Junior Boarder

GK User
Fri Mar 02, 2012 2:08 am
Hi

I don't see that problem coming from the template classes... but you can try adding this lines on override.css file:

Code: Select all
table.cbUserListTable th {background: #C3D9FF; color: #000}
table.cbUserListTable tr.sectiontableentry2 {background: #f1f1f1}
table.cbUserListTable td.cbUserListCol2 div,
table.cbUserListTable td.cbUserListCol3 div {overflow: hidden}
table.cbUserListTable td.cbUserListCol2 div span,
table.cbUserListTable td.cbUserListCol3 div span {float: left;}


Hope this could help.

Cheers
User avatar
Platinum Boarder

GK User
Fri Mar 02, 2012 2:19 am
Hi,

Thanks for your reply. Unfortunately this fix doesn't work. I've sent you PM about login credentials. Please check it.
User avatar
Junior Boarder

GK User
Fri Mar 02, 2012 12:39 pm
Hi,


Any update? I'm really need this template to work properly with Community Builder User Lists .

Thanks.
User avatar
Junior Boarder

teitbite
Sat Mar 03, 2012 7:18 pm
Hi

Please add this to css:

Code: Select all
table#cbUserTable td {
    vertical-align: middle;
}


or

Code: Select all
table#cbUserTable td {
    vertical-align: top;
}


whatever You think looks better.
User avatar
Moderator

GK User
Sun Mar 04, 2012 1:05 am
Hi teitbite,

Thanks for your response, it's much appreciated. I've tried both of that code and it work!! :)

Thank you again for your great help!
User avatar
Junior Boarder

teitbite
Mon Mar 05, 2012 5:33 pm
Hi

No problem. Glad I could help.
User avatar
Moderator

GK User
Tue Mar 26, 2013 11:31 pm
Can you advise any way to pull a CB LIST into a rss feed reader? Im wanting to make an APP and it can pull rss which is articles, but id like it to be pull profiles.
User avatar
Fresh Boarder

teitbite
Wed Mar 27, 2013 4:42 pm
Hi

I think CB forum may be a better place for this question. Also check joomla extension page, it's possible someone came up with an extension for this already.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.