Apply seperate CSS for just 1 user list

9 years 4 months ago #254522 by lucvdr
Hi there, I have a couple of userlists on my website.
I would like to apply a special css for some fields in just 1 userlist. Is this possible?

I have Joomla 2.5.27 and CB 1.9.1

luc

Please Log in to join the conversation.

9 years 4 months ago - 9 years 4 months ago #254543 by krileon
Replied by krileon on topic Apply seperate CSS for just 1 user list
Yes, each userlist has a class surrounding it and each field row has a class as well specific to that field (by name). You need to right click and inspect in Chrome or Firefox to find these classes or try using the below structure.

Specific Userlist: cbUserListT_#

Replace # with the actual ID of the userlist.

Specific Field
Field Label: cbUserListFT_FIELD_NAME
Field Value: cbUserListFC_FIELD_NAME

Replace FIELD_NAME with the actual name of the field. Putting these two together for example could be used as follows.

.cbUserListT_4 .cbUserListFT_cb_text,
.cbUserListT_4 .cbUserListFC_cb_text {
    background: red;
}


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.
The following user(s) said Thank You: nant

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.244 seconds

Facebook Twitter LinkedIn