• Resolved coleh3

    (@coleh3)


    Great plugin!

    When I use any setting other than 100 the menu works. When trying set the opacity to 100 the nav menu ends up looking like it is set to around 30.

    Also,

    I am trying to make a logo appear instead of the normal home link we have when the sticky menu appears. Is there a way to possibly do this? I tried the following:

    .myfixed > li:first-child a { display: block; width: 167px; height: 40px; background-image: url(“images/navlogo.png”); background-position: 0 0; }

    Thanks!

    https://www.ads-software.com/plugins/mystickymenu/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter coleh3

    (@coleh3)

    I got the logo replacement to work.

    I had to add the style in the actual stylesheet for the site because the plugin was adding a / in front of images/navlogo.png.

    The 100% opacity issue is still happening though.

    Thanks again.

    Thanks for your info, I’ll check this backslash(/) problem, it’s possible that it’s some sanitize issue.

    What’s your template name? and did you checked it on other browsers?
    and your site url if is online?

    Oh I see the problem with opacity, you are right 100 is only 10%, it’s like you entered 0.1. it’s seems that 99 is max value for now, I’ll try to fix it in next release. Thanks again

    New version 1.6 is out! I added fix for opacity set to 100, there is also new setting called “Make visible when scrolled” after number of pixels. After update go to plugin settings and save settings with desired value for a new parameter. Don’t forget to clear cache if used.

    Also I don’t have backslash bug in my wp, not sure what was problem there.
    Maybe this could be some theme related issue, or maybe you just need !important at the end of some myfixed values in case that backslash was cached with some old settings before?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘100 Opacity and Custom Logo’ is closed to new replies.