Shadows

This page shows how to enable drop-shadows below the thumbnails.

USA Antelope-CanyonWindbuchencomEsztergom.bazilika.lightsFitz Roy 1MtHood TrilliumLakePolarlicht 2Neuschwanstein Castle LOC print rotatedPorticoguardiagreleProkudin-Gorskii-12Quebec Bridge - Pont de Quebec


Here is how to achieve this :

  • Place shadow.png in your pub/css directory.
  • Add to the end of the file pub/css/local.css the following :
    .minilink { display: block; float: left; border:none; background: url(shadow.png) bottom right no-repeat; margin: 8px;}
    .mini { margin: -6px 6px 6px -6px; border: none; }

This works in recent versions of Konqueror, Mozilla/Firefox, Safari/Chrome, Opera, MSIE7+. Enjoy.