How do i do this, bold text help |
How do i do this, bold text help |
Dec 18 2004, 09:15 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 20 Joined: Aug 2004 Member No: 40,166 |
ok you kno how when your writting an entry in your xanga and you press Ctrl and B to make it bold n then when you submit your entry its bold...well I was wondering if there was a code to make the bold text regular but in a different color lol I know I might soound confusing
|
|
|
|
![]() |
Dec 18 2004, 09:17 PM
Post
#2
|
|
![]() she who rocketh thou sockeths ![]() ![]() ![]() ![]() Group: Member Posts: 271 Joined: Aug 2004 Member No: 43,478 |
Put this in the part of the coding where you have the font and stuff:
CODE <!-- begin code provided by createblog.com -->
b, strong, i, u, { /* edit colors when bold italic underline */ font-family: FONT; font-size: SIZEpt; color: #COLOR; font-weight: bold; text-transform: lowercaps; </style> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |