To be honest you could try and place ID's on each LI item and put 
backgrounds on them


your trying to create a roll over menu correct?

Regards
PWP


----- Original Message ----- 
From: "vwf" <[EMAIL PROTECTED]>
To: <css-d@lists.css-discuss.org>
Sent: Wednesday, September 13, 2006 7:58 PM
Subject: [css-d] changing backgrounds in list items


> Hello,
>
> I have a list with a backgound that appears when I hover over it:
>
> #navlist ul li a:hover {
>   background: url(image1.png);
>   background-repeat: no-repeat;
>   }
>
> I have a list of 6 items, and I want to associate a different image with
> each of the 6 items. Is there a smart/correct way to do this? Does
> someone know an example that has this implemented?
>
> Thank you.
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
> 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to