Advanced HTML Editor 2 Support Product Page

Can not justify text in HTML Editor 2

Asked 15 Apr 2011 09:36:24
1
has this question
15 Apr 2011 09:36:24 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 26 Apr 2011 10:07:16
26 Apr 2011 10:07:16 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