TinyMCE 2.0.4 Hspace and Vspace not honoured
Posted: Tue Nov 14, 2006 11:46 am
It seems to me that the Hspace and Vspace in images inserted into content does not get honoured in the frontend. Everything seems to work fine when I edit the article, but in the frontend the text comes way to close to the image. Have a look at the source code of http://www.polandpoint.com/destinations ... in-gdansk/
The source for the image just before the text "The Hall of the Main City" is, so in theory the there should be 13 pixels space around the picture.
Any ideas what might be the problem?
The source for the image just before the text "The Hall of the Main City" is
Code: Select all
<img src="uploads/images/Pomerania/Main_Town_Hall_Ratusz-Gdansk.jpg" alt=" " align="left" border="0" height="266" hspace="13" vspace="13" width="200" />Any ideas what might be the problem?