Tagged: catch box, image size, slider
- This topic has 9 replies, 4 voices, and was last updated 9 years, 3 months ago by Sakin.
-
AuthorPosts
-
September 27, 2013 at 12:15 am #15140SarahMember
Hello,
Is there a way to have the boxes around the pictures in the slider be the same size. Since some of my pictures are different sizes, the boxes change sizes as the slider scrolls through.
My site: http://pittsburghpaddlefish.org/wordpressnew/wordpress%203/
Thank you.
September 27, 2013 at 8:24 pm #15157SakinKeymaster@Sarah: For image to become same size in the slider. You image size should be minimum Width: 644px and minimum height Height: 320px.
For some of the old images that your site have before changing to Catch Box Theme, you need to regenerate thumbnail. You can do that by adding “Regenerate Thumbnail” plugin. See the theme instruction at http://catchthemes.com/theme-instructions/catch-box-pro/
July 22, 2015 at 3:16 am #61302SimonParticipantHello Sakin,
I have a similar problem.
The text under the “Featured Page Slider” at my site has different lengths.
The box around the slider becomes bigger and smaller per each picture.How can i fix it?
My site: http://www.rheinbrueder.de/
Thank you
Simon (Germany)
July 24, 2015 at 3:41 pm #61447SakinKeymaster@Simon: In your site, you have different length of text and that is causing shifting in height. I see that you have split content using more tag
<!--more-->
in your page. So, you have to be careful about the amount of text that you want to display. If you keep excerpt text length in all slider page then it will fix the issue. Otherwise, you can try adding in the following css in “Appearance => Theme Options => Custom CSS” box:#slider-wrap .featured-text { min-height: 75px; }
August 20, 2015 at 9:17 pm #64706DhuanMemberSakin, is it possible arrows to move in slider be visible and active only when we put mouse over the picture
August 23, 2015 at 8:42 pm #65018August 24, 2015 at 1:03 am #65037DhuanMembertune up the site and still not online
August 24, 2015 at 8:40 am #65047SakinKeymaster@Dhuan: Are you using Catch Box Free theme, try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#content nav#nav-slider { display: none; } #content #slider:hover nav#nav-slider { display: block; }
August 26, 2015 at 1:30 am #65269DhuanMemberexactly what I was looking for. consecutive praise Sakin 😉
August 26, 2015 at 10:35 am #65292SakinKeymaster@Dhuan: Thanks for your appreciation and if you like my support and Catch Box theme then please support by providing your valuable review at https://wordpress.org/support/view/theme-reviews/catch-box?rate=5#postform
-
AuthorPosts
- The topic ‘Slider’ is closed to new replies.