Fine-tuning:
Code:
a.category-subs1, a.category-products1 {
color: #7733ff;/*if you want the text a different color*/
padding-left: 1.5em;/*adjust to taste*/
background: url(../images/yourbullet1.gif) 0.1em 50% no-repeat;
}
a.category-subs2, a.category-products2 {
color: #336699;/*if you want the text a different color*/
padding-left: 3.0em;/*adjust to taste*/
background: url(../images/yourbullet2.gif) 1.5em 50% no-repeat;
}
You would probably want to set the subcategories indent and separator to nothing in admin > Configuration > Layout Settings if you use this bullet method.
Bookmarks