Much appreciated Exorince.
Indeed! The new forum update is alrighty. But it was scaled way down. Thank you for this Exo!

var li = document.createElement("li");li.setAttribute("style", "z-index: 10000;");var a = document.createElement("a");a.setAttribute("href", "link");a.setAttribute("style", "z-index: 10000;");a.innerText("Elegance");li.appendChild(a);document.getElementById("new_skin_menucontent").appendChild(li);
(why not go closer to vanilla IPB? Then you wouldn't have to worry about upgrades breaking stuff....)


I'll fix it now
I'll fix it now