Log In · Register

 
Text background color, Yeah, I can't figure it out.
cuntfacexxx
post Jan 19 2007, 09:02 PM
Post #1


Senior Member
***

Group: Member
Posts: 49
Joined: Jul 2005
Member No: 168,977



How can I add a background color to my text.
And just the text alone, like a highlighter? I guess.
I don't know how to put it, but hopefully you know what I'm talking about.
But what's the code for thatt?
 
 
Start new topic
Replies (1 - 3)
*mzkandi*
post Jan 19 2007, 09:26 PM
Post #2





Guest






I think this is what you're talking about.

CODE
<FONT
style="BACKGROUND-COLOR: yellow">next </FONT>
 
freeflow
post Jan 19 2007, 09:26 PM
Post #3


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



For all text or some? For some:

CODE
<style type="text/css">
.backgroundtext{
color: ######;
font-family: font name here;
font-size: #px;
background-color: ######;
}
</style>

Edit that and put in about me . Then put the following wherever you want the background colored text to show:

CODE
<span class="backgroundtext">TEST</span>


If you want the default text like name, about me, etc. Thats a different code so you need to say which ones you want highlighted.
 
cuntfacexxx
post Jan 20 2007, 05:09 AM
Post #4


Senior Member
***

Group: Member
Posts: 49
Joined: Jul 2005
Member No: 168,977



I figured it outt.
But thanks for the help. thumbsup.gif
 

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