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.

Members Name Font Color

3 posters

Go down

Members Name Font Color Empty Members Name Font Color

Post by runawayhorses December 15th 2011, 8:56 pm

How do I change the Member name Font Color? I know about the user groups font colors for Admin and Moderator, but what about the regular members font color of there names? I went to Display>>Colors> but when I changed the link colors nothing happened, they were still the same. I think my CSS stylesheet is overriding it. But I don't know where to change the regular Members name color in the stylesheet. I think there name colors are tied in with the link colors. Not sure.


Last edited by runawayhorses on December 15th 2011, 9:05 pm; edited 1 time in total
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Members Name Font Color Empty Re: Members Name Font Color

Post by Guest December 15th 2011, 8:59 pm

What is your forum version? Smile
avatar
Guest
Guest


Back to top Go down

Members Name Font Color Empty Re: Members Name Font Color

Post by runawayhorses December 15th 2011, 9:02 pm

phpBB 3
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Members Name Font Color Empty Re: Members Name Font Color

Post by Guest December 15th 2011, 9:08 pm

Use this code:
Code:
p a[href="/u1"], .forabg a[href="/u1"],  .forumbg a[href="/u1"], .postprofile strong a[href="/u1"], .page-bottom a[href="/u1"], #chatbox_members a[href="/u1"], .module a[href="/u1"] {
  color: #COLOR;
}
avatar
Guest
Guest


Back to top Go down

Members Name Font Color Empty Re: Members Name Font Color

Post by runawayhorses December 15th 2011, 9:21 pm

No it didn't work.

I changed the color: #COLOR;

to this : color: #87CEFA;

Is that the way to define the color I want. It didn't work.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Members Name Font Color Empty Re: Members Name Font Color

Post by Guest December 15th 2011, 9:22 pm

Hmm, try this:
Code:
a[href="/u1"] {
  color: #COLOR !important;
}
P.S. This code work only for founder. /u1 Razz
avatar
Guest
Guest


Back to top Go down

Members Name Font Color Empty Re: Members Name Font Color

Post by runawayhorses December 15th 2011, 9:30 pm

I am the founder and it didn't work. There must be a way to change the existing code that makes the members font color names the way the are now.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Members Name Font Color Empty Re: Members Name Font Color

Post by runawayhorses December 16th 2011, 2:00 am

Never mind I figured it out on my own. Some colors needed to be changed in the stylesheet, No new code was needed. Adding more code is a quick way to boggle down your forum. Its not always the answer.

I think the easy way out is just give people more code to add to there stylesheet, when in fact all they need to do is alter what they already have. I'm taking notice of this.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Members Name Font Color Empty Re: Members Name Font Color

Post by m3gsm December 16th 2011, 2:07 am

enter the code in where? maybe I could try it, ...

:wouhou: :wouhou: :wouhou:
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down

Members Name Font Color Empty Re: Members Name Font Color

Post by runawayhorses December 16th 2011, 2:16 am

I'm not convinced you know what you are doing, so therefore I will not tell you how to change your stylesheet font colors. Sorry, but I get the feeling you are in over your head. I don't want you to mess up your forum. The stylesheet is very sensitive.

Do you know what Hex colors are? See, I knew you didn't.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Members Name Font Color Empty Re: Members Name Font Color

Post by Base December 16th 2011, 3:13 pm

Please take any further off-topic discussions to PM.

Garbaged
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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