Chatbox Background/CSS problem
Page 1 of 1
Chatbox Background/CSS problem
I am trying to put a background image on my chatbox. and it is not appearing with the CSS i put, and press save yet nothing is showing.
<style type="text/css">body.chatbox {
background-image: url(http://www.backgroundlabs.com/backgrounds/284.jpg) ;
}</style>
why is it not appearing?
thanks
<style type="text/css">body.chatbox {
background-image: url(http://www.backgroundlabs.com/backgrounds/284.jpg) ;
}</style>
why is it not appearing?
thanks
Guest- Guest
Re: Chatbox Background/CSS problem
Just put the below code.
I tested it with mine and it worked fine. Just take out the <style> tags and it should work just fine.
- Code:
body.chatbox {background-image:url(http://www.backgroundlabs.com/backgrounds/284.jpg);}
I tested it with mine and it worked fine. Just take out the <style> tags and it should work just fine.

» Adding chatbox rules problem and background of announcements problem
» chatbox message box background problem
» Chatbox Problem - white chatbox
» changes background ChatBox
» Chatbox background
» chatbox message box background problem
» Chatbox Problem - white chatbox
» changes background ChatBox
» Chatbox background
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum