CCSara3169
01-17-2003, 11:27 PM
here is the code that I'm using. I don't get it, its so annoying, it was working for like a week, untill it just stopped. I check the b/g link, and that link is there.
<style type="text/css">
<!--
body {
background: #FF99FF url(http://www.those-who-wander.net/~niki/wallpaper.gif) no-repeat;
background-attachment: fixed;
font: 7pt "Tahoma";
letter-spacing:2pt;
line-height: 17px;
cursor:crosshair;
}
-->
</style>
I dunno...but I have all these other CSS HTML codes on the site...do I have to put them all into one style sheet? Because my style sheets...like don't work. I must be doing something wrong.
<style type="text/css">
<!--
body {
background: #FF99FF url(http://www.those-who-wander.net/~niki/wallpaper.gif) no-repeat;
background-attachment: fixed;
font: 7pt "Tahoma";
letter-spacing:2pt;
line-height: 17px;
cursor:crosshair;
}
-->
</style>
I dunno...but I have all these other CSS HTML codes on the site...do I have to put them all into one style sheet? Because my style sheets...like don't work. I must be doing something wrong.