All badges are displayed in one line. How to put them one on top of another? I guess it should be done by theming, but can not figure out how exactly.

Comments

darkcss’s picture

You can edit the css specific to the size of your badges (if they're all the same size).

.user_badges  {
width:100px; 
}
heine’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.