Why not apply a class to those specific items and then set up a rule that
gets rid of the image for those items?
#maybeNeedAnotherIDSoRuleWins #navigation_left dd a.noImage
{
background-image: none;
}On 7/27/07, Steve LaBadie <[EMAIL PROTECTED]> wrote: > > I created a navigation structure inside of a definition list. I have > arrows that appear along side each choice. Is there a way for me to > omit an arrow from a specific <dd> tags within the navigational > structure using CSS? > > > > > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
