Steve VanSlyck wrote:
On Wikipedia, hoping I can drop something into my css page or something.
You can force the redirection on your monobook.js / vector.js by adding
if (wgCanonicalSpecialPageName == "Userlogin") addOnloadHook( function() { document.location = document.getElementById('mw-returnto').getElementsByTagName('a')[0].href; } );