Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Leaders CSS Issue?
PFAFF
✭
So, right now I'm having an issue where the list row with a long name pushes the point total down into the next row, causing it to look jumbled. I've attached a screenshot, but here's also a link to leaders: http://www.nerdlouisville.org/community/#/yaga/badges/32/c-c-combo-breaker
Is there a good way to fix this so that the points do not overlap with the next row?
Tagged:
0
Comments
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Perfect! Fixed! Thanks so much!
Set a specific width; set overflow to ellipsis.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
I came to this solution:
Thanks @R_J for your hint. The position of the point total has been fixed but the name is in the next raw.
It's a little styling bug with the bootsrap theme probably and I'm having the similar issue with table in Latest Post List.
Sorry, I'm not good at css. Without a link to your page I wouldn't be able to give any hints. And even then, I might not be able to help...
This is link to activity page miripravo.ru/forum/activity
As you may see the names in Leader Board go underneath and the dates in Latest Posts down into the next rows as well.
There may be @hgtonight could help as YAGA and Latest Post List developer?
Thanks guys in advance!
I found solution here https://vanillaforums.org/discussion/31691/great-addition-to-my-forum-small-layout-problem
@vrijvlinder Thanks for your help!