Trouble wrapping text around image
-
I’m a newbie so please bear with me.
I went to commission junction and grabbed a HTLM code for a product and can’t seem to get the text to display beside the image. It either lands on top or bottom.
I’ve serached this forum and found similiar problems.
I added this to my style sheet:
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
But I still have no luck.
Here is the site http://angelkidscostume.com
Thanks, Bovic
The topic ‘Trouble wrapping text around image’ is closed to new replies.