Log In · Register

 
Help with Highlight CSS Script
melissarohs
post Jul 22 2005, 06:12 PM
Post #1


Newbie
*

Group: Member
Posts: 9
Joined: Jul 2005
Member No: 178,090



How do I combine these two different codes?!

Change Color of Bold: <!-- 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 -->

Highlight: <span style="background-color: COLOR">TEXT HERE</span>

I want the bold to automatically highlight but when i try to add it, my entire page bg changes. Is there a way for it to work?
 
 
Start new topic
Replies
gelionie
post Jul 23 2005, 05:44 AM
Post #2


say maydayism.
*******

Group: Staff Alumni
Posts: 7,447
Joined: Jun 2004
Member No: 26,344



Put this in your custom header:
CODE
<style type="text/css"> b, STRONG {color: #COLORHEXCODE; background-color: #COLORHEXCODE; }</style>


Tell me if it works or not.
 

Posts in this topic


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