I was successful in adding icons to various other spots of the theme but I would like to add icons to the tabs in the primary links of my site.

I tried

.primary-links li.menu-223 {
  background-image: url(images/icons/lullacons_pack1/doc-plain-red.png);
}

but it didn't work.

Comments

asak’s picture

sub.

kasiawaka’s picture

You may want to use the solution posted here http://drupal.org/node/62149#comment-792476 It allows you to add images (icons) to the primary links

add1sun’s picture

Status: Active » Closed (fixed)

Closing old issues with no response.