The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
CKeditor text area.
Where you actually type your reply. I cant figure out how to change it.
/* Background Color for CKEditor */ .cke_skin_kama .cke_wrapper { background-color:#666666!important; } /* Background Color for CKEditor - END */ That is not the answer for me. The area stays white. Can anyone shed some light on this? |
#2
|
|||
|
|||
Checked it myself and it more complicated then I thought
go to your root forum/clientscript/ckeditor/skins/kama check this one mainui.css and change the background-color at .cke_skin_kama .cke_wrapper It should works. I will write an articles about skinning ck editor later. ~Jeff |
#3
|
|||
|
|||
tried that before. the css i just showed does exactly that. I also tried via there js file. idk im about to give up on it lol.
|
#4
|
||||
|
||||
open template editor_contents.css
find Code:
body, body.content { font: {vb:stylevar content_msg_font}; color: #222; /* Remove the background color to make it transparent */ background-color: #fff; /*background-color:{vb:stylevar wysiwyg_textbox_background.backgroundColor};*/ margin:0px; padding:8px; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|