Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Custom Image Hovers

This article is now outdated!

Use the “Hover” options located here instead with version 5.0+

Before continuing, to learn about how you can hyperlink slides and slide content, click here.

 

1. If you’d like to add an “opacity” hover effect to the slide’s main background image:

1.1 Add a hyperlink to the slide:

slidelink

 

1.2 Visit the slider’s main settings page, then scroll to the bottom of the page and click the “CSS/JavaScript” tab:

custom_css_javascript

 

1.3 Then paste the following into the “CSS” section:

 

1.4 Finally, paste the following code below into the “JavaScript” section.

IMPORTANT NOTE: The “revapi1” part will need to be changed to represent your current slider. The screenshot below shows where you can get your slider’s “revapi” name. Change all “revapi1” parts in the code below, to whatever your slider’s “revapi” name happens to be.

revapi_name

 

 

2. To apply an “opacity” hover effect to an image layer:

2.1 Go to edit one of your slides, and click the “Add Layer” button. Then add the following into the “Text/HTML” section:

 

image_layer

 

2.2 Next, click the “Edit Global Style” button (screenshot below)

edit_global_style

 

2.3 Finally, add the following code to the very top (screenshot after code)

 

global_style_edit