Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author MatthewRuddy

    (@matthewruddy)

    Hi. I don’t see the slider on the site? Could you please insert it into a test post and link me to it.

    wpfun2011

    (@wordpressfun2011)

    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?

    wpfun2011

    (@wordpressfun2011)

    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%;}

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Easing Slider] FF Issue’ is closed to new replies.