Ahh, if you don't want to get images on the slider style 20 cut off, please use images with ratio width/height = 3/2 ( 1.5 ) and add more this code to Customize > Custom CSS:
if I don't want to get images on the slider style 35.36 cut off, what images with ratio width/height ? and add what more this code to Customize > Custom CSS:
what is the best ratio of the pic in slider style 20...and the pixel weight and height of the picture...
Hi,
We're using ratio width/height = 0.6 for slider style 20.
Best Regards,
PenciDesign
https://allenwei812.tumblr.com/post/190766036415/when-i-use-06-ratio-but-in-the-style-20-still-cut
when I use 0.6 (5:3) ratio but in the style 20 still cut my picture….on Homepage
How do I setting the pixel?
Hi,
Ahh, if you don't want to get images on the slider style 20 cut off, please use images with ratio width/height = 3/2 ( 1.5 ) and add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign
Hi,
if I don't want to get images on the slider style 35.36 cut off, what images with ratio width/height ? and add what more this code to Customize > Custom CSS:
Hi,
Please try use this code:
Best Regards,
PenciDesign
it is too height for looking.....
what is the pictures default ratio of the slider style 35& 36 ?
I can set up my pictures in the future....
it is too height for looking.....
what is the pictures default ratio of the slider style 35& 36 ? 4:3 or 16:9 and what the code should be...
I can set up my pictures in the future.... thank U
Hi,
You can change value 66.6667% on the code I sent above to change the height as you want.
And this value is ratio of height/width for your images.
Example: with value 66.6667% it's height/width = 2/3
Best Regards,
PenciDesign
you mean if I want the ratio 4:3 of the picture I need to put the code
.featured-style-35 .penci-image-holder:before,
.featured-style-35.style-36 .penci-image-holder:before{
height: auto;
padding-top: 75%;
}
if I want the ratio 16:9 of the picture I need to put the code
.featured-style-35 .penci-image-holder:before,
.featured-style-35.style-36 .penci-image-holder:before{
height: auto;
padding-top: 56.25%;
}
right?
and I need to upload the new ratio picture to the featured image right?
Hi,
Yes, exactly
Best Regards,
PenciDesign
HI I JUST CHANGE MY slide style to style 5 and how do i change the default ratio of the featured image....
I want to the style 5 & 4 do not cut my featured image on the Homepage.....
all of my pictures set up to 4:3 = 75%
thanks
Hi,
If so, please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign