Hi,
If I want to change the size of the “fullResImage” image (Preview Images in my Portfolio), currently it is being scaled to 1030px;
$avia_config['imgSize']['entry_without_sidebar']= array('width'=>2800, 'height'=>980 ); // images for fullsize pages and fullsize slider
I have changed the line and regenerated the thumbnails but the images are still cropped to 1030. As suggested here: post-302469
Is there another place where this value might be hard-coded?
Any suggestions?
Hi,
If I inspect the source code the pp_content_container is limited to 1030px. Does this not mean that the images are scaled regardless of the fact that they are larger than 1030.
I have also noticed that on the Enfold Theme Options there is a setting Responsive Layout active? the options are Max width 1030 and 1210. I have chosen 1210 but it still displays the Portfolio at a max width of 1030. After changing it from 1030 to 1210, what should I do to get the change to reflect on the site?
Regards