Multiple Images

Posted in: Newspaper
Post count: 51

Hi there,
something wrong is happening in my site that I am not able to put two pictures side by side in a post in the same line.
The first image has 150px x 150px
https://snag.gy/Q8VyZG.jpg

So I add in a post
https://snag.gy/sLkzd8.jpg

I tried to press space but didn’t work so I pressed return and uploaded the second one in the next line. Same size 150px x 150px
https://snag.gy/vGLwFt.jpg

So the image goes bellow to the first one.
https://snag.gy/knIlBS.jpg

Even if I drag and drop the second one side by side to the first one nothing happens. When I add a image it seems that it take the full line, even if the image is really small.

Can you help me looking inside of this?

Post count: 9544

Try non-breaking space, make sure image is set as alignnone

[img]nbsp[img]

I can’t put the code here as the pokey new forum system doesn’t handle code properly.

Use text/code view in the WP editor.

Post count: 51

Thank you Chris,
I tried, but I don’t know what is non-breaking space. The images are set as align = none.

I tried to add in the text/code view but had the same problem.

Post count: 9544

Basic HTML … there is an HTML entity for a ‘non breaking space’ just like for a trademark, or similar non-alpha-numeric characters.

simply combine these three items into one word … I can’t actually write that here as it turns into an actual non breaking space due to the CODE element not quite working right here.

& nbsp ;

See:
https://dev.w3.org/html5/html-author/charref

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.