text |
![]() ![]() |
text |
Oct 15 2004, 07:18 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Oct 2004 Member No: 54,121 |
how do u bold a text and change the color of it??
question #2 also i tried using 100webspace.com. will it let me upload my music?? |
|
|
|
Oct 15 2004, 07:21 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
For one entry only?
CODE <!-- begin code provided by createblog.com --> <font= fonthere bold 10px #hexcode></font> <!-- end code provided by createblog.com --> Use that. Change the variables though. (Click 'Edit HTML' before using.) And.... It might. I don't know. (Yeah, it probably will.) |
|
|
|
Oct 15 2004, 07:28 PM
Post
#3
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
|
|
|
|
Oct 15 2004, 08:33 PM
Post
#4
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
If you want to bold text in an entry, then just press CTRL+B and then type whatever you want to be bolded, and then hit CTRL+B again. If you want it just generally on your Xanga then it would be <b>BOLD TEXT HERE</b>. And here's the code to paste into your Custom Header HTML to change the color of bold text.
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: #ffffff; } </style> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |