Hi all,
I'm new to D7, i come from SPIP.
I'm actually trying to customize my node content.
I've found that my content is printed by "print render($content);" in node.tpl.php
In my content, there is a picture, then a text, but i would like to apply an "align=right" html code on my picture.
So how i could manage to do that?
I'm not a php guru, i'm just a gfx designer, i can read php and modify when it is quite easy, but i believe to manage the content must be very simple anyway, i just can't find how.
Thanx for your help.