Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorApreche
    • CommentTimeJul 7th 2006
     # 1
    Hey hey! I just upgraded our forum to 1.0 today, everything went as smoothly as can be expected. I got all the necessary extensions installed, and my users are very happy. However, I have one very minor issue. Look at any discussion on our forum withFirefox on Windows. I have yet to test with Linux or Mac. In every post, except the first post in a discussion, the user icons/avatars have white boxes around them. The white boxes are overlapping adjacent objects such as horizontal lines and quote boxes. It really doesn't look good. The problem does not appear in IE. I need some help in figuring out which of my extensions is causing this problem and what CSS to change to fix this. If you want to see the problem my forum is here: http://www.frontrowcrew.com/forum.

    I have the following hoarde of extensions running:

    who's online
    account pictures
    atom feed
    bbinsert bar
    better bbcode
    category jumper
    comment protection
    applicant discovery
    discussion filter
    extended text formatter
    html formatter
    live search
    new applicants
    preview post
    quotations
    rss2
    saved searches
    spell checker
    comments permalinks
    •  
      CommentAuthorlament
    • CommentTimeJul 7th 2006
     # 2
    I noticed that somewhere else as well.

    and you know your LiveSearch isn't working?
    •  
      CommentAuthorBergamot
    • CommentTimeJul 7th 2006
     # 3
    Weird, I'm having this exact problem.
    •  
      CommentAuthorlech
    • CommentTimeJul 7th 2006
     # 4
    LiveSearch appears to be working for me, but I see the weird box issue you're speaking of. It looks like a css issue for the most part and that could be related to the themes css and not necessarily an extension. Basically, some extra padding is sticking up through and into the previous post instead of having a proper margin.
  1.  # 5
    i noticed this exact same problem too this morning on my forum......looks fine in IE, but there is a problem in Firefox.
    •  
      CommentAuthorlament
    • CommentTimeJul 7th 2006 edited
     # 6
    k now the search is working.. random?
    •  
      CommentAuthora_j
    • CommentTimeJul 7th 2006 edited
     # 7
    it is a problem with account pictures, I believe. If you manually set the pics through the account>personal information they don't have the white boxes around them.

    & livesearch works for me
    •  
      CommentAuthorBergamot
    • CommentTimeJul 7th 2006 edited
     # 8
    Yes, it's definitely an Account Pictures issue; it's inserting this:

    <style>
    .ProfileTitle.WithIcon .ProfileIcon { width: 32px; height: 32px; }
    #AccountProfile .Picture { width: 280px; height: 200px; }
    #Comments .CommentHeader { line-height: 32px; }
    #Comments .CommentHeader li div.CommentIcon { padding: 32px 0px 32px 32px; }
    li.User.Name .UserIcon { padding: 32px 0px 32px 32px !important; }
    li.User.Name.WithIcon { line-height: 32px; }
    </style>


    in every discussion page, which causes the bug.

    I have no idea why it's doing this; these values should be already set fine in the default Vanilla css file.
    •  
      CommentAuthorApreche
    • CommentTimeJul 7th 2006
     # 9
    Awesome thanks, how do I prevent Account Pictures from inserting that?
    •  
      CommentAuthorerissiva
    • CommentTimeJul 7th 2006
     # 10
    Delete it from default.php.
    •  
      CommentAuthorApreche
    • CommentTimeJul 7th 2006
     # 11
    Awesome again! It is fixed.
Add your comments
    Username Password
  • Format comments as