Jump to content

Small Arrow next to subcategory text


Recommended Posts

to be honest, this isn't good solution because now you've got error there.

FuUE7J4.png

 

now you should edit the .css style for your theme:

 

#subcategories ul li strong {
background: url('http://174.132.104.162/~totowa/themes/theme586/css/../img/icon-sub.png') 0 0 no-repeat;
width: 12px;
height: 12px;
position: absolute;
bottom: 10px;
right: 10px;
}

 

remove the background param from code that i pasted above

Link to comment
Share on other sites

×
×
  • Create New...