1. After upgrading a »separation« border [1px height | rgb:43,43,43] appeared below the last line of text on every page and in the gallery pages itself. It doesn't appear on the Gallery Index Page though. How can I get rid of it?
Add the following code to the '_themes/kosel/css/custom.css' file:
div.body-content {
border-style: none;
}
2. The thumbnail images look quite blurry. How can I change that?
Showkase creates thumbnails for Juicebox-Pro galleries at the dimensions specified by the thumbWidth and thumbHeight configuration values in the interface. If you change these values after creating a gallery, the thumbnails will not be displayed at their actual size in the gallery and they may look blurred. To recreate the thumbnails at the new dimensions, edit the gallery page, click on the 'Advanced' tab and select 'Rebuild this Juicebox gallery'.
3. The back button icon doesn't show up. It's set to »overlay|left« and »use icon« is checked. I just want the home icon to be shown like the one on your demo page
This looks like a bug. Thank you for reporting. I have logged a bug report with the developers and it should be fixed in the next version of Showkase. In the meantime, open the 'admin/plugins/juicebox/defaults.ini' file in a plain text editor, search for the text 'BackButtonUseIcon' and change it to 'backButtonUseIcon' (with a lowercase 'b' at the start).
4. How to set the path for a watermark image?
The watermarking functionality is a feature found only in JuiceboxBuilder-Pro and is not available in Showkase.
If you like, you could create a gallery with JuiceboxBuilder-Pro (using a watermark), upload the gallery folder to your web server and import the gallery into your Showkase installation in the 'Site -> Import' section.