The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom Editor area + buttons
I have been looking for about a week using Firefly in Firefox to try and find the code to change a few things in the editor. I did find THIS post and it was helpful and I implemented it, however I still have a couple of little annoying things that I have to fix.
In the first shot obviously its a dark skin so I cannot for the life of me find the css code to change the outside border, the border in the drop down, and the shading of the drop down menus which you can actually see better on the next screen shot. I have searched using firefly to no avail. Also my other issue is how do I make the editor buttons a light color instead of black? I've tried uploading new images but for some reason they did not show up as I had edited them to be lighter. |
#2
|
|||
|
|||
Anyone??? I'm using vb 4.2 P1.
For the ring around the editor this is the code that shows in firefly in firefox: Code:
<span id="cke_vB_Editor_001_editor" class="cke_skin_kama cke_1 cke_editor_vB_Editor_001_editor" lang="en" aria-labelledby="cke_vB_Editor_001_editor_arialbl" role="application" title=" " dir="ltr"> <span id="cke_vB_Editor_001_editor_arialbl" class="cke_voice_label">Rich Text Editor</span> Code:
span.cke_skin_kama { border: 1px solid #D3D3D3; border-radius: 5px 5px 5px 5px; padding: 5px; } |
#3
|
|||
|
|||
You won't find that code in any of the CSS templates available from within the AdminCP, nor from the Style Variable Manager.
You have to edit the physical file, located at: Code:
forumroot/clientscript/ckeditor/skins/kama/editor.css |
Благодарность от: | ||
metalguy639 |
#4
|
|||
|
|||
Quote:
AH! Thanks! I got it all fixed up now |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|