Advanced HTML Editor 2 Support Product Page

Can not justify text in HTML Editor 2

14 years ago Francesco Andreani posted:
Hello all,
I'm having trouble while justifying text inside the editor. I have created a css file
charset "utf-8";
/* CSS Document */

.Giustificato {
text-align: justify;
}
.Centrato {
text-align: center;
}
.Sinistra {
text-align: left;
}
.Destra {
text-align: right;
}
when I apply the stylle on the text nothing happens. I notice that the editor create a <spam> tag. What's wrong in my code?

Replies

Replied 14 years ago
14 years ago Miroslav Zografski replied:
Hello Franchesco,

Why don't you use the default alignment set in the Adv. HTML Editor 3 with the Italian translation ?

Regards,

Reply to this topic