bxSlideshow

Phoca Gallery modules - modules for Phoca Gallery extension
mafloc
Phoca Enthusiast
Phoca Enthusiast
Posts: 63
Joined: 16 Jul 2011, 06:42

bxSlideshow

Post by mafloc »

Hi, I have a small problem on my site with bxslider. All photos from the Slideshow are minimally moved downwards. Thus, a small white strip is formed above. The photos have the correct size, 970x230.
I don't know how I can fix it.
You can see it on the site hier: http://zeiler-weinfest.com

My Joomla is up to date. Ver. 3.6.5

I have found an another slideshow which would be ideal, but I dont know I become it from you and I dont know that will works fine with my version, you remember before I was using the Nivo-module. But with the new Joomla the Nivo not works.
The another Slideshow what I mean is the Slideshow Skitter-module.
I hope you can help me.

Regards
Manuel
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47865
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: bxSlideshow

Post by Jan »

Hi, what you mean with white strip at the above, can you paste a screenshot?

Jan
If you find Phoca extensions useful, please support the project
christine
Phoca Hero
Phoca Hero
Posts: 2732
Joined: 28 Nov 2010, 17:20

Re: bxSlideshow

Post by christine »

Hi Manuel,

na ja, Du könntest einstweilen (bis wir ne andere Lösung finden) so versuchen:

Code: Select all

#phoca-top-box {
padding-top: 25px;
}
Das überlappt jetzt halt nur. (also Navi drüber).

Liebe Grüße, Christine
christine
Phoca Hero
Phoca Hero
Posts: 2732
Joined: 28 Nov 2010, 17:20

Re: bxSlideshow

Post by christine »

Hallo Manuel,

so wäre es schöner:

Code: Select all

.bx-wrapper img {
    margin-top: -10px;
}
Christine
Post Reply