Help - Search - Members - Calendar
Full Version: Make bold, italics, and underline different colors
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
doubleaxel1951
What's the code for that? So on your page no matter where the bold, italics, underline it will be different colors.
j3nn2008
<font color="color">afdfdf</font>
mverzyl
I Think You Mean This.



CODE
<style type="text/css">
p{font-family:arial;font-size:8pt;color:666666}
b{font-family:arial;font-size:8pt;color:00CCCC}
i, em{font-family:georgia;font-size:8pt;color:00CCCC}
U {font-family: arial; font-size:8pt; color:00CCCC; letter-spacing: 0; font-style: border; border-bottom: 1pt dashed; border-bottom-color:00CCCC;}
</style>
doubleaxel1951
Thank you!!! Except one thing, what's the p stand for on the 2nd line?
mverzyl
I Think That's Just For All Your Regular Text (plain text). Try Changing It And See What Happens. laugh.gif
doubleaxel1951
Hmm.. for some reason only the underline is working for me. Does it work for you?
freeflow
http://www.createblog.com/scripts/download.php?id=48
Try those. If they don't work its your layout. Post your codes.
OhMyAnniee
p stands for the words that are strikethrough.. like this
freeflow
^ Thats <s>.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.