I have succeeded in getting images to show up as bullets, but the pacing between the bullet and the first letter of text is not consistent. The bullets are 14X12 with a transparent background.
Categories and Pages has nice spacing, but Archives and Links is a little too crowded. All are on the left sidebar.
I pasted this code under ATO>CSS Inserts. It's the only thing I have added to the CSS Inserts. The WP and ATA versions are brand new installations as of this weekend.
Code:
div.widget ul li,
div.widget ul li:hover,
div.widget ul li.sfhover {
border-left: 0 !important;
padding-left: 15px !important;
background: url(/content/wordpress-content/themes/atahualpa/images/icons/ombrebullet.gif) no-repeat 0 3px;
}








Linear Mode
