[SOLVED] Animation for CB notifications

9 years 1 month ago #261374 by pranaydhruv
Replied by pranaydhruv on topic Animation for CB notifications
Hello Kyle,

Yes i already tried those 2 before posting. i tried the below :-

li.cbModeratorLinks .cbmoderatorlinkprivatemessages {
color:red;
font-weight:bold;
}

but don't see any changes.

when i try to style the following element(screenshot attached)it changes all link's :-
Attachments:

Please Log in to join the conversation.

9 years 1 month ago #261408 by krileon
Replied by krileon on topic Animation for CB notifications
That's because your template is targeting the <a elements and styling them directly. You need to add to your selector to give it more weight. Example as follows.

.cbModeratorLinks .cbModeratorLink a {
    color: red;
    font-weight:bold;
}


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: pranaydhruv

Please Log in to join the conversation.

9 years 1 month ago #261537 by pranaydhruv
Replied by pranaydhruv on topic Animation for CB notifications
Thanks Kyle, missed that it works now :woohoo:

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.181 seconds

Facebook Twitter LinkedIn