PDA

View Full Version : Placing images side by side


lognor8
09-21-2009, 09:37 AM
Hi everyone

I have a few images on my PC that I want to add to my blog. But I am not able to place them side by side in a row.
I can move them left/right, but they are one above the other. I looked at adding the image via the 'insert/edit image' button but I need an url for this and like I said, the images I want are on my pc not online.

Does anyone know what I need to do?

I hope the solution doesnt require coding cos' I'm lost then!

admin
09-22-2009, 04:45 AM
If they are small, all you have to do is remove the <br /> tag.
Paste the pictures you want to see side by side.
Open the HLML editor and look for the <br/> between them and delete it. Update and that should work.
Just remember, the combined width cannot be greater then the width or the content area of the blog.

Rez
11-29-2009, 02:31 PM
I too am having problems with the layout of my posts.

The text won't wrap around my images, the images move to completely different places in the content field when i go to preview my post, i cannot get my thumbnail images to appear in a row rather than a column, and there are no <br/> tags to be seen on the html editor to be deleted, and they are easily small enough to fit into the content field side by side.

It is quite frustrating, and is supposed to be easy, am i going to have to learn a lot of code to add images to my posts?