You can use the list-style-image property instead of list-style-type for your bullets.This property accepts a URL, which incorporates the path to your image file as a value.
ul{ list-style-image: url(bullet.gif) }
Explore posts in the same categories: CSS,
CSS2,
Design,
Tutorials,
Web 2.0
This entry was posted
on September 30, 2006 at 3:45 pm and is filed under CSS, CSS2, Design, Tutorials, Web 2.0.
You can subscribe via RSS 2.0 feed to this post's comments.
You can comment below, or link to this permanent URL from your own site.