Log In · Register

 
 
Closed TopicStart new topic
what is the code for this ?
miszxjojo
post Dec 19 2008, 05:14 PM
Post #1


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



so when you use this
CODE
<h1>text here</h1>


whats the code for me to use so i can edit the colors ?
mines gray and ugly and i`d like to change it x)

please & thank you sooooooo much!
 
theerinkal
post Dec 19 2008, 05:40 PM
Post #2


Irrisistable Cabbages.
*****

Group: Member
Posts: 549
Joined: Nov 2007
Member No: 589,355



CODE
<style type="text/css">
h1{background-color: color here;
background-image: url("if you would like an image put the url here");
background-repeat: repeat-y, repeat, or repeat-x;
color: text color here;
font-family: what kind of family you would like;
font-size: size of the font in px or pt;
height: if you would like a specific height in px or pt;
display: block (if you would like a space in between your header & text;}
</style>


If you would like h2-h6 tags just replace the h1 with whatever tag you would like.
 
waccoon
post Dec 21 2008, 01:26 AM
Post #3


We are the cure.
*******

Group: Staff Alumni
Posts: 4,936
Joined: Jan 2004
Member No: 1,456



QUOTE(theerinkal @ Dec 19 2008, 05:40 PM) *
CODE
<style type="text/css">
h1{background-color: color here;
background-image: url("if you would like an image put the url here");
background-repeat: repeat-y, repeat, or repeat-x;
color: text color here;
font-family: what kind of family you would like;
font-size: size of the font in px or pt;
height: if you would like a specific height in px or pt;
display: block (if you would like a space in between your header & text;}
</style>


If you would like h2-h6 tags just replace the h1 with whatever tag you would like.


Just cutting out the fat:

CODE
<style type="text/css">
h1 {color: #FFFFFF;
font-family: arial, tahoma;
font-size: 12px}
</style>
 
miszxjojo
post Dec 22 2008, 12:58 AM
Post #4


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



awesome, thanks :)
 
manny-the-dino
post Dec 22 2008, 01:05 AM
Post #5


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



Topic Closed & Moved
 

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