Page 1 of 1

articleHead -> text-align = right

Posted: Fri 20. Aug 2004, 09:49
by macangelo
Hi,

I'm trying to align the article head to the right. So I added in the frontend.css in the class articleHead the line:

text-align:right;

no effect. Do I have to define it somewhere else?

Thanks a lot

macangelo

Posted: Fri 20. Aug 2004, 11:19
by mikimoto
If i understand well you can try something like this in the article template: <h3 align="right">
I'm not sure if it's W3C valid, but works fine in IE.

Posted: Sun 22. Aug 2004, 12:31
by macangelo
Hi mikimoto,

I didn't get it done. So I changed the layout around it. Thanks anyway! :)

Macangelo