Jump to content

category tree


Recommended Posts

or change directly:
/themes/yourtheme/img/icon/more.gif
/themes/yourtheme/img/icon/less.gif

standard CSS lines 1247-8

div#categories_block_left span.OPEN { background-image: url('../img/icon/less.gif'); }
div#categories_block_left span.CLOSE{ background-image: url('../img/icon/more.gif'); }
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...