Hello,
I have been trying to change the circle-arrow that appears on the lists in my drupal theme. I have created specific stles for the lists in sideboxes and in content, but I still cannot change that. I configured both list-style-image and list-style-type to "none" and there appear the circle and the arrow (when the item cam be expanded). I have configured them with an image and, still, they both appear. I have changed "list-style-type" to "square", and it seems not to work either.
So, how can I change them?
EDIT_____
I'm actually able to change the image in the expanded items. I mean, in the example bellow I'm able to change the (*), bit not the (-) or the (>)
-Item 1
-Item 2
>Item 3
*Item 3.1
*Item 3.2
-Item 4
Comments
which css are you editing?
which css are you editing?
I'm editing "default.css"
I'm editing "default.css" inside the theme folder (it's the "sandtiger" theme one, but pretty changed)