Bold Letters, In post thingy |
Bold Letters, In post thingy |
May 29 2004, 12:12 PM
Post
#1
|
|
|
Senior Member. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,619 Joined: Apr 2004 Member No: 12,940 |
How can I make the words or letter bold
|
|
|
|
![]() |
Jun 7 2004, 05:25 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
QUOTE(dumball @ Jun 7 2004, 5:16 PM) how do you make it bold with a color use this in your header: CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #9D91C9; } </script> <!-- end code provided by createblog.com --> |
|
|
|
Beyond Elite Bold Letters May 29 2004, 12:12 PM
Beyond Elite oH, in the post thingy. May 29 2004, 12:13 PM
Sherry_Vu use <B> or <STRONG> in front of whatev... May 29 2004, 12:34 PM
LatinaLady but make sure you click on the html mode May 29 2004, 01:03 PM
dumball how do you make it bold with a color Jun 7 2004, 05:16 PM![]() ![]() |