PDA

View Full Version : where to change this txt color in vb5 editor?


IggyP
10-23-2015, 10:05 AM
i am pretty baffled on this one, i wonder if anyone can help me with the solution...

im trying to change the color of drop down menu text in the editor box in vb5...

i know there is the script @ forum/js/ckeditor/skins/moono/editor_gecko.css

i found where it inherits the color there, and was able to change it in firebug, but this is where it gets more confusing...

i have 3 custom styles each with different colors set on this, and when i edit a variable into the actual code(replacing inherit) i noticed nothing changes on the live site...

after looking more i believe it is inherited from the editor text color?...no bueno.

i need to separate these 2 variables.....pretty sure there is a place for changing editor text color but what is the way to have separate color for editor dropdown menu text? it seems like a circle where another code needs to be added because it is only referenced in the moono script?

hmm, now i cant even find where i made the editor text and main text diff colors..tired tho perhaps idk

edit...ya nevermind i found it was a custom template one of my styles was using