Log In · Register

 
Get Rid of the Date Before the Post
palmer1521
post Aug 26 2006, 04:26 PM
Post #1


Newbie
*

Group: Member
Posts: 5
Joined: Aug 2006
Member No: 458,261



Is there a code that will allow me to get rid of the big date that is on top of my post?
 
 
Start new topic
Replies
GDxSweetChildren
post Aug 26 2006, 08:07 PM
Post #2


PROPERTY OF: GREEN DAY
***

Group: Member
Posts: 40
Joined: Jul 2006
Member No: 439,861



yes replace the part of your layout code that looks like this::

CODE
div.blogheader, .caption {
/* edits the dates */
font-family: franklin gothic medium;
text-transform: lowercase;
background-color: transparent;
font-size:19px;
font-weight:none;
line-height: 10px;
letter-spacing:-2px;
color: #000000;
text-align:right;
padding:3px;
width: 280px;
border:2px solid #000000;


with this
CODE
div.blogheader, .caption {
/* edits the dates */
display: none;
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: