WordPress Tutorial - How to Wrap Text Around an Image
Uploaded by: mcbuzzvideo
Video Description:
PLEASE NOTE: This Intermediate-level tutorial is for WordPress version 2.3 and earlier. To wrap text around an image in version 2.5 or later, see the new tutorials in the mcbuzzvideo collection called "WordPress 2.5+ Tutorial - How to Upload and Insert an Image" and "WordPress 2.5+ Tutorial - How to Wrap Text Around an Image". The second technique in this tutorial works for any HTML page, whether you use WordPress or not. If you need more control over how an image is positioned relative to text wrapping around it, you can use this technique (even in WordPress version 2.5 or later).
This tutorial shows two ways to position an image on the left or right side in the body of a WordPress Post or Page, and how to wrap text around the image. The first way is quick and easy to do. The second way gives you more control over the image's position and the padding or "air" around the image. It's an Intermediate-level WordPress tutorial because the second of the two ways shows you how to insert a bit of HTML code using the WordPress Code editing window.
Tags for this video: align blog blogging howto intermediate markmclaren mcbuzz mclaren position text tutorial website wordpress wrap
Find more videos in the "Howto" category
See more videos uploaded by mcbuzzvideo
Comments for this video: Show || Hide
Tell a friend:














Mark M.
pls....
tnx a lot
In the meantime, try these instructions:
Create the page you want to use as your main page. Also create another page you want to use as your blog page. Now, in the Dashboard, go to Options > Reading.
Under "Front Page" select "Front page displays a static page". Now select the page you created for your main page ("Front page"). And select the page you created for your blog page as your "Posts page". Click "Update Options". That's it.
its about this plug-in namely "wp-autoblog"..
can u at least post an example for this... its really so confusing for me... im just a newbie at wordpress.. pls... Really Appreciate all the Help you have gaven me...
thx...
Thanks for visiting. Let me know if there is a topic you would like to see covered and I'll do my best to get it done.
Mark M.
example:
.content img{
float: left;
margin: 5px;
}
i have found a bunch of codes, but where it says to insert image url, im not sure what to put there, i have tried the html code, and many other things but they dont work.