Help
-
Search
-
Members
-
Calendar
Full Version:
title part of the entry
Forums
>
Resource Center
>
Support Center
>
Xanga Support
>
Xanga Resolved Topics
kouga498
Jan 16 2005, 06:41 PM
wats the code dat changes the color and font of the title part of an entry? like in a css?
xTINAA
Jan 16 2005, 08:12 PM
could you please be more specific?? what exactly is the title part of the entry? are you talking about the dates?
heyyfrankie
Jan 17 2005, 02:11 AM
PASTE IN CUSTOM HEADER
<style type="text/css">
div.blogheader, .caption {
/* edits the dates */
font-family: times new roman;
text-transform: lowercase;
font-size: 20pt;
line-height: 20pt;
font-weight: bold;
letter-spacing: 0px;
color: #005959;
text-align: left;
}
</style>
Edit the stuff to your desired fonts, colors, etc.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.