Not signed in (Sign In)

Categories

Vanilla 1.1.5 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.
    • CommentAuthorTheBaker
    • CommentTimeJul 2nd 2006
     # 1
    My Drop Downs Aren't Wide Enough

    The drop down boxes on my forum aren't wide enough, and are cutting off the end of text (see the picture above). Is this a known bug, or is it just me/my browser/my server being awkward? Any ideas how to fix it?
    •  
      CommentAuthorJazzman
    • CommentTimeJul 2nd 2006
     # 2
    Firefox + the font are causing the problem I think. IE will show it correctly. You can either change the font, or add "width: ...px" for all selectboxes.
    •  
      CommentAuthorBen
    • CommentTimeJul 3rd 2006
     # 3
    You could add a margin to all option tags.
    select option {margin-right:20px; }
Add your comments
    Username Password
  • Format comments as