Log In · Register

 
bold for selected words, is there a code for it?
rosa
post 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?
 
 
Start new topic
Replies
b3be_X_ritz
post 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 -->
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: