View Single Post
Old 05-30-2008, 12:21 PM   #7 (permalink)
boycoda
The Wanderer
 
Join Date: Mar 2008
Location: United Kingdom
Posts: 22
Thanks: 1
boycoda is on a distinguished road
Default

<div class="1">
<div class="2">
</div>
<div class="3">
</div>
</div>

.1 { width: 100%; }
.2 { margin: 0 auto; background: url(images/yourimage.gif) no-repeat; width: 500px; }
.3 { margin-top: 10px; font-size: 12px; text-align: center; }

follow and modify.
Send a message via MSN to boycoda Send a message via Skype™ to boycoda
boycoda is offline  
Reply With Quote