Title: jackdt8's Replies | WordPress.org

---

# jackdt8

  [  ](https://wordpress.org/support/users/daniel-jackson/)

 *   [Profile](https://wordpress.org/support/users/daniel-jackson/)
 *   [Topics Started](https://wordpress.org/support/users/daniel-jackson/topics/)
 *   [Replies Created](https://wordpress.org/support/users/daniel-jackson/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/daniel-jackson/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/daniel-jackson/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/daniel-jackson/engagements/)
 *   [Favorites](https://wordpress.org/support/users/daniel-jackson/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Promotion Slider] background color](https://wordpress.org/support/topic/background-color-8/)
 *  [jackdt8](https://wordpress.org/support/users/daniel-jackson/)
 * (@daniel-jackson)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/background-color-8/#post-2209968)
 * Hey Curtix, this is a response to the question you posted on the thread I created.
 * So I have no idea how to remove it, but I found how to change the color.
 * The person that made this didn’t assign it a color, he assigned the background
   an image named slider.jpg that is a square of the grey color you see behind the
   images.
 * So, in the promotion slider folder under plugins, open the slider.css file.
    
   Change this line,
 *  .promo_slider .panel { background:url(‘images/slide.png’); -leave the rest (
   or don’t)
 * to this:
 *  .promo_slider .panel { background-color: #whatevercolor; (hexadecimal)
 * that’ll change the color for you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Promotion Slider] can't get rid of grey area in promo slider](https://wordpress.org/support/topic/cant-get-rid-of-grey-area-in-promo-slider/)
 *  Thread Starter [jackdt8](https://wordpress.org/support/users/daniel-jackson/)
 * (@daniel-jackson)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/cant-get-rid-of-grey-area-in-promo-slider/#post-2215965)
 * Hey Curtix,
 * So I have no idea how to remove it, but I found how to change the color.
 * The person that made this didn’t assign it a color, he assigned the background
   an imagenamed slider.jpg that is a square of the color.
 * So, in the promotion slider folder under plugins, open the slider.css file.
    
   Change this line,
 *  .promo_slider .panel { background:url(‘images/slide.png’);
 * to this:
 *  .promo_slider .panel { background-color: #whatevercolor;
 * that’ll change the color for you.

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