Jump to content

Categories block BULLETS


Recommended Posts

Hi,

i would like to add custom bullet image to my categories block in the left column but i can't.
I searched the whole global.css file checking if some rule is overrideing my rule but didn't noticed any. And to be honest i think there is no any because when i do this

div#categories_block_left ul.tree li ul { padding: 2px 0 0; list-style-type: square;}

it works but when i do this

div#categories_block_left ul.tree li ul { padding: 2px 0 0; list-style-image: url('lista.png');}

it doesn't work.

File "lista.png is 5x5px.

Anyone had a problem like this?

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...