View Full Version : Make date invisible?


blue_eyes
12-13-2005, 04:40 PM
Hey I was wondering if anyone has a code to get rid of the date in Xanga. I found one before, but I lost it and can't seem to find it again.

thanks

tokyo bleu
12-14-2005, 12:14 AM
<style>
div.blogheader {
display: none;}
</style>