- Posts: 19
- Thank you received: 0
I can not resize the height of the carousel on the
-
lamorfa
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 4 months ago #34833
by lamorfa
I can not resize the height of the carousel on the was created by lamorfa
I need to reduce the height of the carousel on the homepage but despite changing the values in the form, the size remains the same. What should I do to get this?
Can someone enlighten me?
tnk
Can someone enlighten me?
tnk
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #34837
by ivan.milic
Replied by ivan.milic on topic I can not resize the height of the carousel on the
Height depends on images you put in. Use images that are less in height
Please Log in to join the conversation.
-
lamorfa
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
11 years 4 months ago #34838
by lamorfa
Replied by lamorfa on topic I can not resize the height of the carousel on the
I tried to insert an image 150 pixels wide and 1200 high, but the result does not change, either by changing the parameters of the module.
You can see an example here:
www.marcobrusati.com
I look forward to other suggestions and I thank you for your support.
You can see an example here:
www.marcobrusati.com
I look forward to other suggestions and I thank you for your support.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #34839
by ivan.milic
Replied by ivan.milic on topic I can not resize the height of the carousel on the
All of your images, one with biggest height will dictate
Please Log in to join the conversation.
-
lamorfa
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
11 years 4 months ago #34841
by lamorfa
Replied by lamorfa on topic I can not resize the height of the carousel on the
Before writing I checked and inserted only ONE image (slide1) the others are empty. The slide in question is 150 pixels (height) and 1200 pixel (width).
Where I continue to make mistakes?
tnk.
Where I continue to make mistakes?
tnk.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #34843
by ivan.milic
Replied by ivan.milic on topic I can not resize the height of the carousel on the
Add this to bottom of template_css.css:
DIV.hero-carousel{
height:auto!important;
min-height:0!important;
}
DIV.hero-carousel{
height:auto!important;
min-height:0!important;
}
The following user(s) said Thank You: lamorfa
Please Log in to join the conversation.
Time to create page: 0.110 seconds