Viewing 2 replies - 1 through 2 (of 2 total)
  • I also experienced this issue with my site, http://lostininternet.com. The images within the permalink pages adhere to a container size. Once I installed the ‘Pinterest Pin It Button For Images’ plug-in, the images ignored the container size. This issue only happened in Firefox, but not Chrome or Safari. I uninstalled the plugin for now and resolved the issue as well.

    Thread Starter iansimpao

    (@iansimpao)

    Had my developer check it out. The solution was to add a CSS to the <span> classed .pibfi_pinterest which was the container of the picture to have the width of 100%
    .pibfi_pinterest {width:100%;}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Images are larger than content width on Firefox’ is closed to new replies.