disable date |
disable date |
Jul 3 2004, 12:58 PM
Post
#1
|
|
![]() my pet rock doesn't like you ![]() ![]() ![]() ![]() Group: Member Posts: 258 Joined: Feb 2004 Member No: 4,866 |
I was wondering if anyone had a code that would disable the date or in other words make it invisible. I was thinking maybe changing the code that edits what the date says, to it just saying nothing ... but I can't seem to find it. [It's not in the scripts section.]
|
|
|
|
![]() |
Jul 3 2004, 01:49 PM
Post
#2
|
|
![]() my pet rock doesn't like you ![]() ![]() ![]() ![]() Group: Member Posts: 258 Joined: Feb 2004 Member No: 4,866 |
Nevermind... I figured a different way of getting rid of it. I made the background and text the same color and I made it 0px for the size. Thanks anyway you guys. Someone can close this topic now.
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> /* edits the dates */ font: 0px tahoma; font-variant: small-caps; color:#7B94BD; background-color: #7B94BD; text-align: center; margin-bottom: 0px; padding:0px; } </style> <!-- end code provided by createblog.com --> |
|
|
|
ch33sylici0us disable date Jul 3 2004, 12:58 PM
LatinaLady cant you just change all the dates to be like ... Jul 3 2004, 01:02 PM
ch33sylici0us Umm..I..guess..I would rather know where that code... Jul 3 2004, 01:13 PM
lookitskim Here u go...
CODEBOX: -> right click -> copy/past... Jul 3 2004, 01:27 PM
lookitskim Okie Dokie Jul 3 2004, 01:52 PM![]() ![]() |