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.

Is there anyway to edit the chat boxes settings without changing anything else in the forum

3 posters

Go down

Is there anyway to edit the chat boxes settings without changing anything else in the forum Empty Is there anyway to edit the chat boxes settings without changing anything else in the forum

Post by coolmickey_mv August 10th 2009, 8:31 pm

Is there anyway to edit the chat boxes settings and by settings i mean changing the backround and the bars and stuff of the chatbox without changing anything in the forum...
coolmickey_mv
coolmickey_mv
Forumember

Posts : 88
Reputation : 0
Language : English

Back to top Go down

Is there anyway to edit the chat boxes settings without changing anything else in the forum Empty Re: Is there anyway to edit the chat boxes settings without changing anything else in the forum

Post by Master Marc August 10th 2009, 8:32 pm

Yes!

Three letters, fufufu

=> CSS .
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

Is there anyway to edit the chat boxes settings without changing anything else in the forum Empty Re: Is there anyway to edit the chat boxes settings without changing anything else in the forum

Post by coolmickey_mv August 10th 2009, 8:47 pm

Oh, what is the code then to change the backround of the chatbox with a different picture and the code to change the bars on the chat box?
coolmickey_mv
coolmickey_mv
Forumember

Posts : 88
Reputation : 0
Language : English

Back to top Go down

Is there anyway to edit the chat boxes settings without changing anything else in the forum Empty Re: Is there anyway to edit the chat boxes settings without changing anything else in the forum

Post by Master Marc August 10th 2009, 9:00 pm

Here's the code.

Modify to a color you would like. I used white.

Code:
body.chatbox {
background-color: #FFFFFF;
}
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

Is there anyway to edit the chat boxes settings without changing anything else in the forum Empty Re: Is there anyway to edit the chat boxes settings without changing anything else in the forum

Post by coolmickey_mv August 11th 2009, 12:30 am

oh thanks Smile, do you know a code where i can make the backround a picture of something and not only a color? or do i just replace the color code with an image code?
coolmickey_mv
coolmickey_mv
Forumember

Posts : 88
Reputation : 0
Language : English

Back to top Go down

Is there anyway to edit the chat boxes settings without changing anything else in the forum Empty Re: Is there anyway to edit the chat boxes settings without changing anything else in the forum

Post by ankillien August 11th 2009, 7:14 am

Hello,

To use an image as background use this code..

Code:
body.chatbox {
background : url(IMAGE URL HERE) repeat;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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