Also, how do selectors work or creating styles when you have something like
this:

#myDiv {
 background-color:#609F9E
}

h1 {
font-size:16px;
}

I understand how to do it when I have a class like this below, but what
code would I use in the TinyMCE Editor config to achieve the above?:

.myStyle {
 font-size:28px;
color:#60948E;
}


On Fri, Jun 29, 2012 at 12:38 PM, Sean Coyne <[email protected]> wrote:

> Can you provide your entire TinyMCE config?
>
>  --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: [email protected]
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to