1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/modules/downloadfullsize/-- theme files/Install.txt
2009-06-20 16:52:47 -04:00

7 lines
274 B
Plaintext

Copy "ico-view-downloadfullsize.png" into your "themes/CURRENTTHEME/images" folder.
Edit the file "themes/CURRENTTHEME/css/screen.css" to include the following lines:
#gViewMenu #gDownloadFullsizeLink {
background-image: url('../images/ico-view-downloadfullsize.png');
}