Page 1 of 1

Text / Content Wrap Around PHP Content / Wordpress

Posted: Fri Dec 10, 2010 1:56 pm
by tua06930
Hello everyone--couple weeks new to PHP coding on a Wordpress (ver. 3.0.1) blog.

I inserted a table of ratings from WP Review Site into my single-post php page. Problem is that it's above and pushing down my post content.

Do I have to modify the PHP to make this work?

Photo of my problem here:
http://i200.photobucket.com/albums/aa13 ... roblem.jpg

I want my table to the right and my post content to wrap around it just as this site does:
http://www.awardwinninghosts.com/review/host-gator

Re: Text / Content Wrap Around PHP Content / Wordpress

Posted: Fri Dec 10, 2010 2:22 pm
by Jonah Bron
CSS float. Google it.