@crazycells thatโs as good a test as any ๐
Reputation system update
-
Iโve updated the reputation system to make it fairer. Some of the responses to threads here have been excellent in terms of input, and personally, I donโt think itโs fair to award one single point for that. Effective immediately, the voting system is much more generous
Keep posting everyone ! Upvotes mean an increase in rank
-
-
Technically, how does this system work?
Do you use a specific plugin or is it homemade?
-
-
hmm ok but itโs not this plugin who add this status or other
-
@downpw sorry ! This one
-
ha yes itโs not the same things
I have the first installed on server prod ^^
-
@downpw my fault.
-
No problem @phenomlab
I see you have the badge at the right of the name. Itโs not the placement by default (left) of the plugin.
How do you do that? By CSS ?I see other things like this :
Iโm interested for this too.
-
@downpw said in Reputation system update:
I see you have the badge at the right of the name. Itโs not the placement by default (left) of the plugin.
How do you do that? By CSS ?Yes. Try this
.user-level-topic { float: right; }
@downpw said in Reputation system update:
Iโm interested for this too.
Thatโs a custom CSS block I wrote
.topic-owner-post [itemprop="author"]:after { content: "Author"; background-image: linear-gradient(to right, #f75, #feaa4a); border-radius: 4px; color: #fff; margin-left: 10px; margin-right: 0px; vertical-align: middle; font-size: 10px; padding: 2px 10px 3px 10px; }
-
Great. thanks @phenomlab
Iโm trying to have the same button height and the whole block to be aligned but itโs difficult.
โ I canโt get all anything perfect on pc and smarrtphone. I cheated with the height/padding/margin/top values but the result is approximate :
โOn smartphone, the time ago class is not aligned because so many buttons title.
Maybe moved the Author button or timeago class on the topic header? What would be your opinion on that? -
I think I will not use your author button because I use Badge group and 3 badge itโs too much to displayโฆ
But your idea is so cool ^^
Related Topics
-
-
-
Rank icons
Moved Resources -
-
-
-
-