images side by side
-
Hi,
I’ve tried to put two images side by side (the paintings) and an image below it (the paper relief model). They were centered by using the space bar. I believe I had chose ‘none’ when inserting the images. It looks great in my draft but when I preview it, it messes up. Also when I had two images side by side with captions, it turned into one picture with a combined caption. Any suggestions on how to do this? I did read that one person said to bring your images into word, or another program. Put them in the configuration you want and then save it as one image before inserting it into your blog. Is there another way that requires less work? :) thank you!The blog I need help with is: (visible only to logged in users)
-
You can’t rely on the visual editor for the final appearance of your posts, because the editor is generic, designed to work with all themes, so (among other things) it doesn’t take into account the width of the particular theme you’re using.
The easiest way to center your group of images is delete the spaces you have added, switch the editor to html and paste this before the beginning of the first image code:
<div style="text-align:center;">
and this after the end of the third image code:
</div>If you want more space around the images after you do that, then click each one in the visual editor, click the edit button (mountain icon), click Advanced Settings and add numbers in the vertical and/or horizontal space boxes.
The caption problem was probably due to your having the cursor at the wrong point when you tried to insert the second image.
- The topic ‘images side by side’ is closed to new replies.