I can not resize the height of the carousel on the

  • lamorfa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 4 months ago #34845 by lamorfa
I added the code in the css file. But nothing happened.

Then I changed the setting of the module by turning off the FULL SCREEN function and the height is respected.

Now I would like the image to be centered (in the slide) and not aligned to the left.
How can I do?

tnk

Please Log in to join the conversation.

More
11 years 4 months ago #34855 by ivan.milic
Return back setting like they were. Maybe you did not refresh so it did not show

Please Log in to join the conversation.

  • lamorfa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 4 months ago #34861 by lamorfa
settings were reported as they were. The string was added to the css file. Css and the only image I'm using for the test measures 960x300 pixels. I emptied the cache and verified on a new computer but the slide continues to be too high (not cheap!)

look more suggestions, tnk.

Please Log in to join the conversation.

More
11 years 4 months ago #34870 by ivan.milic
Modify added code like this:

DIV.hero-carousel, DIV.hero-carousel .carousel-article{
height:auto!important;
min-height:0!important;
}

Please Log in to join the conversation.

  • lamorfa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 4 months ago #34879 by lamorfa
I modified the code as shown.
Now the slide seems to be completely gone ...

Please Log in to join the conversation.

More
11 years 4 months ago #34890 by ivan.milic
Put some discrete value instead of auto:

DIV.hero-carousel, DIV.hero-carousel .carousel-article{
height:150px!important;
min-height:0!important;
}

Please Log in to join the conversation.

Time to create page: 0.084 seconds
Powered by Kunena Forum