I want create the border show in the picture but i want to stay clickable the under picture of frame.
I use a div on the other div,it's work but under div is not clickable. I use border image,but the corner of left bottom is not create like the picture. Any other way?
https://i.stack.imgur.com/z8HSs.jpg
I am using .png picture that cut center of that png picture. My code is this:
<div id="slideshow204" class="slideshow" style="position:absolute;top:22px;right: 34px;z-index: 1;">
......
</div>
<div class="decor"><img style="position: absolute;z-index: 4;" src="http://shakeri.info/images/logo/zendeginameh.png" alt="">
</div>
http://shakeri.info/ – Mojtaba Taheri Aug 24 '16 at 06:38