Hi Glenn
I'm on v1.3.8, site is www.tessellatedesign.com
I installed the categories dressing mod (all files in custom folders) and it's all fine except I cannot get rid of the bullet points before the category links.
I've put list-style: none; everywhere I should have (I've checked and double checked this).
I've commented out the code for using other bullets.
The only change that happens is when I comment out this section:
/disable bullet for cats w/ image or bg image/
#categories li a.cat-parent, #categories li a.cat-selected, #categories li a.cat-not-selected {
list-style: none;
display: block;/fix IE6 margin-left bug/
}
when I do that the bullets move from the far left of the sidebox to the left of the image links...which is where I've left it.
Today I started afresh with the clean stylesheet_categories_dressing.php, put list-style: none; in all of the places indicated and the buggers won't go. ...I have a feeling it's something very simple to rectify this but I'm now so zenned out I'm almost cross eyed!
and thank you for a great mod, other than my never disappearing bullets it's great...!