The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Wrap test around image with padding

3 posters

Go down

Solved Wrap test around image with padding

Post by jaebaeli Mon 9 Jan - 12:30

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.
jaebaeli
jaebaeli
Forumember

Female Posts : 169
Reputation : 0
Language : english
Location : Denver

http://KindredInkWriters.forumotion.net

Back to top Go down

Solved Re: Wrap test around image with padding

Post by Codyy Mon 9 Jan - 18:48

I am so sorry about you're having such a hard time with this! Sad Maybe I can solve your problems!


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
should all work.


Please let me know if this is what you're looking for! Smile
Codyy
Codyy
Active Poster

Male Posts : 1032
Reputation : 16
Language : English
Location : Florida

http://leprym.com

Back to top Go down

Solved Re: Wrap test around image with padding

Post by jaebaeli Sun 15 Jan - 15:57

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?
jaebaeli
jaebaeli
Forumember

Female Posts : 169
Reputation : 0
Language : english
Location : Denver

http://KindredInkWriters.forumotion.net

Back to top Go down

Solved Re: Wrap test around image with padding

Post by jaebaeli Sun 15 Jan - 16:55

I finally figured it out, and thought I'd share the code here:
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.
jaebaeli
jaebaeli
Forumember

Female Posts : 169
Reputation : 0
Language : english
Location : Denver

http://KindredInkWriters.forumotion.net

Back to top Go down

Solved Re: Wrap test around image with padding

Post by Nera. Sun 15 Jan - 16:56

Thank you jaebaeli, that's nice of you.

Topic Solved & Locked


Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum