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

Hot linked images are cut off if they are bigger than the width of the page.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Duplicate
    • 3.0.RC1
    • None
    • Posting
    • None
    • PHP Environment:
      Database:

    Description

      If you link an image with bbcode so that it displays in the post, if the image is bigger than the area allowed for the content, it will cut off the picture and not put in scroll bars or stretch the screen out.

      I have attached screen shots.

      One of my moderators has downloaded RC1 and messed with it and says that he can fix it by adding this to phpBB3/styles/prosilver/theme/nomal.css:

      body {
      font-size: 10px;
      }

      .content {
      overflow: auto;
      }

      I have not tried it.

      Attachments

        1. lc-cutoff1.JPG
          lc-cutoff1.JPG
          165 kB
        2. lc-cutoff.JPG
          lc-cutoff.JPG
          146 kB

        Issue Links

          Activity

            People

              dhn Dominik Dröscher [X] (Inactive)
              thespirit thespirit
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: