Can someone point me to a thread (if one exists already) on how to keep my Featured Image from becoming cropped in the blog-post portion of the Individual Portfolio Page? The image defaults at 958 wide but the most height I can get is 600px high with the slider. So the image gets cropped at the top and bottom...
Thanks for the reply. Not quite sure what you mean...? What I'm looking to do is change the image size holder to match the size of my art (800x600) in the individual portfolio pages. Is there a way to do that by inserting code somewhere?
So, I'm having the same issue throughout the theme. Many of the standard graphics sizes for the sliders and images are a long, rectangular shapes. Especially using the Full Width layout. The problem I'm having is, I'm trying to feature images throughout (via the slider, images inside the blog postings, etc.) that are more of a 4:3 aspect ratio. The problem I'm having is that none of the built-in sliders in the administrative panels allow for this kind of aspect ratio. The largest height the theme seems to accommodate without additional coding is roughly 960 x 600. That's more of a panoramic aspect ratio than a 4:3.
With your help previously, I was able to customize the slider images to accommodate my image's size. However, when you click on one of the images within the slider and it goes to that particular images portfolio/blog page, the image is severely cropped at the top and bottom even when I max out the feature image height at 600.
I've tried plugging in different code possibilities throughout but have not been able to simply change the dimensions of this area to accommodate my graphic.
I'm okay with adding customized code but I'm not sure what to code or where to add it.
This is a problem we all have. This would mean adjusting the theme code and css on loads of places.
You better put your image in a 960x600 transparent bg in f.e. illustrator or photoshop and center the original image within that image.
now export the image as a webimage type png file. this will stop the cropping. However you will loose some quality but i believe is acceptable.
is this workable for you?
in short.
create a transparant bg to the size of the window or a multiplied equal size of that in width and height. F.e. 16:9 --> 32:18 --> 48:27 This way when the image gets zoomed it will be full size. Make the actual image fit within the outer transparent image in its own aspect ratio.