change color when bold/italic script not working |
change color when bold/italic script not working |
Jul 3 2005, 05:07 AM
Post
#1
|
|
![]() say maydayism. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 7,447 Joined: Jun 2004 Member No: 26,344 |
CODE <style type="text/css"> .blogbody b, .standard b, p b, strong { font-weight: bold; color: #b8b8b8;} .blogbody i, .standard i, p i, em { font-weight: italic; color: #b8b8b8;} </style> Anything wrong with the code? You can see from my xanga that only the dates change color, but not the bolded words in my entries. |
|
|
|
![]() |
Jul 3 2005, 01:48 PM
Post
#2
|
|
![]() You Know You Wanna Touch Me. ![]() ![]() ![]() Group: Member Posts: 47 Joined: Apr 2005 Member No: 125,815 |
I don't know if this will help, but you can try it. I already replaced the hex color codes with the ones you had.
Bold Italic |
|
|
|
| *mipadi* |
Jul 3 2005, 03:10 PM
Post
#3
|
|
Guest |
QUOTE(niez_cho @ Jul 3 2005, 6:07 AM) CODE <style type="text/css"> .blogbody b, .standard b, p b, strong { font-weight: bold; color: #b8b8b8;} .blogbody i, .standard i, p i, em { font-weight: italic; color: #b8b8b8;} </style> Anything wrong with the code? You can see from my xanga that only the dates change color, but not the bolded words in my entries. For one thing, it should be font-style:italic;, not font-weight:italic;. |
|
|
|
Jul 3 2005, 03:53 PM
Post
#4
|
|
![]() You Know You Wanna Touch Me. ![]() ![]() ![]() Group: Member Posts: 47 Joined: Apr 2005 Member No: 125,815 |
QUOTE For one thing, it should be font-style:italic;, not font-weight:italic;. I pulled mine straight off my site. It works perfectly fine. Are you sure that's the problem? |
|
|
|
Jul 3 2005, 06:43 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,591 Joined: Dec 2004 Member No: 77,305 |
|
|
|
|
Jul 6 2005, 05:56 AM
Post
#6
|
|
![]() say maydayism. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 7,447 Joined: Jun 2004 Member No: 26,344 |
But... it's still not working on my xanga (link above).
Can anyone else help me? |
|
|
|
| *reflection* |
Jul 6 2005, 10:30 AM
Post
#7
|
|
Guest |
i don't know if this is gonna help but this was what i used on my old layout
CODE U {font-family: arial; color: #000000; letter-spacing:; font-size: 11px; font-style: border; border-bottom: 1pt solid #ffffff;} P {font-family:arial; color:#ffffff; font-size: 8pt; text-align:justify;} B, STRONG {font-family:arial; font-weight: heavy; color: #000000; :none; font-size: 11px; letter-spacing:0pt} i, EM {font-family:times new roman; color: #000000; :none; font-size: 11px;} this will edit your bold, italics, regular, and underline. |
|
|
|
Jul 6 2005, 11:07 AM
Post
#8
|
|
![]() LaLaLa =] ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 350 Joined: Feb 2005 Member No: 94,170 |
oh this happened to me before. here
|
|
|
|
Jul 7 2005, 01:56 AM
Post
#9
|
|
![]() say maydayism. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 7,447 Joined: Jun 2004 Member No: 26,344 |
Now the words on my xanga change when italicized, but not when bolded.
I want to know if any other xanga scripts will conflict with the change color when bold script? P.S. I used the code joizei__18 gave me. |
|
|
|
![]() ![]() |