Currently in the process of setting up a new website/landing page. Upon heading to the right column at the bottom (where the pictures are located), you will notice <li>
elements containing pictures within containers. The only issue that arises is when viewing the page on IE8 and IE9, additional empty picture containers appear between the 2nd and 3rd pictures, as well as between the 3rd and 4th pictures. It seems like there should be thumbnails present, but the containers remain empty.
It could simply be a case of overlooking some code after spending an extended period of time in front of the screen. However, I'm puzzled by the fact that these empty LI's do not show up in other browsers or in IE7.
Appreciate any assistance provided!