Title: wpfun2011's Replies | WordPress.org

---

# wpfun2011

  [  ](https://wordpress.org/support/users/wordpressfun2011/)

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easing Slider] [Plugin: Easing Slider] FF Issue](https://wordpress.org/support/topic/plugin-easing-slider-ff-issue/)
 *  [wpfun2011](https://wordpress.org/support/users/wordpressfun2011/)
 * (@wordpressfun2011)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-easing-slider-ff-issue/#post-1632163)
 * I fixed my probelm by going into the slider.css file plugin editor and changing
   the 2nd line:
 * the line that reads .lof container used to say {position: relative — I made it
   match with the .lof-slidecontent.preload and fixed the values to make it go where
   we needed it to be… it now looks like this
 * > .lof-slidecontent, .lof-slidecontent a { color:#FFF; }
   >  .lof-container {}.lof-
   > slidecontent{ position:absolute; top:30; left:484; z-index:2; height: 100%;
   > width: 100%;} .lof-slidecontent .preload{ position:absolute; top:0; left:0;
   > z-index:2; height: 100%; width: 100%;}
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Help please](https://wordpress.org/support/topic/help-please-45/)
 *  [wpfun2011](https://wordpress.org/support/users/wordpressfun2011/)
 * (@wordpressfun2011)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/help-please-45/#post-1631501)
 * In my case my preloader was appearing in the correct spot, however the images
   were being displaced to the right: I fixed it by doing the following:
 * I went into the plugin css and changed the “.lof-container” content block from“
   fixed” to “absolute – with the same references as in the .lof-slidecontent.preload”(
   this was located 1 line down fomr the previous container) and I just put in the
   values of where my slider should appear in my page (different for everyone)
 * Here are the first few lines of my css page for the slider:
 * >  .lof-container {}.lof-slidecontent{ position:absolute; top:30; left:484; z-
   > index:2; height: 100%; width: 100%;}
   >  .lof-slidecontent .preload{ position:
   > absolute; top:0; left:0; z-index:2; height: 100%; width: 100%;}
 * Hope this helps. It works in all browsers for me. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Easing Slider] Easing Slider messing up in IE7](https://wordpress.org/support/topic/plugin-easing-slider-easing-slider-messing-up-in-ie7/)
 *  [wpfun2011](https://wordpress.org/support/users/wordpressfun2011/)
 * (@wordpressfun2011)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-easing-slider-easing-slider-messing-up-in-ie7/#post-1813737)
 * This is happening to me in ff only, HELP!!! Please 🙂 Thank you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to seperate my slider from showing on posts??](https://wordpress.org/support/topic/how-to-seperate-my-slider-from-showing-on-posts/)
 *  [wpfun2011](https://wordpress.org/support/users/wordpressfun2011/)
 * (@wordpressfun2011)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/how-to-seperate-my-slider-from-showing-on-posts/#post-1785221)
 * <?php if (function_exists(‘easing_slider’)){ easing_slider(); }; ?>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to seperate my slider from showing on posts??](https://wordpress.org/support/topic/how-to-seperate-my-slider-from-showing-on-posts/)
 *  [wpfun2011](https://wordpress.org/support/users/wordpressfun2011/)
 * (@wordpressfun2011)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/how-to-seperate-my-slider-from-showing-on-posts/#post-1785220)
 * Put this code in your header.php file in your template where you want it to show
   up.
 * Hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easing Slider] [Plugin: Easing Slider] FF Issue](https://wordpress.org/support/topic/plugin-easing-slider-ff-issue/)
 *  [wpfun2011](https://wordpress.org/support/users/wordpressfun2011/)
 * (@wordpressfun2011)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-easing-slider-ff-issue/#post-1632162)
 * I have the same problem in firefox… I went to see gio.ferre’s site and it looks
   in line… how did you fix it?

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