Log In · Register

 
 
Closed TopicStart new topic
HELP REALLY BAD, FONT COLOR
dogeyboy55
post Dec 6 2005, 09:47 PM
Post #1


Senior Member
*****

Group: Member
Posts: 311
Joined: Jul 2005
Member No: 179,869



ok here is the deal i made a div layout and its all good but i cant change the font color in my tables i tried to put "<font color=red>" but it dosint do any thing here is my layout can some tell me what i have to do?....click this
 
alduhkneel
post Dec 6 2005, 09:50 PM
Post #2


hindi ko maisip kung wala ka sa buhay ko.
****

Group: Member
Posts: 290
Joined: Nov 2005
Member No: 298,637



try:

CODE
<style type="text/css">
body{
color: red;
}
</style>


if that doesn't work:
<style type="text/css">
div{
color: red;
}
</style>
 
*StanleyThePanda*
post Dec 6 2005, 09:50 PM
Post #3





Guest






edit.. ^ or you can try that...lol

You need to add a CSS style sheet or something
and use a hex code for the color red you want.

Get a CSS style sheet here:
http://www.createblog.com/forums/index.php?showtopic=84325

and as for the hex code, it would be:
#FF0000
 
alduhkneel
post Dec 6 2005, 09:50 PM
Post #4


hindi ko maisip kung wala ka sa buhay ko.
****

Group: Member
Posts: 290
Joined: Nov 2005
Member No: 298,637



grr double.
 
dogeyboy55
post Dec 6 2005, 10:04 PM
Post #5


Senior Member
*****

Group: Member
Posts: 311
Joined: Jul 2005
Member No: 179,869



GRRRRRRR STUPID MYSPACE none of thows codes worked grr i really need help with this.
 
Jane Doe.
post Dec 6 2005, 11:16 PM
Post #6


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



I had the same problem, and I realised what it was months later...

the 'regular' text for myspace was '.text', and in that, it's regular color is black...

so, in your CSS [about me...] use:

.text { font-color: X; font-family: font here; font-size: size; }

and that should affect the text you type out..
if it's still 'wtf'-ing, [IN ADDITION TO THE ABOVE] then, wherever you type text, and you want it to show up [that's if the above didn't work], type :

<span class="text">
DIV text. falalala </span>
 

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