Hide Status Date

This script is for hiding the time you last updated your status on your 2.0 profile.

CSS code

Paste code into CSS section of your customize profile page.


{.CODE_PROVIDED:HOT-LYTS.COM;}
div.basicInfoModule div.basicInfoDetails span.date 
{visibility:hidden;display:none;}
{.CODE_PROVIDED:HOT-LYTS.COM;}