Chatbox Color Editing
Page 1 of 1
Re: Chatbox Color Editing
Hi
I'm sorry what? So you want the chatbox color changed? Can you please state your version and highlight the parts you wish to change with details .
Regards,
Pizza Boi
I'm sorry what? So you want the chatbox color changed? Can you please state your version and highlight the parts you wish to change with details .
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: Chatbox Color Editing
The version of the site is phpBB3 and the chatbox is the built in module available.
The part of the module that I want to change is the white box on the bottom that shows what you are writing before sending it. I thought that was the 'editor background color' in ACP > Display > Colors at first, but that didn't work. Now I am sifting through other threads to find anything similar, but I think I might have to write something on the CSS now.
-Helvetii
The part of the module that I want to change is the white box on the bottom that shows what you are writing before sending it. I thought that was the 'editor background color' in ACP > Display > Colors at first, but that didn't work. Now I am sifting through other threads to find anything similar, but I think I might have to write something on the CSS now.
-Helvetii
Guest- Guest
Re: Chatbox Color Editing
Hi
I believe this is the selector phpBB3: input#message.post . If not, please give us the link to your forum and provide me a test account via PM.
Regards,
Pizza Boi
I believe this is the selector phpBB3: input#message.post . If not, please give us the link to your forum and provide me a test account via PM.
- Code:
input#message.post {
background-color: #Color of the one you want;
}
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: Chatbox Color Editing
@Pizza Boi
That is the correct variable, but it is not working anyway. The effected box is under a user agent stylesheet. I don't think I can change that without editing the CSS of the default browser. I also think that if I manage to change it for my screen, it will not change it globally for every member. Thanks for your help, but I might just find a work-around using different color match-ups. ^^
That is the correct variable, but it is not working anyway. The effected box is under a user agent stylesheet. I don't think I can change that without editing the CSS of the default browser. I also think that if I manage to change it for my screen, it will not change it globally for every member. Thanks for your help, but I might just find a work-around using different color match-ups. ^^
Guest- Guest
Similar topics
» Chatbox Mod Color
» Chatbox Detail Color Changes
» Chatbox Color Picker
» Color Text Editing Issue
» chatbox color
» Chatbox Detail Color Changes
» Chatbox Color Picker
» Color Text Editing Issue
» chatbox color
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum