bold for selected words, is there a code for it? |
bold for selected words, is there a code for it? |
Feb 7 2004, 04:11 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Feb 2004 Member No: 3,256 |
say that i want certain words to be bold whenever or wherever it appears on my xanga...is there a code or do i hav to do it manuallly?
|
|
|
|
![]() |
Feb 8 2004, 09:49 AM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jan 2004 Member No: 2,026 |
CODE <!-- begin code provided by createblog.com --> .blogbody b, .standard b, p b, strong, .content b{ /* edits bolded text in your entry */ color:#BF4A41; text-align: justify; font-weight:bold; } <!-- end code provided by createblog.com --> here ya go b3bz, jus change the color to what you want it to be, and add it to your CSS Stylesheet. and if u dun hab a stylesheet alreadii, then use this code and insert on the top of your Header: CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> .blogbody b, .standard b, p b, strong, .content b{ /* edits bolded text in your entry */ color:#BF4A41; text-align: justify; font-weight:bold; } </style> <!-- end code provided by createblog.com --> |
|
|
|
rosa bold for selected words Feb 7 2004, 04:11 PM
conair QUOTE(rosa @ Feb 7 2004, 3:11 PM)say that i w... Feb 7 2004, 04:14 PM
kevinma03 rememeber to turn on edit html when you insert htm... Feb 7 2004, 04:17 PM
rosa i meant that is there a code that will automatical... Feb 7 2004, 04:22 PM
slayerangel I want something like that, too. Here's an exa... Feb 7 2004, 05:32 PM
catcherman16 i believe that if u use the "replace any word... Feb 8 2004, 11:51 AM
ichiban Er...if you just want to make text bold, just do C... Feb 8 2004, 01:38 PM
Smallbubba89 i think she wanted the CSS though. a lot of people... Feb 11 2004, 09:09 PM
xXCloudStrifeXx haha thats hilarious i already posted something li... Feb 11 2004, 10:43 PM
eunie03 QUOTE(xXCloudStrifeXx @ Feb 11 2004, 10:43 PM... Feb 11 2004, 10:47 PM
xXCloudStrifeXx lol oh comon you know...its just micron diddnt put... Feb 12 2004, 07:49 PM
nas QUOTE(xXCloudStrifeXx @ Feb 11 2004, 10:43 PM... Feb 12 2004, 08:37 PM
xXCloudStrifeXx lol dont mind me iwas in the "moment" of... Feb 15 2004, 12:28 AM![]() ![]() |