Why not code a simple overlay color changer, so if someone complains they can change it themselves?
Why not code a simple overlay color changer, so if someone complains they can change it themselves?
Okay super simple:
on the html of this current bawx find the HTML:
and replace with:HTML Code:<div class="blockrow floatcontainer"> <!-- Chatbox inner left -->
Now for a simple javascript code to change that div element's background color, we'll go with standard black:HTML Code:<div id="blah" class="blockrow floatcontainer"> <!-- Chatbox inner left -->
Drop this link somewhere on the bawx and when a user clicks it, it will change the background to black (in Chrome at least). I haven't tested it too much, but in the console and DOM editor on chrome it works fine.
HTML Code:<a href="#blah" onclick="document.getElementById('blah').style.background = '#000000';">Title</a>
Now do a drop down!
Okay
and replace with:HTML Code:<div class="blockrow floatcontainer"> <!-- Chatbox inner left -->
Now insert this where ever you want:HTML Code:<div id="blah" class="blockrow floatcontainer"> <!-- Chatbox inner left -->
HTML Code:<script type="text/javascript" src="http://jscolor.com/example/jscolor/jscolor.js"></script> <p> Change background: <input class="color" onchange="document.getElementsByTagName('blah')[0].style.backgroundColor = '#'+this.color">
As I understand it it's going to change the background color to the wish of the user? In that case, it's a HORRIBLE idea. If half chooses to go with a bright background and the other half chooses to go with a dark background, chaos will ensue and half of all chats will be unreadable on all backgrounds.
Abra su mente a la realidad.
Do NOT contact me about trading section stuff. Contact a section MOD instead.
Well let them choose between black and different dark colors.
Oh and while you are at it: remove the dark unreadable font colors
Well, we will only take a look at it if coded. It doesnt mean that we will use it tho
As long as I can stay black, because now I can never go back...
I'd like the box to match the rest of the site. why have a big black box in the middle of a light colored website?
just make it the same style as the reply / quick reply area. matches the site, looks clean, etc.
whatever you decide, just remove chat colors that are not legible on the background.
and change the user name colors of different ranks to also be legible (I'm looking at you, news team)
Edit: my post being edited by Kur makes me sadface.
Last edited by TehVoyager; 03-12-2012 at 04:04 PM. Reason: edited out stuff that wasnt for this thread
(don't post things I post to Patreon.)
I think a slightly darker grey / the shade of the thread post background would be best over-all. It will match the site and makes all of the text colours readable (some more-so than others)
I like it the way it is![]()
Deep purple is said to be one of the most eye-relaxing colours.
Example: http://www.distinctivefabric.com/ima...purple-300.jpg
I’m a member of the Imperial Senate on a diplomatic mission to Alderaan