Supporter badges

DO I have enough? Mhmmm can't select my Incursion one yet...
Twitch.tv/Nithryok
Last edited by Nithryok#2577 on May 11, 2018, 1:33:43 AM
Pointless.

New packs look decent though.

I hope the temple is not low lvl.
"
Kiss_Me_Quick wrote:
I think the borders make them look bland. Removing them or giving a bit more distinctive lining for the league where it was obtained would make them more appealing.
Agreed-- Lose the boarders like a real medal... Stars...Fades...Splatters...Glows... All that stuff.
"
Nithryok wrote:
DO I have enough? Mhmmm can't select my Incursion one yet...


Nah man the incursion ones are just Meh!
༼ つ ◕_◕ ༽つ NERF ༼ つ ◕_◕ ༽つ NERF ༼ つ ◕_◕ ༽つ NERF ༼ つ ◕_◕ ༽つ
"
essemoni wrote:
"
RaiseTheSteaks wrote:
Badges ... lol.

Everyone is a supreme general master commander el jefe.




I Feel like the dude in the blue suit in the middle of this image ...

:(

Matt.


Nope - I was wrong... I have one after all ...

Slainte,
Matt
There are 10 types of people. Those that know binary, and those that dont.
"
Durentis wrote:
The badges look nice.

They don't really solve the vertical creep though, even if they weren't optional.

I think they should be a forced change (no more title columns), be smaller to perhaps 5-6 per row, and have a hover to show the associated title image.

An option to not show others' titles/badges might be a nice addition to the forum too. This way people can showcase their titles to anyone who cares to see them and, for those who don't, the threads aren't unnecessarily stretched vertically.


A simple Greasemonkey (firefox/chrome addon, look it up) userscript to get rid of them:

Spoiler

// ==UserScript==
// @name PoE forum badge removal
// @namespace www.pathofexile.com
// @description PoE forum badge removal
// @include https://www.pathofexile.com/forum/view-thread/*
// @version 1
// @grant none
// ==/UserScript==

var xdivs = document.getElementsByClassName('badges clearfix');
while (xdivs.length > 0) {
for (i = 0; i < xdivs.length; i++) {
xdivs.remove();
}
xdivs = document.getElementsByClassName('badges clearfix');
}
The more you depend on forces outside yourself, the more you are dominated by them.
--Harold Sherman
It looks neater but I'm not fussed either way.

I love my adorable little Kiwi. I regret not upgrading it.
Hi.

IGN: Lady_Serena
I dont have badges yet
Last edited by POSRemix#0045 on May 11, 2018, 9:34:21 AM

Report Forum Post

Report Account:

Report Type

Additional Info