Log In · Register

 
 
Closed TopicStart new topic
html help, inverting colors when using bold tag
jo3
post Aug 3 2004, 03:11 PM
Post #1


i <3 me
*****

Group: Member
Posts: 315
Joined: Jul 2004
Member No: 30,888



i saw this on someone's xanga but didn't check out their source, so i was wondering if anyone knew how to invert colors when using the bold tag. i'm pretty sure you put something under the "customize html header" part of the CLAF, but i'm not sure which

example:

<font color="blue">i went to the <b>mall</b> and bought 10 <b>shirts</b></font>

i want that to look like this:

i went to the mall and bought 10 shirts

where "mall" and "shirts" would be white with a blue background.
does that make any sense?


so what i'm trying to do is put something in my "customize html header" section so that whenever i use the <b> tag, the word(s) that use the tag will pretty much invert colors (the background color would be the text color, and the text color would be the background color)
 
*CJ1*
post Aug 4 2004, 01:54 PM
Post #2





Guest






CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
..blogbody b, .standard b, p b, strong {/*BOLD TEXT*/
font-weight: bold;
color:DCA63D;}
</style>
<!-- end code provided by createblog.com -->


Just change the color to what you want.
 
F1R3B4T
post Aug 6 2004, 02:18 AM
Post #3


Senior Member
******

Group: Member
Posts: 1,384
Joined: Aug 2004
Member No: 37,337



isn't ther already a post/tutorial on this?
 

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