Change Chatbox Background
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Change Chatbox Background
Is there anyway I can change my chatbox background? It looks dull and black, I want to replace it with a pic, how to change it?
Jay Paradox- New Member
- Posts : 19
Reputation : 1
Language : English
Re: Change Chatbox Background
Hi,
Invision?
Add this to CSS and change the image link
Invision?
Add this to CSS and change the image link
- Code:
#chatbox {
background: url("http://illiweb.com/fa/fdf_en3/nouvea19.png") repeat scroll 0 0 transparent;
}
Re: Change Chatbox Background
Umm, CSS? I'm new, and I didn't get a word you said.
Jay Paradox- New Member
- Posts : 19
Reputation : 1
Language : English
Re: Change Chatbox Background
Thanks got it, but the pic is being repeated, I want it to be centrally aligned, any idea?
Jay Paradox- New Member
- Posts : 19
Reputation : 1
Language : English
Re: Change Chatbox Background
Delete the first code I gave you and add this one.
- Code:
#chatbox {
background: url("http://r29.imgfast.net/users/3412/19/22/63/avatars/42273-30.jpg") no-repeat scroll center center transparent;
}
Re: Change Chatbox Background
GOT IT! Thanks a billion!
Jay Paradox- New Member
- Posts : 19
Reputation : 1
Language : English
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum