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.

Chat background color won't change.

Go down

In progress Chat background color won't change.

Post by Guest Tue 30 Dec - 23:30

I've been doing the correct code for PunBB but still my chat background won't change, please help me!
avatar
Guest
Guest


Back to top Go down

In progress Re: Chat background color won't change.

Post by Ange Tuteur Wed 31 Dec - 0:53

Other versions usually use the .chatbox class on the <body>, but punbb doesn't, so you're outta luck there. Wink

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) ) ..
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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