vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   CKEditor StyleVars (https://vborg.vbsupport.ru/showthread.php?t=265070)

ZERO <ibis> 06-12-2011 03:30 AM

CKEditor StyleVars
 
I updated to 4.1.4 not realizing that the editor was changed. Now I can not figure out any way to edit its style. The default colors clash with my forums style and thus the inability to fix this is a disaster.

Please let me know what I need to do in order to edit the colors for it.

Eq4bits 06-13-2011 01:02 AM

StyleVars>Editor

ZERO <ibis> 06-13-2011 01:44 AM

That only allows me to change some things. No options to control highlighting color over buttons, the color of the sides of the editor nor the new java popup boxes. To make matters worse I can not even test the effects of the changes without restarting my computer and or waiting a few hours.

Eq4bits 06-26-2011 12:30 AM

find the ckeditor.css/editor.css template and hardcode the changes.

--------------- Added 25 Jun 2011 at 21:29 ---------------

found another thread that covered this
the easiest way is to add the following to your additional.css template
Code:

/* Background Color for CKEditor */
.cke_skin_kama .cke_wrapper {   
background-color:#666666!important; }
/* Background Color for CKEditor - END */

changing the hex code # above to whatever color you want
though with all you want to change it might be best for you to go to your server side cPanel>File Manager and edit the following file: root>clientscrip>ckeditor>skins>kama>mainui.css
and for the toolbar/tool icons same place but the toolbar.css

cellarius 06-27-2011 04:10 PM

Quote:

Originally Posted by Eq4bits (Post 2212833)
though with all you want to change it might be best for you to go to your server side cPanel>File Manager and edit the following file

...and have everything overwritten with the next upgrade. At least be aware that you need to keep a copy somewhere.

Eq4bits 06-27-2011 09:39 PM

But of course!
I've been having to re-edit css files with every upgrade since this sucker went Gold =S

cellarius 06-28-2011 03:57 AM

There have been not upgrades since first CKE integration in vB (4.1.4), so I'm not sure what you mean. If you're talking about CKE itself, it's perfectly possible to just create your own style and use that, but that's for CKE support.

Regarding vB, you may be interested in following and voting this tracker entry:
http://tracker.vbulletin.com/browse/VBIV-12413


All times are GMT. The time now is 02:25 PM.

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.01032 seconds
  • Memory Usage 1,721KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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