Increase Slide Height

Posted in: Newspaper
Post count: 32

Hi, is there is a way to increase the height of the Slide Element? At present its not quite the correct fit for our site.

Post count: 7909

Hi,

Do you have a problem with thumbnails or you really want to change the slider’s height?
If you thumbs are not fit in the slider’s container, please regenerate your thumbs – https://forum.tagdiv.com/using-the-theme-with-existing-content/
If you want to increase height, you have to change the thumb size in td_config.php file, these are the thumbs used by IOS Slider – http://screencast.com/t/WUpPywQqaD you will have to create a similar thumb with your specific size and use it in the slider module – http://screencast.com/t/0270faxp5e Also you need a custom css in Theme Panel > Custom Css to increase the container’s height – http://screencast.com/t/tCrX4C2l Don’t forget to regenerate thumbnails if make some changea in td_config.php file – https://forum.tagdiv.com/using-the-theme-with-existing-content/

.iosSlider-col-2 .td_module_slide, .td_block_slide .iosSlider-col-2 {
height: 500px !important;
}

I provided an example for 2 columns slider, if you don’t have basic experience I suggest to hire someone to do this for you, unfortunately we cannot provide any type of custom work at this time, sorry!

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.