iToon
06-09-2008, 06:04 PM
People recently have been wondering how to get a background for thier page, well in order to do so just follow the simple steps.
To begin with you must have the image in a document, if you do, you then go to one of the allowed image hosting sites.
After that you upload the picture and it should have somewhere where you can copy and paste the image link. For example:
http://img2.freeimagehosting.net/uploads/560730d110.jpg
The linked I copied is the link you should use.
Then in this code below you first have to take off the Img code tags and Url tags which should leave you a link to your picture with the http at the start of the link and the jpg. at the end of the link.
With that done, you put the link in between the 2 qoutation marks, so you don't have to worry about that. and you put your page contentin between the code with the link and the bottom code. And there you go.
<table border=0 background="" width=100%>
<tr><td>
ENTIRE USERPAGE CONTENT HERE
</td></tr></table>
I know it may sound confusing, but that's the best I can put it.
To begin with you must have the image in a document, if you do, you then go to one of the allowed image hosting sites.
After that you upload the picture and it should have somewhere where you can copy and paste the image link. For example:
http://img2.freeimagehosting.net/uploads/560730d110.jpg
The linked I copied is the link you should use.
Then in this code below you first have to take off the Img code tags and Url tags which should leave you a link to your picture with the http at the start of the link and the jpg. at the end of the link.
With that done, you put the link in between the 2 qoutation marks, so you don't have to worry about that. and you put your page contentin between the code with the link and the bottom code. And there you go.
<table border=0 background="" width=100%>
<tr><td>
ENTIRE USERPAGE CONTENT HERE
</td></tr></table>
I know it may sound confusing, but that's the best I can put it.