Images Not Square and Continuous Progress Ring
-
Got a couple issues.
1. Most of my images are square but some seem to be larger than squares which throws the whole balance off. The originals are square. I have attempted the following time out code in your custom area.
setTimeout(function(){
jQuery(‘#sb_instagram .sbi_photo’).css(‘height’, jQuery(‘#sb_instagram.sbi_photo’).eq(0).innerWidth() );
}, 500);2. My images are loaded yet the loading ring continuous to cycle indefinitely.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Images Not Square and Continuous Progress Ring’ is closed to new replies.