Forum Replies Created
-
AuthorPosts
-
Thanx for your reply Sandy. I will look into it.
Much appreciated.
This reply has been marked as private.August 14, 2014 at 2:27 pm in reply to: Preview Images in Portfolio – fullResImage larger than 1030 #304399Hi,
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
Hi,
I have changed the line and regenerated the thumbnails but the images are still cropped to 1030. Is there anther place where this value might be hard-coded?
$avia_config['imgSize']['entry_without_sidebar']= array('width'=>2800, 'height'=>980 ); // images for fullsize pages and fullsize slider
http://www.athanescholtz.co.za/Any suggestions?
- This reply was modified 10 years, 3 months ago by threepotatofour.
Good day,
If I want to change the size of the “fullResImage” image (Preview Images in my Portfolio), would this be the place?
$avia_config['imgSize']['entry_without_sidebar']= array('width'=>2300, 'height'=>360 ); // images for fullsize pages and fullsize slider
And do I have to re-upload my portfolio Preview Image to get the changes to reflect? I need to display the images at the resolution it was uploaded originally. Currently my images are being cropped to width:1030. And the above setting was 1030 before I changes it. After changing the above value and relaoding the page it is still not working.
Kind regards,
- This reply was modified 10 years, 3 months ago by threepotatofour.
-
AuthorPosts