Log In · Register

 
changing entry dates' font name and color
ItachisRedemptio...
post Nov 7 2004, 09:01 PM
Post #1


Mangekyou Sharingan
*

Group: Member
Posts: 6
Joined: Nov 2004
Member No: 61,088



how can i change the font color and name for the dates that go along with all of my entries?
 
 
Start new topic
Replies
C.Lime.Jello.
post Nov 7 2004, 09:10 PM
Post #2


The voices talk too much... -.-u
******

Group: Member
Posts: 2,099
Joined: Aug 2004
Member No: 39,078



CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
div.blogheader, .caption {
/* edits the dates */
 font-family: merced;
 text-transform:lowercaps;
 font-size:16px;
 line-height:10px;
 font-weight:bold;
 color:#008000;
 letter-spacing:0px;
 background-color: #Transparent;
 text-align: right;
 }
</style>

<!-- end code provided by createblog.com -->


Feel free to fiddle with it.....
It goes into custom header. =)
 

Posts in this topic


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