Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-17150

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

    XMLWordPrintable

Details

    Description

      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%;
      } 

       

       

       

       

      Attachments

        Activity

          People

            Marc Marc
            ForumFlair ForumFlair
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: