Title: Creating a 3D &#8220;ACT NOW&#8221; button
Last modified: April 17, 2019

---

# Creating a 3D “ACT NOW” button

 *  [kshitijshah](https://wordpress.org/support/users/kshitijshah/)
 * (@kshitijshah)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/creating-a-3d-act-nowbutton/)
 * Hello,
    Apologies in advance if you think this is a simple question, but I have
   done a lot of research online and everywhere but have been unable to find an 
   answer to this issue.
 * I am a novice and have decided to use WordPress to create my own website. So 
   far I have really enojoyed my journey and love how my webisite is shaping up.
   I am however trying to find out how I can create a large 3D button similar (ACT
   NOW) to the one shown on the website. Any ideas or plugins that will allow me
   to setup such a field on my homepage will really help.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcreating-a-3d-act-nowbutton%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Ryan Hornback](https://wordpress.org/support/users/rthornback/)
 * (@rthornback)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/creating-a-3d-act-nowbutton/#post-11436638)
 * I checked out the page you referenced. Since the “ACT NOW” button does not actually
   react to mouse hover or clicks, you could create a similar result by turning 
   an image into a button.
 * The specific process of creating a button with an image can vary based on your
   specific plugins. I would recommend watching a few tutorials on YouTube that 
   demonstrate using an image as a button. Hopefully this will allow you to find
   one that will work with your setup and desired application. Good luck!
 *  Thread Starter [kshitijshah](https://wordpress.org/support/users/kshitijshah/)
 * (@kshitijshah)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/creating-a-3d-act-nowbutton/#post-11437100)
 * Thank you Ryan.
    I will try that out.
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/creating-a-3d-act-nowbutton/#post-11440298)
 * Like Ryan said, the approach can vary. Probably the simplest is to wrap an image
   with anchor tags;
    `<a href="destination.htm"><img src="button.jpg"></a>` You
   probably figured that much out by now.
 * An interesting alternative would be to use image sprites. Search for “image sprites”
   for more on this approach. What’s interesting is you can seamlessly change images
   when a user hovers over the link/image area, perhaps the button illuminates. 
   When the user clicks, you can swap in a depressed button image.
 * Depending on your need, clicking a button does not need to navigate somewhere
   else. It could instead invoke a JavaScript function that puts up a modal or otherwise
   changes something on the current page.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Creating a 3D “ACT NOW” button’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/creating-a-3d-act-nowbutton/#post-11440298)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
