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/minislideshow/-- theme files/Install.txt

7 lines
265 B
Plaintext
Raw Normal View History

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