Click to See Complete Forum and Search --> : coding help


callduckgurile
09-10-2005, 12:55 PM
can some 1 help me with the coding of a text box on my site. It's at http://www.freewebs.com/coolcallducks its the duck head next to the box of water really close to the top. can ne1 tell me how to make that water a text box? the actual code would be best, thanx!

chrisrock79
09-10-2005, 06:55 PM
Do you mean the image? The image could be pretty easily re-created using css(you'd only need the duckhead), or you could position text over it with css.

ellicit
09-11-2005, 09:30 AM
This might help. replace "callduckblog.jpg" with the following code.



<table border="0" width="480" height="180" background="http://i16.photobucket.com/albums/b9/queenoftheboards/callduckblog.jpg">
<tr>
<td height="176" width="13">&nbsp;</td>
<td height="176" width="231" valign="top">

<!---------- WRITE HERE --------->

WRITE HERE


<!---------- WRITE HERE ENDS--------->

</td>
<td height="176" width="214" valign="middle">&nbsp;</td>
</tr>
</table>

callduckgurile
09-11-2005, 10:06 AM
thanx, that worked!

callduckgurile
09-11-2005, 10:09 AM
hey um, another question. i use photobucket, and the banner won't go ne bigger on that, is there another way i can get the banner on at the right size?