Title: [Plugin: Easing Slider] Changing Next and Previous buttons ?!?!?!
Last modified: August 20, 2016

---

# [Plugin: Easing Slider] Changing Next and Previous buttons ?!?!?!

 *  [gezzamondo](https://wordpress.org/support/users/gezzamondo/)
 * (@gezzamondo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-easing-slider-changing-next-and-previous-buttons/)
 * How can i change the next 7 previoius buttons either side of the sider?
 * Also when i try and position the buttons by giving them a negative margin to 
   place them outside of the slider they seem to disappear completely, is there 
   a different way of doing this ?
 * [http://wordpress.org/extend/plugins/easing-slider/](http://wordpress.org/extend/plugins/easing-slider/)

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

 *  [BDHorrigan](https://wordpress.org/support/users/bdhorrigan/)
 * (@bdhorrigan)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-easing-slider-changing-next-and-previous-buttons/#post-2836967)
 * I’m stuck on the next/previous thing too! The input boxes are just greyed out…
 *  [BDHorrigan](https://wordpress.org/support/users/bdhorrigan/)
 * (@bdhorrigan)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-easing-slider-changing-next-and-previous-buttons/#post-2836968)
 * Whatever’s up with the plugin, I’ve got a workaround – you can override the images
   in your theme’s stylesheet. Stick this code in there, obviously using the URL
   of your own custom images:
 *     ```
       article#slider div.lof-previous {
       	background: url('http://www.artsbrand.co.uk/wp-content/uploads/2012/08/slider-icon-left.png') no-repeat left center !important;
       }
       article#slider div.lof-next {
       	background: url('http://www.artsbrand.co.uk/wp-content/uploads/2012/08/slider-icon-right.png') no-repeat left center !important;
       }
       ```
   
 * You can see my results on my [ArtsBrand homepage](http://www.artsbrand.co.uk).

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

The topic ‘[Plugin: Easing Slider] Changing Next and Previous buttons ?!?!?!’ is
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easing-slider_262626.svg)
 * [Easing Slider](https://wordpress.org/plugins/easing-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easing-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easing-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/easing-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easing-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easing-slider/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [BDHorrigan](https://wordpress.org/support/users/bdhorrigan/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-easing-slider-changing-next-and-previous-buttons/#post-2836968)
 * Status: not resolved