Quantcast
Viewing latest article 5
Browse Latest Browse All 22

Can we force the karma to show on the line after the name?

It looks like if your karma is over 1000, and you've got lots of badges, the karma appears beside the username in your answers. Just adding a
before the karma tag fixes this. I'm adding it to my server, and my git fork. Edit: Ah, sorry, I see... it's the website that's the problem... it looks like an improper if statement in `askbot/skins/default/templates/macros.html`: {% if not user.website %}
{% endif %} this seems useless, since the website comes below anyway... just leaving the `
` works fine.

Viewing latest article 5
Browse Latest Browse All 22

Trending Articles