Blog Comments Overlap problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • makaveli007
    New Member
    • Jun 2008
    • 28

    [Blog] Blog Comments Overlap problem

    I cant figure this out. The overlap issue happens on all styles, including the untouched vbulletin default style, and effects all browsers & all resolutions. Every comment on every blog is effected. Any advice on how to fix would be greatly appreciated. See screen shot below

  • Trevor Hannant
    vBulletin Support
    • Aug 2002
    • 24326
    • 5.7.X

    #2
    A link to be able to see your site and the relevant code would help.
    Vote for:

    - Admin Settable Paid Subscription Reminder Timeframe (vB6)
    - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

    Comment

    • LoveStream
      Senior Member
      • Jan 2009
      • 105
      • 4.2.X

      #3
      Originally posted by Trevor Hannant
      A link to be able to see your site and the relevant code would help.

      Yes, you may see from our blog comment what overlaps.

      Comment

      • makaveli007
        New Member
        • Jun 2008
        • 28

        #4
        ^good to see i am not the only one. i have been at it for hours trying to fix this. it must be a bug in 4.1.1

        Comment

        • LoveStream
          Senior Member
          • Jan 2009
          • 105
          • 4.2.X

          #5
          I made myself like as; but not official that must be fixed in 4.1.1

          Stylevar >> blog.css

          Code:
          .postbit-lite .commenthead {
                  [B]margin-{vb:stylevar left}: 0;[/B]
          }
          
          .postbit-lite .postbithead {
              float: {vb:stylevar left};
              [B]width: 85%;[/B] /* -- */
              padding: 5px 0;
              margin-{vb:stylevar left}: 0;
          }
          Last edited by LoveStream; Sat 5 Mar '11, 1:00pm.

          Comment

          • lifanovsky
            Senior Member
            • Oct 2004
            • 269
            • 4.0.0

            #6
            Is there an official solution? I have the same bug in 4.1.2
            Boris Lifanovsky; administrator of the biggest Russian classical music forum

            Lifanovsky.com | ForumKlassika.Ru

            Comment

            • Illuvatar
              Senior Member
              • May 2002
              • 110

              #7
              Okay...had the same issue....shame it wasn't discovered in QA and we had to fix this ourrselves....would have saved me some template searching. Thankfully this post was already here!

              I did exactly what LoveStream did above but when I changed the .commenthead margin it shoved the start of the comment box underneath the users avatar.

              So...the final change was just this:


              Code:
              .postbit-lite .postbithead {
              float: {vb:stylevar left};
              [B]width: 85%;[/B] /* -- */
              padding: 5px 0;
              margin-{vb:stylevar left}: 0;
              }
              This worked a charm....should be applied to base code imho. I've attached a screenshot of the before and after results as well.
              Attached Files
              Last edited by Illuvatar; Wed 16 Mar '11, 11:11am.
              All who wander are not lost.
              - JRR Tolkien -

              Comment

              • Phaedrus
                Senior Member
                • Jul 2006
                • 107
                • 4.2.5

                #8
                Excellent. Once I did it in all my templates it worked like a charm.
                No, my site isn't about Motorcycle Maintenance...

                Comment

                • Phaedrus
                  Senior Member
                  • Jul 2006
                  • 107
                  • 4.2.5

                  #9
                  4.1.3 fixes this. Most excellent.
                  No, my site isn't about Motorcycle Maintenance...

                  Comment

                  widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                  Working...