JoshTrav
12-19-2007, 08:49 AM
Is there a way to make the command work?
At the moment I am using:
.roster_1 UL LI
{
BORDER-RIGHT: #64787f 1px solid; BORDER-TOP: #64787f 1px solid;
BACKGROUND: url(images/roster/roster_back.jpg) #000000 no-repeat;
BORDER-LEFT: #64787f 1px solid;
WIDTH: 125px;
PADDING-TOP: 5px;
BORDER-BOTTOM: #64787f 1px solid; HEIGHT: 20px
}
.roster_1 UL LI:hover
{
BACKGROUND: url(images/roster/li_back.jpg) #000000 no-repeat
}
Thanks in advance,
Josh
At the moment I am using:
.roster_1 UL LI
{
BORDER-RIGHT: #64787f 1px solid; BORDER-TOP: #64787f 1px solid;
BACKGROUND: url(images/roster/roster_back.jpg) #000000 no-repeat;
BORDER-LEFT: #64787f 1px solid;
WIDTH: 125px;
PADDING-TOP: 5px;
BORDER-BOTTOM: #64787f 1px solid; HEIGHT: 20px
}
.roster_1 UL LI:hover
{
BACKGROUND: url(images/roster/li_back.jpg) #000000 no-repeat
}
Thanks in advance,
Josh