Closed (fixed)
Project:
Deco
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2008 at 07:36 UTC
Updated:
6 Aug 2008 at 15:52 UTC
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
Comment #1
asak commentedsub.
Comment #2
kasiawaka commentedYou 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
Comment #3
add1sun commentedClosing old issues with no response.