You can see it in action here...
http://cpadventures.com/blog/2006/05/10/win-this-usara-vest
Any ideas on how to get it to not wrap? I'd like for the text to appear below the picture.
Thank You!!!!
You can see it in action here...
http://cpadventures.com/blog/2006/05/10/win-this-usara-vest
Any ideas on how to get it to not wrap? I'd like for the text to appear below the picture.
Thank You!!!!
That's going to be a rule in your CSS file. The selector you will probably be looking for is storycontent img, or something of that nature. Look for "float: left" and remove that line.
That's exactly right, thanks! I've got it in the css for my site (not in my blog section of css) so I'll see what it does to other images. Looks like I need to read up on float.
Thanks again!
wow, I was hoping you would post the resolution here.
This topic has been closed to new replies.