The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
where is this vb5 template edit?
hello,
i am having trouble to find the template to edit for color of links in an open editor box... like if you insert a link with the editor button and paste the link in...it will show as a different color than the rest of the editor text anyone can tell me where to change this? its the one i cant find :/ |
#2
|
|||
|
|||
aha nobody can find it i guess :P
not even who made my custom style, kind of odd |
#3
|
||||
|
||||
It'd be part of CKeditor, normally, I believe it defaults to your browsers default color for a link that was clicked.
|
#4
|
|||
|
|||
thanks for posting zachery,
true it is link color in an open editor im after but i dont think its the same like you say, or what template even it would be in because ckeditor template is practically empty....i can find things in places like global.css where it seems like it should be, many ckeditor variables, but never saying about link color... part of my confusion is that this color does not seem to be in any stylevars or anywhere else....its a purplish blue by default and i havent seen that anywhere else so idk where to look, ive spent a while on this but running out of ideas where to even look :/ firebug doesnt hardly show anything either idk whats up with this variable |
#6
|
||||
|
||||
/js/ckeditor/skins/moono
It should be in one of the .css files there. (Could probably use firebug to narrow it down.) |
#7
|
|||
|
|||
thank you for posting, i could not find the variable in the moono file...gecko or something i think it was, i forget...i did find it with firebug tho...
however, i was able to change this variable by adding the code Code:
a { color: #fff; } |
Благодарность от: | ||
Lynne |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|