Bolding text, ...different color automatically |
![]() ![]() |
Bolding text, ...different color automatically |
Apr 23 2006, 06:24 PM
Post
#1
|
|
![]() sO seDuctivE ![]() ![]() ![]() ![]() Group: Member Posts: 291 Joined: Jan 2004 Member No: 2,009 |
I was wondering what you do to have your bolded text automatically revert to another color. Say you regular font is black, but you want your bolded text to to be pink, what would that script be? I know they have one for xanga, which is the below script:
CODE .blogbody b, .standard b, p b, strong, b, em, u { /* edits bolded text in your entry */ font-weight: bold; color: #FF6699; } but I can't figure out of a way to get it to work with my blogger. |
|
|
|
Apr 23 2006, 06:50 PM
Post
#2
|
|
![]() Death is a promise given to us at birth ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,757 Joined: Mar 2004 Member No: 7,459 |
use
QUOTE b,strong instead of what you have. and then <b>bolded text</b> |
|
|
|
![]() ![]() |