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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 3.0.RC1
    • Posting
    • None
    • PHP Environment:
      Database:

      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.

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

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

              Created:
              Updated:
              Resolved: