Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

[SOLVED] User List layout

  • diogotu
  • diogotu
  • OFFLINE
  • Posts: 138
  • Thanks: 4
  • Karma: 0
13 years 2 months ago - 13 years 2 months ago #171337 by diogotu
[SOLVED] User List layout was created by diogotu
Hi,

I'm using praisebuilder cb template to have a grid of user lists! as in the image! (how it is today)

The defaut user-list would look like as the second picture! (how is with defaut)

I would like to know if is possible to have 3 columns for example as the last image?

thanks
Attachments:
Last edit: 13 years 2 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
13 years 2 months ago #171372 by krileon
Replied by krileon on topic Re: User List layout
CB userlists have no grid layout. You can accomplish this using CSS. Default CB userlist supports rows of users with a maximum of 4 configurable columns. You can add columns by editing your userlist from userlist management and adding fields to the additional columns as well as enabling their display.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • diogotu
  • diogotu
  • OFFLINE
  • Posts: 138
  • Thanks: 4
  • Karma: 0
13 years 2 months ago #171374 by diogotu
Replied by diogotu on topic Re: User List layout
Thanks for the answer, how can i do grids using CSS, wich file i have to edit? Is any Tutorial?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
13 years 2 months ago #171411 by krileon
Replied by krileon on topic Re: User List layout
Please search, I've provided the CSS for this 3 times. It's possibly to be done with a very minimal amount of CSS added to your Joomla template. Some 3rd party templates also offer this as an option, may want to search Google regarding that however.

www.joomlapolis.com/forum/153-professional-member-support/156128-solved-user-list-in-grid-view#156171


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • diogotu
  • diogotu
  • OFFLINE
  • Posts: 138
  • Thanks: 4
  • Karma: 0
13 years 2 months ago - 11 years 5 months ago #171426 by diogotu
Replied by diogotu on topic Re: User List layout
sorry, i tried to find in the search and found lots and lots of results... some people doing core editing...

the best answer that solved my issue was that:

The following is an example of the threads review.

#cbUserTable tbody tr {
display: block;
float: left;
width: 150px;
}


simple and works...

Adjust as necessary. Please note this will affect ALL userlists. You'd need to use more specific CSS to target a single userlist, etc...


don't know how to do that, for single userlist, but would like to learn! i will search at forum for that!
Last edit: 11 years 5 months ago by diogotu.

Please Log in or Create an account to join the conversation.

  • diogotu
  • diogotu
  • OFFLINE
  • Posts: 138
  • Thanks: 4
  • Karma: 0
11 years 5 months ago - 11 years 5 months ago #226606 by diogotu
Replied by diogotu on topic Re: User List layout
Hi again people!

Hi peolple,

This topic also one that i would like to have as a sugestion, would be possible to have that configuration inside of the templates configuration, something simple like:

user grid layout: turn on/turn off

It would help a lot, because every upgrade or update is needed to go there also and make this hack! Probably few other costumers have that issue too.

I've provided the CSS for this 3 times. It's possibly to be done with a very minimal amount of CSS added to your Joomla template. Some 3rd party templates also offer this as an option, may want to search Google regarding that however.


That would be nice to have that as community builder core feature, because you are aways growing and upgrading, i don't know if it would be very hard to implement, or if there is time to work on that, but would increase a lot power to a responsive web cb templates. And also the 3rd party templates never follow your inovation that you aways give to us with so much maestry!

Thanks a lot

Thanks
Last edit: 11 years 5 months ago by diogotu.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum