Title: Problem with bullets
Last modified: August 18, 2016

---

# Problem with bullets

 *  [tstimac](https://wordpress.org/support/users/tstimac/)
 * (@tstimac)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/problem-with-bullets/)
 * According to manual, the default value for the bullet is disc. Browsing my site
   with Internet Explorer, this is true:
 * [http://www.rolandsynthesis.com/tmp/Untitled-4.gif](http://www.rolandsynthesis.com/tmp/Untitled-4.gif)
 * However, in Firefox i have those terrible looking characters “>>” on a place 
   where disc bullet should be.
 * [http://www.rolandsynthesis.com/tmp/Untitled-2.gif](http://www.rolandsynthesis.com/tmp/Untitled-2.gif)
 * Is the problem in the Firefox? I don’t need to tell that on all other web pages
   i browse, Firefox give me standard disc bullets.
 * Second thing. I removed bullets from the menu with list-style: none. In Internet
   Explorer, everything is ok:
 * [http://www.rolandsynthesis.com/tmp/Untitled-3.gif](http://www.rolandsynthesis.com/tmp/Untitled-3.gif)
 * In Firefox however, again those awful looking characters:
 * [http://www.rolandsynthesis.com/tmp/Untitled-1.gif](http://www.rolandsynthesis.com/tmp/Untitled-1.gif)
 * Where is the problem?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [places](https://wordpress.org/support/users/places/)
 * (@places)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/problem-with-bullets/#post-490847)
 * Have a look for a second definition in your style-sheets, perhaps something like
   a background/img definition for li?
 *  [Bodhipaksa](https://wordpress.org/support/users/haecceity/)
 * (@haecceity)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/problem-with-bullets/#post-490861)
 * The problem is with Internet Explorer, which isn’t doing what your stylesheet
   is telling it to do. Firefox is correctly interpreting your stylesheet.
 * If you look for something like `li:before {
    content: "0BB 020";
    on your stylesheet,
   that’s what’s calling the quotes. IE’s just too dumb to be able to handle that,
   and so defaults to a disc. But you’ve set the list style to “none”, and so you’ve
   told IE not to display any default style if it can’t handle what’s specified 
   in the css.
 * Anyway, that’s the bit you need to change or delete.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem with bullets’ is closed to new replies.

## Tags

 * [bullets](https://wordpress.org/support/topic-tag/bullets/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Bodhipaksa](https://wordpress.org/support/users/haecceity/)
 * Last activity: [19 years, 5 months ago](https://wordpress.org/support/topic/problem-with-bullets/#post-490861)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
