Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Matt

    (@sksmatt)

    Hi Riz1985,

    Thanks for the feedback! will see to include an option for it on the next release.

    Kind Regards!

    I also have an issue of it turning into a bright blue in IE9 on hover, rather than a slightly darker orange. I’m also noticing that in IE8 that the button barely appears as a little 3px wide line in the bottom middle of the page…though, I’m using IE Tester to see IE8, and sometimes I worry about how reliable it is. 😛

    Amazing plugin otherwise!

    Yup, scratch that, tested again in IE8 and it looks fine, ignore what I said earlier!

    AC

    (@pixelmommy)

    This is an IE issue, because the effects/mouseover coloring is fine for me in Chrome and Firefox. In IE9 I also get the seablue color and no cool fade effects. An easy way to fix the mouseover color, without having to add anything to your functions.php, is to just add the following line to your child theme’s stylesheet.

    #dynamic-to-top:hover {
    background-color:#c4a8d2 !important;
    }

    Change it to a hover color that matches your theme.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Dynamic "To Top" Plugin] Mouse over seablue’ is closed to new replies.