articleHead -> text-align = right

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
macangelo
Posts: 756
Joined: Sat 29. Nov 2003, 14:19
Location: Düsseldorf
Contact:

articleHead -> text-align = right

Post 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
Webdesign from Düsseldorf - made with phpwcms (most of it):
http://eyelikeit.com/index.php?de_beispiele-webdesign
mikimoto
Posts: 14
Joined: Fri 30. Jul 2004, 16:20

Post 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.
Al pan pan y al vino vino.
macangelo
Posts: 756
Joined: Sat 29. Nov 2003, 14:19
Location: Düsseldorf
Contact:

Post by macangelo »

Hi mikimoto,

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

Macangelo
Webdesign from Düsseldorf - made with phpwcms (most of it):
http://eyelikeit.com/index.php?de_beispiele-webdesign
Post Reply