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 box Color

3 posters

Go down

Chatbox color - Chat box Color Empty Chat box Color

Post by Guest July 21st 2012, 10:33 pm

Iside the chat box I'd like the colors to be like this one:
Chatbox color - Chat box Color Ac64adae
but this is what it looks like:

Chatbox color - Chat box Color 6391a43a
Chatbox color - Chat box Color C7e22bab

Site.

Does anyone know how to change that?
avatar
Guest
Guest


Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Sanket July 22nd 2012, 6:30 am

Try adding this to your css.
Code:
#chatbox{
background-color: #ffffff !important;
}

.chatbox_row_1{
background-color: #ffffff !important;
}

#chatbox_members{
background-color: #ffffff !important;
}

#chatbox_members .member-title{
background-color: #ffffff !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Neymar1 July 23rd 2012, 10:25 am

Sanket wrote:Try adding this to your css.
Code:
#chatbox{
background-color: #ffffff !important;
}

.chatbox_row_1{
background-color: #ffffff !important;
}

#chatbox_members{
background-color: #ffffff !important;
}

#chatbox_members .member-title{
background-color: #ffffff !important;
}

He wants it to be black. #FFFFFF is white. Should it not be #000000 ?
Neymar1
Neymar1
Forumember

Male Posts : 406
Reputation : 28
Language : HTML, CSS, and a bit of JavaScript
Location : Scotland

http://www.simplyfifa.com

Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Sanket July 23rd 2012, 10:30 am

Oh yes, my bad i thought he wanted it to be the other way round.
He can change the color codes anyways to whatever he wants Wink
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Guest July 23rd 2012, 11:02 pm

Chatbox color - Chat box Color 6391a43a

Thanks. You see the bottom of that chat box? It's black, but the new one is white. Can anyone change that?
avatar
Guest
Guest


Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Neymar1 July 24th 2012, 8:54 am

Annabeth Granger wrote:Chatbox color - Chat box Color 6391a43a

Thanks. You see the bottom of that chat box? It's black, but the new one is white. Can anyone change that?

Is that the way your chatbox looks right now? If not, can you show the latest screenshot of your chatbox and also highlight the exact part you want to change, and what colour you want to change it to?'
Neymar1
Neymar1
Forumember

Male Posts : 406
Reputation : 28
Language : HTML, CSS, and a bit of JavaScript
Location : Scotland

http://www.simplyfifa.com

Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Dellphit August 4th 2012, 4:09 pm

When I used that, The chat box was striped between Grey and Black. I want it to be completely black. Can anyone tell me how? This is the CSS code I used
#chatbox{
background-color: #000000 !important;
}

.chatbox_row_1{
background-color: #000000 !important;
}

#chatbox_members{
background-color: #000000 !important;
}

#chatbox_members .member-title{
background-color: #000000 !important;
}
avatar
Dellphit
New Member

Posts : 2
Reputation : 1
Language : English

Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Guest August 8th 2012, 4:03 pm

This is how it currently look like:

Chatbox color - Chat box Color Df092e8c
avatar
Guest
Guest


Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Sanket August 8th 2012, 8:21 pm

You want to change the white to black?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Guest August 23rd 2012, 5:22 pm

Yes, I'd like to change the white to black.
avatar
Guest
Guest


Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Sanket August 23rd 2012, 5:59 pm

Add this to your css & check. Change that image url to anything that you want.
Code:
.forabg {
    background-image: url("http://hitskin.com/themes/16/75/81/i_list_bg.png") !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Guest August 23rd 2012, 6:07 pm

So if I paste it all in for what you have in the code, it will be that image right?
avatar
Guest
Guest


Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Sanket August 23rd 2012, 6:11 pm

http://hitskin.com/themes/16/75/81/i_list_bg.png That is what it is currently. You can change the image to other image with any other color that you want. The image overlaps any color code that we would add to it. So have to replace this image code first.


Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Guest August 23rd 2012, 6:21 pm

Do you mean that was the original image making it white?
avatar
Guest
Guest


Back to top Go down

Chatbox color - Chat box Color Empty Re: Chat box Color

Post by Sanket August 23rd 2012, 6:30 pm

Weird, can you give me a test account details for your forum so that i can check.

Edit: I added this code in your css.
Code:
html, body {
    background-color: #000000 !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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