Home › Forums › Theme support › Unable to install Sundance Theme › Reply To: Unable to install Sundance Theme
Hi,
thats a little bit tricky, because we work with css box-shadows, :before and :after.
Here is the HTML for all images and elements with the shadow:
<div class="shadow_box">
<div>
<img src="http://.../image.jpg" alt="" style="display: block;">
</div>
</div>
If you want, you can wrap the images with the 2 div’s, then you can use the shadow boxes around your images