Change to look of the date....., How to... |
Change to look of the date....., How to... |
Dec 26 2004, 07:38 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Dec 2004 Member No: 74,438 |
I was wondering how to change the look on the dates in your xanga, like some people have them bolded or underlined......for example on this page This page What are some links to alter the image of the date?
|
|
|
|
![]() |
Dec 26 2004, 09:18 PM
Post
#2
|
|
![]() Um....Its meeee ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,218 Joined: Mar 2004 Member No: 8,264 |
To change your date is using this:
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> div.blogheader, .caption { font-family:impact; text-transform:uppercase; font-size:16px; line-height:10px; font-weight:bold; color:#C991AE; letter-spacing:0px; background-color: #ffffff; text-align: left; } </style> <!-- end code provided by createblog.com --> But if you want to look like hers its like.. CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> div.blogheader, .caption { font-family:impact; text-transform:uppercase; font-size:16px; line-height:10px; font-weight:bold; filter: alpha (opacity=100, finishopacity=4, style=2); color:#C991AE; letter-spacing:0px; background-color: #ffffff; text-align: left; } </style> <!-- end code provided by createblog.com --> |
|
|
|
weirdturnofevents Change to look of the date..... Dec 26 2004, 07:38 PM
weirdturnofevents How do I make it look more like hers...I can do th... Dec 26 2004, 10:44 PM
shortvi3tlaydee if your want it exactly like hers then use thsi:
... Dec 27 2004, 07:41 PM
weirdturnofevents Thanks! Jan 17 2005, 05:05 PM
avalon* QUOTE(weirdturnofevents @ Jan 17 2005, 5:05 P... Jan 17 2005, 05:07 PM![]() ![]() |