Hi Ebiz,
Thanks for the selector tip. Heres how what im using now, works in ff and safari. will test it in ie shortly.

=========================================================================

#home a{border:0px solid black;
background-image:url(../images/icons/area.gif); background-repeat: no-repeat;
background-position:-94px 1px;
}


#home a:hover{border:0px solid black;
background-image:url(../images/icons/area.gif); background-repeat: no-repeat;
background-position:-4px 1px;
}


ul li.home{
background-image:url(../images/icons/home.gif);
background-repeat:no-repeat;background-position:-4px 1px; }

======================================================================

<li id="home" class="home" ><a  href="#" class="home">Home</a></li>


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to