The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

CSS Stylesheet

3 posters

Go down

CSS Stylesheet Empty CSS Stylesheet

Post by Hector Marin April 6th 2012, 9:29 pm

I have no idea in using the CSS Stylesheet and tried using it before, but couldn't get it done and ignored it for the time being. I want to use the CSS Stylesheet to change colors of Usernames

Example:

Member 1 is in 4 different groups: Group 1, 2, 3 , and 4 but has Group 1's color but I want him to have Group 4's color instead.

So I want someone else to do it for me since I am really confused in the CSS Stylesheet and don't have the time to do it myself. My forums are located in irepublic.forumotion.com
avatar
Hector Marin
Forumember

Posts : 41
Reputation : 1
Language : English

Back to top Go down

CSS Stylesheet Empty Re: CSS Stylesheet

Post by Guest April 6th 2012, 9:59 pm

Hi!

Try this:
Code:
#fo_stat a[href="/u#"], .activeusers-box p a[href="/u#"], #chatbox a[href="/u#"], #chatbox_members a[href="/u#"], table.ipbtable td a[href="/u#"], .postprofile strong, .module a[href="/u#"] {
        color: #COLOR !important;
    }
- Replace /u# by the link of the member's profile. For example, your profile link on forumotion is https://help.forumotion.com/u73529 so, it would be: /u73529;
- Replace #COLOR by the group color you want to give to user.
avatar
Guest
Guest


Back to top Go down

CSS Stylesheet Empty Re: CSS Stylesheet

Post by Hector Marin April 6th 2012, 11:19 pm

Did it, but when I check back after I saved it, it has nothing
avatar
Hector Marin
Forumember

Posts : 41
Reputation : 1
Language : English

Back to top Go down

CSS Stylesheet Empty Re: CSS Stylesheet

Post by SLGray April 7th 2012, 12:22 am

Are you pressing the save button or submit button?

For the CSS stylesheet, you need to use the submit button.


CSS Stylesheet Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

CSS Stylesheet Empty Re: CSS Stylesheet

Post by LGforum April 7th 2012, 1:05 am

I believe putting group 4 above group 1 in the admin panel group management page will give the user group 4's color.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum