Help
-
Search
-
Members
-
Calendar
Full Version:
what is the
Forums
>
Resource Center
>
Support Center
>
Xanga Support
>
Xanga Resolved Topics
x3_FANNi
Jan 28 2005, 05:58 PM
what is the code when you hover on a link it underlines the words?
lhuvhurts
Jan 28 2005, 06:02 PM
Its in the Xanga Scripts look in there before posting!
<style>
a:link
{
text-decoration: underline;
}
a:hover
{
text-decoration: underline;
}
a:visited
{
text-decoration: underline;
}
</style>
hi-C
Jan 28 2005, 06:03 PM
<style type="text/css">A:link, A:visited, A:active
{color:#COLOR CODE OF A LINK; text-decoration:none; font-size:8pt;}
a:hover
{text-decoration: underline; color:#COLOR; font-size: 8pt; );}
</style>
x3_FANNi
Jan 28 2005, 06:04 PM
thanks :]
hi-C
Jan 28 2005, 06:05 PM
QUOTE(x3_FANNi @ Jan 28 2005, 6:04 PM)
thanks :]
You're welcome. Please post back here when you've done it so that we know it works.
lhuvhurts
Jan 28 2005, 06:05 PM
Your Welcome
x3_FANNi
Jan 28 2005, 06:26 PM
can you make it dashed instead of underline and i mean like only the bottom of the part of the word ish dashed or underline watever
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.