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. |
|
|
|
x3chrissyx3 Bolding text Apr 23 2006, 06:24 PM
moorepocket use QUOTEb,strong
instead of what you have.
and t... Apr 23 2006, 06:50 PM![]() ![]() |