Hey guys. I'm trying to create something so when you click an image it opens a popup type thing. I'm trying to do this on the Enjin html editor so it has to be done with html not php.
I want to do it the same way as
Code:
<img src="http://i46.tinypic.com/4r5p2u.png" onClick="alert('Welcome to the Groan Zone!')">
but I would like to change the layout of the box. An example is from here:
http://legendarypvp.com/shop
Click on one of the images (example: "PVP iron", "PVP redstone" etc.) and that is what I would like done. I know that that is used with the advanced plan but I know it is possible without having to pay for it and use html.
I would love if you could help.
Thanks,
Thunder