Thread: css positioning
View Single Post
  #2  
Old 09-02-2009, 01:58 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: css positioning

over complicated I believe.

Put the code directly before the element you wish to have it wrap around.

The description here.

then the css should be.

background:transparent url(http://www.willowtreecrafts.co.uk/shop/skin1/images/sticker/stickerblue128new.png) no-repeat scroll right top;
float:right;
height:128px;
margin:1px;
width:128px;
__________________
xcart 5.1.2
Reply With Quote