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.

Chatbox backbround pic (CSS code)

2 posters

Go down

Solved Chatbox backbround pic (CSS code)

Post by Jubbahey#2 May 9th 2012, 9:32 pm

Hi peeps.

Can anyone give me the CSS code to change the single colour background to a pic in the chatbox window.

I've tried submitting this code.....

body.chatbox {
background-image: https://i.servimg.com/u/f45/16/65/78/28/image110.jpg;
}
body.chatbox {
background-color: none;
}

but nothing changes.

Thanks


My Stupid...code should have read...


background-image: url('https://i.servimg.com/u/f45/16/65/78/28/image110.jpg');

Sorry, (but it may help somebody else Razz )

Thanks for the reply Coddy !

SOLVED Smile


Last edited by Jubbahey#2 on May 11th 2012, 10:31 am; edited 3 times in total
avatar
Jubbahey#2
New Member

Posts : 13
Reputation : 1
Language : English

Back to top Go down

Solved Re: Chatbox backbround pic (CSS code)

Post by Guest May 9th 2012, 9:35 pm

Hi!

Have you tried this:
Code:
body.chatbox{
background-color: none !important;
}

body.chatbox{
background-image: http://i45.servimg.com/u/f45/16/65/78/28/image110.jpg !important;
}

If not working, please provide your forum url. Thanks.
avatar
Guest
Guest


Back to top Go down

Solved Re: Chatbox backbround pic (CSS code)

Post by Jophy May 11th 2012, 11:25 am

Topic Solved & Locked
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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