However I already have a background image on the <li> elements (the
vertical pipe separating each link), and I have not found a way to add
this extra image as a background the the first element.

Have you tried adding it to the <a> instead? Just use a contextual
selector after that...

li.first a {
background....etc
}

cheers

--
--- <http://www.200ok.com.au/>
--- The future has arrived; it's just not
--- evenly distributed. - William Gibson


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

Reply via email to