Tengo puesto este código en un widget:
<style type="text/css">
.picshow { z-index:444; position:relative; background-color:#ffffff; width: 100%; height: 230px}
.picshow_main { position: relative; width: 180px; height: 230px}
.picshow_main .imgbig { filter: progid:dximagetransform.microsoft.wipe(gradientsize=1.0,wipestyle=4, motion=forward); width: 180px; height: 230px}
.picshow_change {position: absolute; text-align: left; bottom: 0px; height: 30px; right: 0px; ...
↧