Log In · Register

 
html;
younqxquizit
post Dec 2 2008, 03:48 PM
Post #1


word?!?
***

Group: Member
Posts: 67
Joined: Sep 2008
Member No: 683,462



can you put html on createbloq when your editinqq' your profile likee the about me section & stuff? _unsure.gif

causee i was tryna chanqe the font color. but it wouldnt work
 
 
Start new topic
Replies
Maccabee
post Dec 2 2008, 05:01 PM
Post #2


Senior Member
*******

Group: Official Designer
Posts: 5,880
Joined: Nov 2007
Member No: 593,382



QUOTE(younqxquizit @ Dec 2 2008, 02:48 PM) *
can you put html on createbloq when your editinqq' your profile likee the about me section & stuff? _unsure.gif

causee i was tryna chanqe the font color. but it wouldnt work


You can only use css.

SO if you want to make all text red you could this.

CODE
<style type="text/css">

body{
color:red;
}

</style>


And then replace red with any other color or use a hex color.

Ex: 000000

And if you use a hex color make sure you put a # before it.

Ex:

CODE
<style type="text/css">

body{
color:#FFFFFF;
}

</style>

 

Posts in this topic


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