How to ADD a button on top of an image

User 2019639 Photo


Guest
18 posts

I'm wondering if its possible to add a button on top of an image?
Cheers
User 232214 Photo


COO
827 posts

Yes, there are various ways of doing this. One way is to use a background image. Alternatively you can use position: absolute for the button and position it anywhere. Make sure that the parent (column or container) containing the picture and button is positioned relative. This gives the button the coordinate system for positioning it using the values below the position control in RSD. If the button is not visible (behind the image) just increase the z-index.
The future of web layout has arrived and it's called CSS Grid. CoffeeCup helps you to get ready with a free guide, the Grid Builder app plus cool demos & themes.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.