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.

How do you change the color of a chatbox?

2 posters

Go down

Solved How do you change the color of a chatbox?

Post by theinfamousblue July 1st 2010, 7:11 am

How do you change the color of a c-box? The color and text are the same so you can not see who is online. Please help me!!!
avatar
theinfamousblue
New Member

Posts : 6
Reputation : 0
Language : English

Back to top Go down

Solved Re: How do you change the color of a chatbox?

Post by ankillien July 1st 2010, 8:15 am

Hello,

Do you want to change the colors of 'Who is online' area in chatbox?
Please provide a link to your forum.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: How do you change the color of a chatbox?

Post by theinfamousblue July 1st 2010, 8:31 pm

avatar
theinfamousblue
New Member

Posts : 6
Reputation : 0
Language : English

Back to top Go down

Solved Re: How do you change the color of a chatbox?

Post by ankillien July 2nd 2010, 4:07 am

Thanks Very Happy

Navigate to Admin CP > Display > Colors > CSS.
Add this code there and submit...

If you want to change the background color,

Code:
#chatbox_members {
background : red !important;
}

If you want to change username color,

Code:
#chatbox_members ul li a span {
color : red !important;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: How do you change the color of a chatbox?

Post by theinfamousblue July 2nd 2010, 8:41 am

Thank you. I really appreciate it.
avatar
theinfamousblue
New Member

Posts : 6
Reputation : 0
Language : English

Back to top Go down

Solved Re: How do you change the color of a chatbox?

Post by ankillien July 2nd 2010, 8:54 am

Glad I could help out Very Happy

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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