Help - Search - Members - Calendar
Full Version: underlining?
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
milanoco0kie
uhmm... i need this for my myspace. what's the code for getting two lines under a word? im pretty sure its the underlining, but what's the text decoration or is it borders?

like her's... http://www.xanga.com/amazingquotesx33

thanks.
YourSuperior
Moved to Xanga Support

She used borders, because this is the code she used:

CODE
<style type="text/css">
U{
/* THE UNDERLiNED TEXTT */
font-family:arial;
text-align:center;
line-height:14px;
color: #999999;
font-weight: normal;
border-bottom:1px double #e8c074;
}
</style>
karmakiller
^Gah, you editted.

In your stylesheet, try this:
CODE
<style>u{font-family:arial;font-size:10pt;border-bottom: 1px C0C0C0; color:000000;}</style>


And then when you want it to show up like that, use <u>Words</u>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.