Wrap Text Around Your Affiliate Unit
Last Update: June 20, 2012
I know you can easily make a phrase or word a link in your paragraph, but what about if you want to show the picture, price, etc? I started looking through WA and couldn't find a training on it so began a net search. I found a pretty good article on how to do this by David Lee Tong. I'm pretty good with most formatting, linking, and things and fairly basic with HTML stuff. David really clarified how to get your text to wrap around something though so I thought I'd share his post. I'm working on a post on my site that I'm using his info in and it was really helpful.
Join the Discussion
Write something…
veronica.l
Premium
if you know basic html this is the html code you can use:
<div style="float:left; padding:10px">
CODE
</div>
I use this for Adsense ads and pics when needed
Thanks for sharing :)
<div style="float:left; padding:10px">
CODE
</div>
I use this for Adsense ads and pics when needed
Thanks for sharing :)