Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: square image cropping

New Front EN Support Forums Ikebana Theme Support square image cropping Reply To: square image cropping

#1520
mmsatori
Keymaster

Hey Jdudeo,

this small cropping was introduced on purpose – without it the image backgrounds will not cover the entire tiles in the Opera browser, leaving empty margins on the top and left sides.

In case you still want to cancel this behaviour, please insert this line of CSS into the textarea in the “Style: Add Custom CSS” tab of the Theme Options panel:
.inner-image-placeholder { width: 100% !important; height: 100% !important; margin: 0 !important; }
and do not forget to click on the “Save All Changes” button.

Not related to this topic: I highly recommend reducing the size of the background image on the website – currently it is 8.34 Mb and takes uncomfortably long to load. Try compressing the image with a graphics software package to at most 1 Mb. You can also reduce the dimensions of the image since there are very few viewing devices which have 4000+ pixel screen dimensions.

Sincerely,
Andrew / Satori Studio