Chatbox Help!
Page 1 of 1
Chatbox Help!
I have been trying to change the color from this blue to black but I don't know how.
http://prntscr.com/4y2ecd
Also can you change the chat background, if so how!
Thanks!
-Luke
http://prntscr.com/4y2ecd
Also can you change the chat background, if so how!
Thanks!
-Luke
Guest- Guest
Re: Chatbox Help!
Go to your Administration Panel => Display => Pictures and Colors => Colors => CSS Stylesheet
Paste this code:
Where background-color: is, replace "#color" with the color you would like. Can either be in hexadecimal, word, or RGB.
Paste this code:
- Code:
#chatbox_header.main-head {
padding: 0 1.3em;
color: #dedfdf;
background-color: #COLOR;
}
Where background-color: is, replace "#color" with the color you would like. Can either be in hexadecimal, word, or RGB.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum