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

IE8 displays avatar in header with wrong width

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-b3
    • 3.1.0-b4
    • Styles, Template Engine
    • None
    • Internet Explorer 8, WinXP SP3 (in VMWare)

    Description

      The user-avatar image in the board header is displayed with the wrong "width", because the IE8 is not able to keep the aspect ratio correctly. (see attachment) Should be caused by "max-height" in combination with "width: auto".

      Adding a new CSS-rule to "tweaks.css" like:

      .header-avatar img

      { height: 25px; }

      Of course, this will strech images to 25px, if the avatar is smaller. But better than now.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: