sally_the_torn
08-04-2006, 12:18 AM
Does anyone know a code that will hide the date above the entry or know where I can find one? If there isn't one to hide it, is there one to make it transparent? Thank you.
|
View Full Version : Hide entry date sally_the_torn 08-04-2006, 12:18 AM Does anyone know a code that will hide the date above the entry or know where I can find one? If there isn't one to hide it, is there one to make it transparent? Thank you. tokyo bleu 08-05-2006, 08:59 PM <style> div.blogheader { display: none;} </style> sally_the_torn 08-09-2006, 06:02 PM thank you so much!! <3 |