View Full Version : Background not showing.


YellowYoshi
07-04-2003, 03:17 AM
This is my CSS Style sheet:

<style type="text/css">
<!--

A:link
{ text-decoration: none; color:#e06699 }
A:visited
{ text-decoration: none; color:#e06699 }
A:active
{filter: glow(color=gold, strength=4); height:0; text-decoration: line-through; color:#f5f5dc }
A:hover
{filter: glow(color=silver, strength=4); height:0; text-decoration: underline; color:#ffd700; cursor:hand }

body
{background-color: #f0f0f0;
background-image:url(background3.jpg);
background-repeat:repeat;
background-position:top left;
background-attachment: fixed;

font-family: tahoma,arial,verdana;
color: #003300 ;
font-weight:400;
font-size:x-small;

scrollbar-face-color : #f5ffdc;
scrollbar-highlight-color : #33f5dc;
scrollbar-3dlight-color : #33f599; scrollbar-shadow-color : #00ff99;
scrollbar-darkshadow-color : #f5f5dc; scrollbar-track-color : #ffff99;
scrollbar-arrow-color : #000000 }

td
{font-family: tahoma,arial,verdana;
color: #003300 ;
font-weight:400;
font-size:x-small;}
-->
</style>

Everything is working except the background. It was working well, and suddenly it just dissappeared.. Please help!

Makar
07-04-2003, 03:41 AM
Um...I'm not sure why it does that...the background on one of my sites was doing it too but then the next day it was fine! *_* Who are you hosted with?

BTW, I love your username! ^_^

YellowYoshi
07-04-2003, 03:48 AM
Im using CoolFreePages. I guess I'll just wait till I come back from vacations and check if it worked. Thanks!

BTW, I love your username! ^_^
Thanks!

ChibiKitty
07-06-2003, 01:13 AM
Okay, I tried your CSS on a page on my server and I used on of my backgrounds and it worked just fine...I dunno I have the same problem everytime I change my livejournal layout. Anyways...I always just play with or bug my sister. Is your background in the same directory? that's the only thing I can think of