vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=264)
-   -   Input Box/Quick Reply Text Colors (https://vborg.vbsupport.ru/showthread.php?t=322705)

nelsantiago 05-23-2016 02:18 PM

Input Box/Quick Reply Text Colors
 
1 Attachment(s)
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

.
Code:

b-editor .cke_wysiwyg_frame,
.b-editor .cke_wysiwyg_div {
        background: #999999 !important;
        position: relative;
        z-index: 2; /* above .b-editor__placeholder */
}

--------------- Added [DATE]1464056015[/DATE] at [TIME]1464056015[/TIME] ---------------

And yes I had them clear the cache ;)

--------------- Added [DATE]1464107875[/DATE] at [TIME]1464107875[/TIME] ---------------

Admin error on this, the particular admin had chosen the wrong version of the main sites theme. Sorry about that, thanks for the assist.


All times are GMT. The time now is 04:40 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01106 seconds
  • Memory Usage 1,710KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete