Wrap test around image with padding
3 posters
Page 1 of 1
Wrap test around image with padding
I never can get a clear response on this to solve the problem. I posted may times before and maybe solve part of it but before i get all the answers, they lock the topic. Here's one of the previous ones:
https://help.forumotion.com/t99742-wrap-text-around-image#645793
I STILL need to know how to insert padding so the text won't be jammed against the image.
https://help.forumotion.com/t99742-wrap-text-around-image#645793
I STILL need to know how to insert padding so the text won't be jammed against the image.
Re: Wrap test around image with padding
I am so sorry about you're having such a hard time with this! Maybe I can solve your problems!
or
Please let me know if this is what you're looking for!
- Code:
<img src="imagehere.png"
align="right">
bla bla bla bla bla
bla bla bla bla bla
bla bla bla bla bla
or
- Code:
<img src="imagehere.png"
align="left">
bla bla bla bla bla
bla bla bla bla bla
bla bla bla bla bla
Please let me know if this is what you're looking for!
Re: Wrap test around image with padding
Thanks Codyy, but it still doesn't work. It doesn't wrap the text, and also actually shows the text "align="left"> after the image.
Any other suggestions?
Any other suggestions?
Re: Wrap test around image with padding
I finally figured it out, and thought I'd share the code here:
I placed it at the very beginning of a paragraph and it looks like it's supposed to. Hope it helps someone else.
- Code:
<img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="IMAGE LINK" border="0" />
I placed it at the very beginning of a paragraph and it looks like it's supposed to. Hope it helps someone else.
Re: Wrap test around image with padding
Thank you jaebaeli, that's nice of you.
Topic Solved & Locked |
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Wrap text around an image
» How to wrap text around image?
» Image wrap for new topic, locked, and so forth
» Question RE: Wrap Text Around Image Code
» HTML Page Wrap Code
» How to wrap text around image?
» Image wrap for new topic, locked, and so forth
» Question RE: Wrap Text Around Image Code
» HTML Page Wrap Code
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum