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…
Recent messages
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 :)
BBrownell Premium
Nice. That's basically the same code I found as well. Since I couldn't find anything in WA, I made a tutorial on it today. Now we have two different code options. Thanks Veronica.
Top