How to apply .css class style?

M

Mr. Analogy

If I want to format text:

<H1 class="mytext"> blah blah</H1>

The only way I know to do this in FP is to apply H1 style and THEN
apply .MyText style (CSS class) so that the style shows up in FP's
editor Style combo box as "H1.MyText"

Is there any way to apply H1.MyText with just ONE click?
I.e., if I know that all page titles will be H1.PageTitle then I don't
want our webmaster to have to remember to make it H1 and also
..Pagtitle. I'd like there to be an H1.PageTitle.

-Clay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top