We just launched our badges yesterday, and only a few appear on the user profile page, and they are stacked.
They show correctly if you open the badges link, but I'm trying to make it more aesthetically pleasing. Any suggestions?
Link for example: https://forum.telus.com/t5/user/viewprofilepage/user-id/39563
Solved! Go to Solution.
@RhoLee - Its just a CSS issue. Add this to your community CSS.
.ViewProfilePage #userBadgesList .lia-quilt-column.lia-quilt-column-04.lia-quilt-column-inner { width: 33%; margin-top: 10px; padding: 0px; }
That's actually kind of a cool display view. It would be neat if they would reveal and grow on mouseover.
Congrats on the launch, @RhoLee. Nice branded badges you got there. Makes it a much more "Telus experience" right away.
And here's @BrianOblinger's variation:
.ViewProfilePage #userBadgesList .lia-quilt-column.lia-quilt-column-04.lia-quilt-column-inner:hover { z-index: 10; zoom: 1.2; top: -5px; left: -5px; }
Thanks for the help @ClaudiusH! It looks much better now.
It is still only showing 6 badges in the right column. Is there a way to show all of the badges in that column?
Welcome to the Technology board!
Curious about our platform? Looking to connect on social technology? You've come to the right place!