Topic: Black Stripe
Hello all
Since the update to 1. 1. 0., there is a black stripe below my galleries. I want to have it removed. How to do without editing the code?
Andi
You are not logged in. Please login or register.
Showkase Support Forum → Showkase Support → Black Stripe
Hello all
Since the update to 1. 1. 0., there is a black stripe below my galleries. I want to have it removed. How to do without editing the code?
Andi
If you are referring to the horizontal separator between the gallery and the footer when using the Kosel theme, this can be removed by adding the following code to the '_themes/kosel/css/custom.css' file (it cannot be removed from within the Showkase interface):
div.body-content {
border-style: none;
}
If you are referring to something else, then please post the URL to your web page so that I can take a look and help further.
That's what I'm referring to. Thank you, Steven.
Andi
Showkase Support Forum → Showkase Support → Black Stripe
Powered by PunBB, supported by Informer Technologies, Inc.