Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-17150

Forum Image Breaks Layout If Big Image Used - (Forum List Forum Image)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.3.11
    • 3.3.10
    • Styles

      When using forum images, if the image is fairly big it breaks the layout when the screen is minimized.

       

       

       

      This can be easily fixed by adding this small line of code to content.css file.

       

      .forum-image img {
          max-width: 100%;
      } 

       

       

       

       

        1. Forum-Image-Not-Responsive.png
          163 kB
          ForumFlair [X]
        2. Forum-Image-Responsive.png
          91 kB
          ForumFlair [X]

            Marc Marc
            ForumFlair ForumFlair [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: