Chat background color won't change.
Page 1 of 1
Chat background color won't change.
I've been doing the correct code for PunBB but still my chat background won't change, please help me!
Guest- Guest
Re: Chat background color won't change.
Other versions usually use the .chatbox class on the <body>, but punbb doesn't, so you're outta luck there.
Don't worry though, you can still change the color of some chatbox specific elements. Like :
Unless of course you'd want to change the whole body color, but that will also affect your forum.
Just change #FFF to what you want. A color, and image ( url(myimage.gif) ) ..
Don't worry though, you can still change the color of some chatbox specific elements. Like :
- Code:
#chatbox_members, #chatbox { background:#FFF }
Unless of course you'd want to change the whole body color, but that will also affect your forum.
- Code:
body { background:#FFF }
Just change #FFF to what you want. A color, and image ( url(myimage.gif) ) ..
Similar topics
» [background color update]-I want the code to change the background color
» Chat box text color change/shadow change
» Emoticon table and Background color w/ chat
» How to change the background color for MOBILE
» [done]Change background color
» Chat box text color change/shadow change
» Emoticon table and Background color w/ chat
» How to change the background color for MOBILE
» [done]Change background color
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum