this might depend on the existing styles of your theme –
please post a link to your site (to the post or page with the images) to illustrate the problem
Here is the link, as you can see the Photo(house) is below the first photo on top, id like to have the Photos side by side. Not below eachother.
In rows of three, so three photos across, then drop down, another 3 photos across, and repeat
try to add all caption images with ‘alignleft’ and make sure there is no empty line between them in the editor.
you might possibly need to use the html setting of the editor to remove any empty lines between the caption images, and leave just one space character between them.
well, im having abit of a problem sorting this out,this is how it looks like in the HTML editor
[caption id=""align="alignleft" width="135" caption="Test"]<img src=”http://media.rightmove.co.uk/55k/54331/54331_CAR110218_IMG_00_0001_t.JPG” alt=”” width=”135″ height=”101″ />[/caption]
[caption id=""align="alignleft" width="135" caption="Test"]<img src=”http://media.rightmove.co.uk/55k/54331/54331_CAR110218_IMG_03_0001_t.JPG” alt=”” width=”135″ height=”101″ />[/caption]
Iv updated the page, as you can see Iv managed to get the photos in a horizontal position, but as you can see the right photo is slightly higher then the right photo.
try to make it look like this in the html editor:
[caption id=""align="alignleft" width="135" caption="Test"]<img src="http://media.rightmove.co.uk/55k/54331/54331_CAR110218_IMG_00_0001_t.JPG" alt="" width="135" height="101" />[/caption] [caption id=""align="alignleft" width="135" caption="Test"]<img src="http://media.rightmove.co.uk/55k/54331/54331_CAR110218_IMG_03_0001_t.JPG" alt="" width="135" height="101" />[/caption]
ok, iv tried that, no joy. Im wondering if I should use a different theme template to get it right
Okay, I got the Photos to get Horizontal, the only thing is…Im having problems using captions, if I use them it screws up the alignment.