ok i applied that its now horizontal, but i had to ad an empty image because the first image was shown smaller than the others
In the code of the first image you need to add this line:
[color=transparent]aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa[/color]
The text line (aaa...) must be longer than the width of the image. The width of your first picture is 185px.
All the code will look like this.
[table]
[tr]
[td]
[img]image1[/img]
[color=transparent]aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa[/color]
[/td]
[td]
[img]image2[/img]
[/td]
[td]
[img]image3[/img]
[/td]
[/table]