Carousel banner flexisel : problem with banner size + about responsive banner size

Hi.

I have 2 problem with carrousel banner.

For have more then 1 banner display i must chose flexisel.

But with flexisel, in CSS :
- there are an li element style of 88.1667px wich is too small for display all the banner, the next is hover, why this size ??
- there are a whiite #fcfcfc background on nbs-flexisel-inner class why ?

With responsive banner slider why isn't possible to limit the width, or to respect the banner width/height proportion ?

Regards.
10 years 6 months ago #1 by roland

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5310) Offline
Hi,

- there are an li element style of 88.1667px wich is too small for display all the banner, the next is hover, why this size ??

I don't really understand with this question can you elaborate it?

- there are a whiite #fcfcfc background on nbs-flexisel-inner class why ?
With responsive banner slider why isn't possible to limit the width, or to respect the banner width/height proportion ?


It's possible by override it with with small css like this to your template css
#responsive-banner-slider img {
max-width:XXXpx!important; }
.nivoSlider {
max-width:XXXpx!important;
background:none!important; }

change the XXX with your actual banner size
10 years 6 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum