revlimiter
09-08-2007, 05:29 PM
I am trying to add styles to the built in WYSIWYG editor -it appears to be using an iFrame to load the colorized Editor Mode. I was able to adjust the border by adding the following code to my stylesheet:
#vB_Editor_001_iframe {border:1px solid #A7A7A7 ! important;}
However, getting at the font color, padding and :focus is another matter altogether... Any help is much appreciated!!! Thanks,
#vB_Editor_001_iframe {border:1px solid #A7A7A7 ! important;}
However, getting at the font color, padding and :focus is another matter altogether... Any help is much appreciated!!! Thanks,