Archived topic
Custom button
3 replies · Started by Maty on October 1, 2018
I want to take an image of my logo and make it a button that takes the user to my “online ordering” page. What’s the easiest way to do this?
Hi there,
Something like this might help:
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_image
thanks! what do I do with this? Sorry Im a total rookie and have no idea what I'm doing
Where are you trying to add the button?
The link gives you the HTML to add image as a link. You just need to add your desired link by replacing https://www.w3schools.com and add your own image by replacing logo_w3s.gif.
You can do that in page content.