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 color change

2 posters

Go down

Chatbox color change Empty Chatbox color change

Post by Enigmam7 November 7th 2012, 11:31 pm

I need help for changin the colors of my fmchat.My skin is on punbb.Here's the code in my css:

Code:
/*DADChat Design*/
.chatbase { /*This can be edited to your liking - (the button)*/
  position: fixed;
  bottom: 2px;
  right: 15px;
  background-color: #1b1625;
  border: 2px solid #060606;
  width: 75px;
  height: 20px;
  border-radius: 5px;
  text-align: center !important;
  cursor: pointer;
  color: #bf9fff;
}

.chatbase:hover { /*This can be edited to your liking - (hovering over the button)*/
  border-color: #b20fac;
  color: #bf9fff;
}

#chat { /*This can be edited to your liking - (box surrounding the chatbox)*/
  border: 3px solid #262725;
  width: 65%;
  position: fixed;
  right: 15px;
  bottom: 27px;
  height: 50%;
  border-radius: 4px;
  z-index: 999;
  background-color: #1b1625;
  }

The background color i wan't is #1b1625.Any color i change from this code only change the square of the chat in the right corner, but not the chat itself.He is white for some reason and nothing can be seen.Please help.

Here check the chat:
http://darkarmeddragon.motionforum.net/
Enigmam7
Enigmam7
Forumember

Male Posts : 46
Reputation : 1
Language : Bulgarian

Back to top Go down

Chatbox color change Empty Re: Chatbox color change

Post by Enigmam7 November 8th 2012, 10:08 pm

someone?

I'm pretty sure now it's not from the chat css, but the forum css.I just don't know where i should look and what i have to change.Help please.
Enigmam7
Enigmam7
Forumember

Male Posts : 46
Reputation : 1
Language : Bulgarian

Back to top Go down

Chatbox color change Empty Re: Chatbox color change

Post by Kaizer Lee November 9th 2012, 4:37 pm

Did you ever try creating an HTML page and use the Forum's basic CSS and modify it in the said HTML page? I'd recommend you'd do that and make a unique ID and if the founder would be there, it'd be great help.
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Back to top


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