doubleaxel1951
Jul 18 2006, 11:17 AM
What's the code for that? So on your page no matter where the bold, italics, underline it will be different colors.
j3nn2008
Jul 18 2006, 11:20 AM
<font color="color">afdfdf</font>
mverzyl
Jul 18 2006, 11:24 AM
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
Jul 18 2006, 11:39 AM
Thank you!!! Except one thing, what's the p stand for on the 2nd line?
mverzyl
Jul 18 2006, 11:42 AM
I Think That's Just For All Your Regular Text (plain text). Try Changing It And See What Happens.
doubleaxel1951
Jul 19 2006, 01:57 PM
Hmm.. for some reason only the underline is working for me. Does it work for you?
freeflow
Jul 19 2006, 01:58 PM
http://www.createblog.com/scripts/download.php?id=48Try those. If they don't work its your layout. Post your codes.
OhMyAnniee
Jul 19 2006, 04:06 PM
p stands for the words that are strikethrough.. like this
freeflow
Jul 19 2006, 04:49 PM
^ 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.