Theme
Edit theme for sandbox category
@import url(/local--theme/newtheme-sidebar/style.css); /* James Kanjo's hovering image technique */ img.hover-full:hover { width: auto; position: relative; } span.hover-full a { display: block; height: 90px; width: 90px; margin: -8px auto; } span.hover-full a:hover img { position: fixed; left: 0; top: 45px; width: 500px; z-index: 99; }