Title: CSS validation question
Last modified: August 19, 2016

---

# CSS validation question

 *  Resolved [Guzzo](https://wordpress.org/support/users/guzzo/)
 * (@guzzo)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/css-validation-question/)
 * My CCS file has the following setup –
 *     ```
       #contentleft ul li{
       	background:transparent url("images/ul-bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
       	margin: 0px 0px 0px 0px;
       	padding: 0px 0px 0px 18px;
       	}
       ```
   
 * But, I get the following CSS validation error from it.
 * `207 #contentleft ul li Value Error : background Too many values or values are
   not recognized : transparent url("images/ul-bullet.gif") 0 3px no-repeat transparent
   url("images/ul-bullet.gif") 0 3px no-repeat`
 * Does anyone know where the error lies?

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

 *  Thread Starter [Guzzo](https://wordpress.org/support/users/guzzo/)
 * (@guzzo)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/css-validation-question/#post-1570215)
 * Here’s the full link to the validation error and my CSS file –
 * [http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http://guzzoextempore.com/wp-content/themes/elements-of-seo_1.4/style.css](http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http://guzzoextempore.com/wp-content/themes/elements-of-seo_1.4/style.css)
 *  Thread Starter [Guzzo](https://wordpress.org/support/users/guzzo/)
 * (@guzzo)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/css-validation-question/#post-1570217)
 * Okay, I figured it out myself. The theme is older and not being kept up by the
   author. I just replaced “no-repeat” with “background-repeat: no-repeat” and that
   did the trick.
 * Thanks for being here for support anyway.

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

The topic ‘CSS validation question’ is closed to new replies.

 * 2 replies
 * 1 participant
 * Last reply from: [Guzzo](https://wordpress.org/support/users/guzzo/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/css-validation-question/#post-1570217)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
