diff --git a/modules/minislideshow/-- theme files/Install.txt b/modules/minislideshow/-- theme files/Install.txt new file mode 100644 index 00000000..00f3f4f1 --- /dev/null +++ b/modules/minislideshow/-- theme files/Install.txt @@ -0,0 +1,6 @@ +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'); +} diff --git a/modules/minislideshow/-- theme files/ico-view-minislideshow.png b/modules/minislideshow/-- theme files/ico-view-minislideshow.png new file mode 100644 index 00000000..6293b413 Binary files /dev/null and b/modules/minislideshow/-- theme files/ico-view-minislideshow.png differ