Log In · Register

 
Placing image to the left of a blog post
bigtrey90
post May 13 2009, 10:00 AM
Post #1


talent on another level
*****

Group: Member
Posts: 746
Joined: Oct 2006
Member No: 475,735



I am trying to achieve this image placement in Wordpress on my post as shown on this website:

http://giant.blackplanet.com/

How can I do this?
 
 
Start new topic
Replies
alek
post May 26 2009, 03:16 PM
Post #2


Member
**

Group: Official Designer
Posts: 10
Joined: Oct 2008
Member No: 692,614



either use

CODE
<img src="URL" style="float:left" />


or

CODE
<style type="text/css">

img.left { float:left; }

</style>


CODE
<img src="URL" class="left" />
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: