Skip to Content Skip to Menu

HELP!! Member list all jacked up when ordered the way it needs to be.

  • danbo1972
  • danbo1972
  • OFFLINE
  • Posts: 88
  • Thanks: 22
  • Karma: 4
10 years 7 months ago - 10 years 7 months ago #243324 by danbo1972
When ordered by name, the list goes crazy. If ordered by Registration date, it's all okay. Please help. Site went live and vendors are beginning to register. Would like to have it look nice for them.
Here are some pics. The first is with it ordered by name. the second is by reg. date.
Is there any way to set static values to the list so this can't happen?




Attachments:
Last edit: 10 years 7 months ago by danbo1972.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
10 years 7 months ago #243362 by krileon
You need to provide a link to your list page where the issue can be seen as it's a CSS problem. Looks like you're using CB Bootstrap, please ensure you're using latest release of CB Bootstrap.


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.

  • danbo1972
  • danbo1972
  • OFFLINE
  • Posts: 88
  • Thanks: 22
  • Karma: 4
10 years 7 months ago #243372 by danbo1972
Well, that's a bummer. I updated bootstrap as your said and now I have an even larger problem. A while back you helped me with putting my userlist into a grid form. The update has now taken it back to the original single row of users that I worked so hard to get away from.
I know it was a css edit and I've found some of the old posts on this but I remember back then I needed help with it too. I just can't figure it out.
Any help available?
I remember having to put this somewhere on the template.css, I think. Just don't remember where.

[code:1]
#cbUserTable thead {
display: none;
}

#cbUserTable tbody tr {
display: block;
float: left;
width: 150px;
}
[/code:1]

Thanks Kyle

here's the link to the list now.
www.shastagrowersassociation.com/View-users-list.html

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
10 years 7 months ago #243407 by krileon
That code is still valid, but it doesn't provide much width for the content. Try a width of 300px for example. You could also add a height of 300px to make them square, etc..


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.

  • danbo1972
  • danbo1972
  • OFFLINE
  • Posts: 88
  • Thanks: 22
  • Karma: 4
10 years 7 months ago #243494 by danbo1972
Can you remind me where this code is supposed to go, please.
Thanks again for all of your help bud.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
10 years 7 months ago #243499 by krileon
Your Joomla template CSS files. I've no idea what template you're using or its file structure, but usually something like the following.

templates/your_template/css/general.css


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.

Moderators: beatnantkrileon
Powered by Kunena Forum