Viewing 2 replies - 1 through 2 (of 2 total)
  • style.css:

    #sidebar li li {
    list-style:none;
    	margin:0;
    	background:url(images/icons.gif) no-repeat 0 -141px;
    	padding-left:10px;
    	}

    the ‘background: url(images/icons.gif) …;’ line is responsible for the bullets.

    Thread Starter Melanie Richards

    (@brineandpine)

    Thanks so much! I knew I was overlooking something easy.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mysterious Bullets–How to get rid of them?’ is closed to new replies.