- This topic has 5 replies, 4 voices, and was last updated 8 years, 6 months ago by
Hash.
- AuthorPosts
- October 15, 2016 at 12:05 am #813
Anonymous
InactiveIs there a way to reduce the size of the slider?
Also,
Can you enable sliders on other pages?October 15, 2016 at 5:07 pm #819Hash
KeymasterTo reduce the size of the slider you need to crop your images to smaller height. In this way you can decrease the slider height.
And there is no option to enable the slider in other pages. We will modify the code to add this option.
February 26, 2017 at 5:50 pm #2167Anonymous
InactiveI’ve reduced the size of all my slider images however the slider size has not reduced. Is there any other way to do this?
March 10, 2017 at 12:18 am #2276Hash
KeymasterThe only way is to reduce the height of the slider image. Can you show us your website so that we can check?
March 31, 2017 at 10:18 pm #2641Anonymous
InactiveI second lii240. My images are 600 pixels high but the slider is showing them at 870 pixels high when I have a full screen browser. I discovered that it’s scaling as function of browser width. When I make my browser go across two screens it continues to grow.
Site: http://kindperson.org
April 3, 2017 at 9:54 pm #2664Hash
Keymaster@bryons
The image also scales according to the width of the screen. If you are looking on the larger screen, the slider image scales to cover the full width of the screen.
Here is the CSS code if you don’t want the slider image to scale up
.ht-slide img { width: auto; margin: 0 auto; }
- AuthorPosts
- You must be logged in to reply to this topic.