Alignment pictures

Latest Reply from musica at 2012-11-14 03:35:40
My question:
Another problem is the alignment of the pictures. I want to align the pictures left and have the text right. At the backend it looks all right, but not in the front:

Your answer:
The text does not wrap images on your page, because it is in <p> tag, after image. That is mean new paragraph, you have to include <img> in the <p> with text.

New question: But when I look at the html in the editor, there is no <p> tag. Even if I put the picture and images in one paragraph, it doesn't work.

Besides that, the person who is going to fill this website works with the visual/wysiwyg and not with html. Can you try it out?

The code in tiny editor html view:
Op zondag 11 november j.l. is Gerrit Jan Niemeijer onderscheiden met draaginsigne van de Protestantse Kerk in Nederland. Hij ontving deze onderscheiding van voor zijn bewezen diensten en toewijding de afgelopen vijftig jaar aan de kerkmuziek en in het bijzonder aan de vocale kerkmuziek. De onderscheiding werd uitgereikt door Marijke Boomsma, voorzitter van de Vereniging van Kerkrentmeesterlijk Beheer van de Protestantse Kerk in Nederland. <a href="http://cantorijvanhetgsp.nl/?attachment_id=312"><img class="alignleft size-medium wp-image-312" style="border: 5px solid black; margin-right: 20px;" title="Gerrit Jan onderscheiden door Marijke Boomsma" src="http://cantorijvanhetgsp.nl/wp-content/uploads/2012/11/11-nov-12-I-300x300.jpg" alt="Gerrit Jan onderscheiden door Marijke Boomsma" width="300" height="300" /></a>

Leave a reply

Add codeAdd image