11
explorer1979
Re: How to do the same thing like that? Using what Module?

And one more thing,

I am using mastop publish's TinyMCE HTML to copy & paste my Dreamweaver html coding to it...

How to make it support CSS, it look like not work whatever I copy this coding..

<style type="text/css">
<!--
.style1 {
color: #333333;
font-weight: bold;
}
.style2 {
color: #666666;
font-weight: bold;
font-style: italic;
}
.style3 {
font-size: 24px;
font-weight: bold;
color: #CC0033;
}
-->
</style>

12
ghia
Re: How to do the same thing like that? Using what Module?
  • 2009/11/27 9:04

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


In general, you should not mix the style directives between your content. They need to be added to your general style file. In the content you select then the appropriate class to cause the desired effect.
Tinymce has a list of allowed HTML tags in one of its configuration files. It is possible that style isn't one of them.

13
vamptrix
Re: How to do the same thing like that? Using what Module?
  • 2009/12/2 8:47

  • vamptrix

  • Theme Designer

  • Posts: 424

  • Since: 2008/5/3 1


:)

Login

Who's Online

147 user(s) are online (61 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits