How can i add css to the wysiwyg editor?

5 posts by 2 authors in: Forums > CMS Builder
Last Post: November 11, 2009   (RSS)

By noff - November 6, 2009

Hi guys, i was just wondering if it was possible to style the wysiwyg box with css?. I want to make the background black and text white.

Thanks

Re: [noff] How can i add css to the wysiwyg editor?

By noff - November 10, 2009

Thanks for the reply, worked perfect.

Can you also tell me i would need to do to style the a:link { ?


thanks

Re: [noff] How can i add css to the wysiwyg editor?

By Luke - November 10, 2009

Hi Noff,

Try adding the following to your /cmsAdmin/lib/wysiwyg.css.

a { color: #FFF !important }

Where #FFF is the color you want your hyperlinks to be.

Cheers,
Luke
Luke Holzken
Product Development

Re: [Luke] How can i add css to the wysiwyg editor?

By noff - November 11, 2009

Thank You, it worked perfectly


great product and most importantly great support, thanks again