Forum Moderators: phranque
Enter or paste HTML in the text box. You will see the results of your HTML code on the page where you inserted it after you click Done.
Note: This Site Add-On is for advanced users who are familiar with HTML. Incorrectly formatted HTML or JavaScript could corrupt your page, and may require you to re-create the entire page.
If you are unsure about the quality of the code you are about to insert, create a new page and try it there. That way if the code is incorrectly formatted and results in the page being uneditable, you can just delete the entire page.
now what i want to do is to make the bg image STOP REPEATING! but ive searched the net and i cant seem to do anything ive tried putting this code in there:
<style type="text/css">
body{background-image:url("http://example.lv/f/uploads/20040613_768_pix_wallpaper_anime_074.jpg");
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center;}
table, tr, td {
background-color:transparent;
border: 0px;
padding:2;
}
</style>
but its not working nothing comes up...if theres ANYONE who has used lycos before or knows what i can do please please help me :(
[edited by: jatar_k at 5:33 pm (utc) on Mar. 30, 2007]
[edit reason] no urls thanks [/edit]