View Full Version : date hiding code


hellachillds
11-14-2005, 12:00 AM
is there a way for it not to show the date when your entries are posted

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