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

"No posts" causes left border to be very short

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.4
    • 3.0.3
    • Styles
    • None
    • PHP Environment:
      Database:

      When you create a board which has no posts, the left border seems to be very short and looks bad (see attachment). I realize it's not a serious bug but when you create custom styles, with different colors - this may looks ugly. Fortunately it's easy to fix.

      We have to open forumlist_body.html (in prosilver)

      and change line about 54 from 

      <dd class="lastpost">

      to

      <dd class="lastpost" <!-- IF forumrow.LAST_POST_TIME -->style=""<!-- ELSE -->style="line-height: 2.2em;"<!-- ENDIF -->>

      This thing fixes this small issue. Here in RocketTheme, we create many colorfull templates, so this fix is very useful.

        1. 20090109_200531515.jpg
          82 kB
          man128
        2. bug.jpg
          59 kB
          hexplor [X]

            Acyd Burn Meik Sievertsen [X] (Inactive)
            hexplor hexplor [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: