You can log back in here.
Is it possible to hide the heading of just one (or more) specific section on a user profile (including the border as well, if possible)? I'm trying to hide the Youtube Video heading but I've no idea how to go about this. All help is appreciated. (:
{display:none !important;} That should work. C:
{display:none !important;}
Ah, so I needed the 'important' thing in there. I stink at CSS. xD Thank you a million times !