Log In · Register

 
Dates for xanga posts...., how do i change the font/font color?
ohh_electrikk
post Aug 10 2004, 01:47 PM
Post #1


Senior Member
***

Group: Member
Posts: 61
Joined: Jul 2004
Member No: 33,661



I have the script that lets you change the dates but i don't know how to change the font and the font color. help?
 
 
Start new topic
Replies (1 - 2)
boysbr3akhearts
post Aug 10 2004, 01:50 PM
Post #2


i LUST you. <3
*****

Group: Member
Posts: 709
Joined: Jun 2004
Member No: 22,299



CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
div.blogheader, .caption {
/* edits the dates */
    font-family:arial;
    text-transform:lowercase;
    font-size:12px;
    line-height:9px;
    font-weight:bold;
    color:#000000;
    letter-spacing:2px;
    background-color: #ffffff;
    text-align: right;
           padding-right:3px;
           padding-bottom: 3px;
    border: 1px solid #000000;
    }
</style>
<!-- end code provided by createblog.com -->


Change the variables. _smile.gif
 
lilphoenix
post Aug 10 2004, 01:54 PM
Post #3


I'm just a little bit crazy...
******

Group: Member
Posts: 1,119
Joined: Jun 2004
Member No: 19,760



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

<style type="text/css">
div.blogheader, .caption {
/* dates */
 font-size: SIZE;
 color: HEX OR COLOR;
}
</style>

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

Pretty much self-explanatory, eh?

You could add some more stuff to it if you wanted to, but this is what you wanted?
 

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