How can I eliminate the unwanted space that occurs below the images just under the rotating header? http://bit.ly/12D6erM
Also, how can I attach a custom class to those images?
Thanx!
Hi Michae1,
Can you point out with a screenshot what space you mean? I don’t see anything out of the ordinary on my end so maybe its a browser/OS specific thing or I’m just missing it.
Regards,
Devin
Hi Devin,
Here ya go. The space is subtle, but annoying. Thanx!
Think I finally found the property to fix. It was switching “display” to “block” from “inline”.
However, still having the same issue when the site scales. I’m not sure what height properties to change in my media calls to make the images still not have the extra space when scaling.
Is there a way to have specific images NOT scale when resizing the browser?
Getting One Step Closer . . . I was able to hard code the height, but not the width for some reason. I even tried !important, but when I scale the browser the image width shrinks.
Please have a look and let me know what I can do to accomplish this. Thanx!