Viewing 1 replies (of 1 total)
  • Plugin Author Nick Halsey

    (@celloexpressions)

    You were on the right track with the custom css you added, but had an improper value (should be a decimal, not a percentage). Use:

    #fsml_ff,
    #fsml_ffhidden {
    opacity: .8
    }

    No need for !important, unless you don’t want the opacity to change to 100% on hover.

    Cool use of the plugin, by the way!

Viewing 1 replies (of 1 total)
  • The topic ‘Frame opacity level on load’ is closed to new replies.