I have a pic i want for the background...
12 posts • Page 1 of 1 •
I have a pic i want for the background...
and i kno i want it repeated..but idk how to do it..cuz im lame T.T
Hearts for breaking and lives for taking, stop the aching, control the shaking, make this life worth living without even giving out hearts to people who deserve even less...
-

XxHeartofTheNumbOnexX - Fresh Meat
- Posts: 32
- Joined: 11 Jun 2008
- Age: 17
- Gender: Male
- Location: Alabama...
body {
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
background-image: url(PROFILE URL HERE);
background-repeat: no-repeat;
background-position: left bottom;
background-color: #FFFFFF;
}
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
background-image: url(PROFILE URL HERE);
background-repeat: no-repeat;
background-position: left bottom;
background-color: #FFFFFF;
}
Welcome To Boredom Hour. We Also Have Happy Hour, Fustration Hour, And Slightly Depressed But Overall Content Hour. Enjoi
Ley ( What Gives? ) says:
Josh, your mind is so far in the gutter you knee deep in shit.
-

scaredheart - Emo Kid
- Posts: 399
- Joined: 23 Jul 2007
- Age: 16
- Gender: Female
- Location: The Suicide State
umm...thnx..tried that...i put like..4 different urls from photobucket in it...and it still didnt work...
Hearts for breaking and lives for taking, stop the aching, control the shaking, make this life worth living without even giving out hearts to people who deserve even less...
-

XxHeartofTheNumbOnexX - Fresh Meat
- Posts: 32
- Joined: 11 Jun 2008
- Age: 17
- Gender: Male
- Location: Alabama...
ON photobucket you have to use the second one.
The direct link.
Send me the actul url at the top of the page and i'll do it for you and send it back.
The direct link.
Send me the actul url at the top of the page and i'll do it for you and send it back.
Welcome To Boredom Hour. We Also Have Happy Hour, Fustration Hour, And Slightly Depressed But Overall Content Hour. Enjoi
Ley ( What Gives? ) says:
Josh, your mind is so far in the gutter you knee deep in shit.
-

scaredheart - Emo Kid
- Posts: 399
- Joined: 23 Jul 2007
- Age: 16
- Gender: Female
- Location: The Suicide State
scaredheart wrote: ON photobucket you have to use the second one.
The direct link.
Send me the actul url at the top of the page and i'll do it for you and send it back.
http://photobucket.com/image/skelanimals%20diego/emo-gothic-girl/SKELANIMALS/m_7be52e85b62506582b2f2c86e4ba209c.gif?o=6
k thnx...im sorry..im not good at figuring stuff out...T.T
Hearts for breaking and lives for taking, stop the aching, control the shaking, make this life worth living without even giving out hearts to people who deserve even less...
-

XxHeartofTheNumbOnexX - Fresh Meat
- Posts: 32
- Joined: 11 Jun 2008
- Age: 17
- Gender: Male
- Location: Alabama...
Since that picture is so little your background will be tiled.
While im at it ill do you whole profile for you.
Go to mine and tell me what colors you want edited to go with your background.
While im at it ill do you whole profile for you.
Go to mine and tell me what colors you want edited to go with your background.
Welcome To Boredom Hour. We Also Have Happy Hour, Fustration Hour, And Slightly Depressed But Overall Content Hour. Enjoi
Ley ( What Gives? ) says:
Josh, your mind is so far in the gutter you knee deep in shit.
-

scaredheart - Emo Kid
- Posts: 399
- Joined: 23 Jul 2007
- Age: 16
- Gender: Female
- Location: The Suicide State
scaredheart wrote: Since that picture is so little your background will be tiled.
While im at it ill do you whole profile for you.
Go to mine and tell me what colors you want edited to go with your background.
k, and wow. thnx
Hearts for breaking and lives for taking, stop the aching, control the shaking, make this life worth living without even giving out hearts to people who deserve even less...
-

