I have an image made and I need 3 text boxed coded in for different parts of the image. More details: Use image: http://www.sharkspace.com/designcss/images/backtest2.gif then add text boxes so I can add text in the 3 locations shown in: http://www.sharkspace.com/designcss/images/backtest1.gif Please post your price to do the above work.
$25 via paypal, you will have it done by the end of the day! PM for any questions and/or paypal address. Thanks!
<div class="bgtest"> <div class="box1">Testing</div> <div class="box2">asdf</div> <div class="box3">asdfd</div> </div> ------ div.bgtest { background:url('http://127.0.0.1/backgroundtest2.gif') no-repeat; width: 680px; height: 500px; } div.box1 { position:relative; left: 190px; width: 317px; height: 230px; } div.box2 { position:relative; left: -140px; margin-top: 20px; width: 320px; height: 250px; } div.box3 { position:relative; left: 180px; margin-top: -250px; width: 310px; height: 250px; } Code (markup): Freebie? I suppose. It's not gonna work for every placement I dont think. Remove background: #000000 to see the text. Yay? If this is what you wanted, feel free to send me large amounts of cash.