manjunath Posted May 1, 2021 Share Posted May 1, 2021 Site URL: https://www.thoughtdata.com/share-your-vision-1 Hi I am trying to add a gallery with pictures, but somehow it keeps adjusting itself to its own height irrespective of my image sizes, I have tried images with various heights, but not sure why there is no simple control to adjust the height please suggest what should i do Link to comment
tuanphan Posted May 3, 2021 Share Posted May 3, 2021 On 5/2/2021 at 12:26 AM, manjunath said: Site URL: https://www.thoughtdata.com/share-your-vision-1 Hi I am trying to add a gallery with pictures, but somehow it keeps adjusting itself to its own height irrespective of my image sizes, I have tried images with various heights, but not sure why there is no simple control to adjust the height please suggest what should i do Hi. Can you disable autoplay? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
manjunath Posted May 3, 2021 Author Share Posted May 3, 2021 I have disabled auto play and added left and right buttons, I need to reduce the height of the slideshow Link to comment
tuanphan Posted May 4, 2021 Share Posted May 4, 2021 22 hours ago, manjunath said: I have disabled auto play and added left and right buttons, I need to reduce the height of the slideshow Add to Design > Custom CSS > Save & reload your site /* gallery height */ div#block-yui_3_17_2_1_1619883487823_290148, .sqs-gallery-design-stacked { height: 250px !important; overflow: hidden; } div#block-yui_3_17_2_1_1619883487823_290148 img { width: 100% !important; height: auto !important; left: 0 !important; top: 0 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
manjunath Posted May 4, 2021 Author Share Posted May 4, 2021 41 minutes ago, tuanphan said: Add to Design > Custom CSS > Save & reload your site /* gallery height */ div#block-yui_3_17_2_1_1619883487823_290148, .sqs-gallery-design-stacked { height: 250px !important; overflow: hidden; } div#block-yui_3_17_2_1_1619883487823_290148 img { width: 100% !important; height: auto !important; left: 0 !important; top: 0 !important; } I added it, but still it is not working, the height continues to remain same Link to comment
manjunath Posted May 5, 2021 Author Share Posted May 5, 2021 I added it, but still it is not working, the height continues to remain same Link to comment
manjunath Posted May 6, 2021 Author Share Posted May 6, 2021 Hi any update ? thanks Manjunath Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment