Support » Fixing WordPress » Full Width Responsive Image

  • Hello,

    Does anyone know how to make an image full width (or bleed) which resizes?

    I tried using this code:

    <div id=”banner” style=”width:auto;overflow:hidden;”>
    <img src=”…” alt=”” style=”width:100%;” />
    </div>

    However, this leaves a little white space in the margins (it’s not full width).

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full Width Responsive Image’ is closed to new replies.