Forums

Sidebar - bullet style (2 posts)

  1. rdaniels
    Member
    Posted 1 year ago #

    I would like to use a different bullet in my sidebar lists. I see that if I set a value to 0, the little square will disappear, but how do I substitute a special character, image, etc.

  2. chaoskaizer
    Member
    Posted 1 year ago #

    dont post duplicate threads.

    There is few way you can add bullet image or special char on list item.

    background-image: url(bullet-image.jpg);
    list-style-image: url(bullet-image.gif);
    list-style-type:  circle
    /* square, decimal, upper-roman */

    ref: http://www.w3schools.com/HTMLDOM/prop_style_liststyletype.asp

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.