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 background

4 posters

Go down

Chatbox background Empty Chatbox background

Post by asternberg October 13th 2011, 01:09

The main body of my chatbox is translucent so that you see the background picture of the page, but since it's striped, I'd like to have the chatbox unicolour pink #E82C6A. The other colour settings of the chat box are OK (header etc.). How can I change it from translucent to pink? blackeye
http://dotogether.forumieren.com/
avatar
asternberg
New Member

Posts : 11
Reputation : 1
Language : english

Back to top Go down

Chatbox background Empty Re: Chatbox background

Post by YoshiGM October 13th 2011, 01:25

YoshiGM
YoshiGM
Active Poster

Male Posts : 1488
Reputation : 144
Language : Spanish & English
Location : Mexico

http://asistencia.foroactivo.com/u21373

Back to top Go down

Chatbox background Empty Re: Chatbox background

Post by asternberg October 13th 2011, 03:02

I already tried

body.chatbox {
background-color: #E82C6A;
}

but it didn't change anything, no idea why Crying or Very sad
avatar
asternberg
New Member

Posts : 11
Reputation : 1
Language : english

Back to top Go down

Chatbox background Empty Re: Chatbox background

Post by Rocker92 October 13th 2011, 05:10

Go to your CSS and find:

Code:
#chatbox {
    bottom: 30px;
    left: 181px;
    line-height: 10px;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 30px;
}

and replace it with this:
Code:
 #chatbox {
    bottom: 30px;
    left: 181px;
    line-height: 10px;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 30px;
    background-color: #E82C6A;
}

That should do the trick Smile
Rocker92
Rocker92
Forumember

Male Posts : 737
Reputation : 117
Language : English & French
Location : Atlanta, GA

http://www.code-artist.com/

Back to top Go down

Chatbox background Empty Re: Chatbox background

Post by asternberg October 13th 2011, 14:05

It worked! Thank's a lot, you are a genius! Love
There is still one little thing that I'd like to change but don't know how, the footer of the chatbox is, when I'm not logged in, translucent, when I'm logged in, then the background colour and the buttons appear. Is it possible to have the footer background colour already there when you aren't logged in and have the buttons appear in the footer as soon as you log in? Question
avatar
asternberg
New Member

Posts : 11
Reputation : 1
Language : english

Back to top Go down

Chatbox background Empty Re: Chatbox background

Post by Topic! October 15th 2011, 05:43

Great! This helped me as well.
Topic!
Topic!
Forumember

Male Posts : 51
Reputation : 1
Language : English
Location : Gaming/Youtube/Foruming

http://www.sparklezprod.forumclan.com/

Back to top Go down

Chatbox background Empty Re: Chatbox background

Post by asternberg October 17th 2011, 14:24

There is still one little thing that I'd like to change but don't know how, the footer of the chatbox is, when I'm not logged in, translucent, when I'm logged in, then the background colour and the buttons appear. Is it possible to have the footer background colour already there when you aren't logged in and have the buttons appear in the footer as soon as you log in? Question
avatar
asternberg
New Member

Posts : 11
Reputation : 1
Language : english

Back to top Go down

Chatbox background Empty Re: Chatbox background

Post by asternberg October 20th 2011, 20:48

anybody out there who can help? Question
even if it's just a little problem, it would be nice if it could be solved ...
avatar
asternberg
New Member

Posts : 11
Reputation : 1
Language : english

Back to top Go down

Back to top

- Similar topics

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