Sarstar
11-22-2006, 06:36 PM
I'm just changing the code that Lissa suplied for CSS. But they aren't showing up how I changed them! This is what I edited so far, only the colors are working.
A:link
{text decoration:"value";color:#993300;}
A:visited
{text decoration:"value";color:#993300;}
A:active
{text decoration:"value";color:#993300;}
A:hover
{text decoration:"value";underline-overline;color:#993300;}
background-image: url(yourimage.gif);
background-color: #993300;
{cursor:"value";crosshair;}
A:link
{text decoration:"value";color:#993300;}
A:visited
{text decoration:"value";color:#993300;}
A:active
{text decoration:"value";color:#993300;}
A:hover
{text decoration:"value";underline-overline;color:#993300;}
background-image: url(yourimage.gif);
background-color: #993300;
{cursor:"value";crosshair;}