what is the code for this ? |
what is the code for this ? |
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! |
|
|
|
![]() |
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. |
|
|
|
miszxjojo what is the code for this ? Dec 19 2008, 05:14 PM
waccoon QUOTE(theerinkal @ Dec 19 2008, 05:40 PM)... Dec 21 2008, 01:26 AM
miszxjojo awesome, thanks :) Dec 22 2008, 12:58 AM
manny-the-dino Topic Closed & Moved Dec 22 2008, 01:05 AM![]() ![]() |