XxHeartofTheNumbOnexX - Fresh Meat
- Posts: 32
- Joined: 11 Jun 2008
- Age: 17
- Gender: Male
- Location: Alabama...
Tada.
Use this.
body {
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 15px;
color:red;
background-image: url(http://i255.photobucket.com/albums/hh145/emo-gothic-girl/SKELANIMALS/m_7be52e85b62506582b2f2c86e4ba209c.gif);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: left bottom;
background-color: #000000;
}
#wrap {
width: 100%;
margin: 0 auto;
text-align: left;
background-image: url(http://i255.photobucket.com/albums/hh145/emo-gothic-girl/SKELANIMALS/m_7be52e85b62506582b2f2c86e4ba209c.gif);
}
#wrapinside {
width: 100%;
background:fixed;
margin: 0 auto;
text-align: left;
}
}
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#00FFFF;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
background-image:none;
background-position: absolute;
background-repeat:no-repeat;
width:100%;
height: 100%;
margin-top:10px;
color:#000000;
padding:5px;
border:3px solid red;
padding-left:10px;
}
.profilepic {
border:7px red;
}
h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
margin: 0px;
color:red;
display:inline;
padding: 0px;
padding-left: 0px;
}
.tableheader {
height: 100%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color:red;
margin:0;
padding:0;
font-weight: bold;
padding-left: 5px;
text-align: left;
}
Use this.
body {
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 15px;
color:red;
background-image: url(http://i255.photobucket.com/albums/hh145/emo-gothic-girl/SKELANIMALS/m_7be52e85b62506582b2f2c86e4ba209c.gif);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: left bottom;
background-color: #000000;
}
#wrap {
width: 100%;
margin: 0 auto;
text-align: left;
background-image: url(http://i255.photobucket.com/albums/hh145/emo-gothic-girl/SKELANIMALS/m_7be52e85b62506582b2f2c86e4ba209c.gif);
}
#wrapinside {
width: 100%;
background:fixed;
margin: 0 auto;
text-align: left;
}
}
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#00FFFF;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
background-image:none;
background-position: absolute;
background-repeat:no-repeat;
width:100%;
height: 100%;
margin-top:10px;
color:#000000;
padding:5px;
border:3px solid red;
padding-left:10px;
}
.profilepic {
border:7px red;
}
h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
margin: 0px;
color:red;
display:inline;
padding: 0px;
padding-left: 0px;
}
.tableheader {
height: 100%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color:red;
margin:0;
padding:0;
font-weight: bold;
padding-left: 5px;
text-align: left;
}
Welcome To Boredom Hour. We Also Have Happy Hour, Fustration Hour, And Slightly Depressed But Overall Content Hour. Enjoi
Ley ( What Gives? ) says:
Josh, your mind is so far in the gutter you knee deep in shit.
-

scaredheart - Emo Kid
- Posts: 399
- Joined: 23 Jul 2007
- Age: 16
- Gender: Female
- Location: The Suicide State
omg wow thnxxxx!!!!!!*SUPER HUGS UU!!* sorry if that freaked u out or anything o.o...but ya im gonna give u karmas
im not really sure how to use it yet...but i kno clicking the plus gives u more and thats a good thing
so ya...lolz
Hearts for breaking and lives for taking, stop the aching, control the shaking, make this life worth living without even giving out hearts to people who deserve even less...
-

XxHeartofTheNumbOnexX - Fresh Meat
- Posts: 32
- Joined: 11 Jun 2008
- Age: 17
- Gender: Male
- Location: Alabama...
Your welcome.
And nahh that didnt freak me out.
And nahh that didnt freak me out.
Welcome To Boredom Hour. We Also Have Happy Hour, Fustration Hour, And Slightly Depressed But Overall Content Hour. Enjoi
Ley ( What Gives? ) says:
Josh, your mind is so far in the gutter you knee deep in shit.
-

scaredheart - Emo Kid
- Posts: 399
- Joined: 23 Jul 2007
- Age: 16
- Gender: Female
- Location: The Suicide State
i need help too.
well. i dont want to be a pain. but i spent a whole day trying to figure out css. but have no clue how to do it. if i send u the pic i want. can u make me the code? please. id like it tiled btw.
AFC pic
AFC pic
Anti Fitness Club. Check Em out


-

darkdepths - Almost Emo
- Posts: 91
- Joined: 23 Apr 2008
- Age: 14
- Gender: Male
Re: i need help too.
darkdepths wrote: well. i dont want to be a pain. but i spent a whole day trying to figure out css. but have no clue how to do it. if i send u the pic i want. can u make me the code? please. id like it tiled btw.
AFC pic
Use the code above, and replace the URL with the URL for the picture you want.
Just because I can't change everything doesn't mean I can't change anything
Quotes of Tom's awesomeness:
Quotes of Tom's awesomeness:
Spoiler:
-

Tom - I'm barely holdin' on to you
- Posts: 3135
- Joined: 11 Feb 2008
- Age: 15
- Location: KENYAAAAAAAAAAA!
12 • Page 1 of 1 •
Profile Layout Help and Discussion