italic words, How to change color |
italic words, How to change color |
Oct 13 2004, 09:27 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Oct 2004 Member No: 54,571 |
Okay, you kno how there's a code that u put in ur CSS that makes ur bolded and underlined text everytime, one color? Well, I can't fine the code for when you make ur words italics it changes colors. I've tried searchin, but no luck. :(
Help? <3 Angie |
|
|
|
![]() |
Oct 13 2004, 09:37 PM
Post
#2
|
|
|
neat banner ![]() ![]() ![]() ![]() Group: Member Posts: 281 Joined: Feb 2004 Member No: 4,994 |
heres the code
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> .blogbody i, .standard i, p i, em { font-weight: italic; color: red;} </style> <!-- end code provided by createblog.com --> |
|
|
|
playboi_baybii69 italic words Oct 13 2004, 09:27 PM
sammi rules you use the same code as the bold one, just instead of... Oct 13 2004, 09:34 PM
playboi_baybii69 AHHH THANK YOU :) Oct 13 2004, 09:54 PM
Sherry_Vu QUOTE(playboi_baybii69 @ Oct 13 2004, 9:54 PM... Oct 13 2004, 09:56 PM
sweetxsimplicity For more info:
http://www.createblog.com/forums/in... Oct 13 2004, 11:09 PM![]() ![]() |