• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Enterprise Pro – Image Transparency on Hover

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Enterprise Pro – Image Transparency on Hover

This topic is: not resolved

Tagged: image transparency

  • This topic has 2 replies, 3 voices, and was last updated 8 years, 8 months ago by sydcar.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 9, 2014 at 2:17 pm #113618
    Cheryl
    Member

    Hello!

    Looking for some ideas or assistance with making my linked images smoothly turn transparent upon hover.

    I have tried a few different code snippets and nothing seems to work.

    Any help is greatly appreciated.

    Ca

    July 10, 2014 at 9:13 am #113767
    Davinder Singh Kainth
    Member

    Can you share website url?


    Sunshine PRO genesis theme
    Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis Themes

    July 17, 2014 at 3:44 pm #114742
    sydcar
    Member

    Use the following CSS code:

    img
    {
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
    }
    img:hover
    {
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */
    }

    Change the opacity of img:hover to whatever degree you want the transparency 1.0 being not at all and 0.0 being completely invisible.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble