View Full Version : Input Box/Quick Reply Text Colors
nelsantiago
05-23-2016, 02:18 PM
So on to the next thing. I've had users complain on the PC that they can't see the text in the input fields. I've attached two screen shots, the hard to read one is on a PC. The other is Chrome on a Mac. I can change the colors of the text and background on the mac but it will not propagate to the PC. Am I missing browser specific or os specific tags?
noypiscripter
05-23-2016, 11:57 PM
Try clearing the browser cache? And how did you change the font color of the editor?
nelsantiago
05-24-2016, 12:13 AM
this is what I changed. and it changes the BG of the box. But only on a mac it seems. I had found the one for the text as well but I don't recall the code off the top of my head. Either way it didn't seem to work on the PC
.b-editor .cke_wysiwyg_frame,
.b-editor .cke_wysiwyg_div {
background: #999999 !important;
position: relative;
z-index: 2; /* above .b-editor__placeholder */
}
--------------- Added 1464056015 at 1464056015 ---------------
And yes I had them clear the cache ;)
--------------- Added 1464107875 at 1464107875 ---------------
Admin error on this, the particular admin had chosen the wrong version of the main sites theme. Sorry about that, thanks for the assist.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.