[thelist] [CSS] problem styling ULs with custom bullets

Rob Redford rob.redford at gmail.com
Fri Aug 12 11:11:36 CDT 2005


Unless I'm misunderstanding you, you need to change this:

list-style-type: disc;

To this:

list-style-type: none; /*  Turns the bullets off. */

-- 
Rob Redford :: rob.redford at gmail.com
This message was sent Friday, August 12, 2005 @ 10:11 AM MST



More information about the thelist mailing list