Copy and paste this code and it'll put a color as your outer background, put it on your "About me" box. (No spaces) Delete "Color Here" and use one of the following colors
Red
Yellow
Pink
Lime
Orange
Blue
Purple
[style] .content{background:Color Here;} [/style]
The code above will do the same thing, but it'll color the main background.
The code above will place an image as your outer background. Delete "Image url here" and then put the image url of the picture you want as your background.
This are some codes I've used on my profile, I'll add more later on. I'll explain as I go.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BACKGROUNDS
[style] body{background:Color Here;} [/style]
Copy and paste this code and it'll put a color as your outer background, put it on your "About me" box. (No spaces) Delete "Color Here" and use one of the following colors
Red
Yellow
Pink
Lime
Orange
Blue
Purple
[style] .content{background:Color Here;} [/style]
The code above will do the same thing, but it'll color the main background.
[style] body{background:url('Image url here'
The code above will place an image as your outer background. Delete "Image url here" and then put the image url of the picture you want as your background.
[style] .content{background:url('Image Url Here'
The code above will place an image as your main background
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
COMMENTS
[style] .commentbox_1{content:lime;background-image:url(Image Url here);} [/style]
The code above will place an image as the background for comment box 1.
[style] .commentbox_2{content:green;background-image:url(Url Here);} [/style]
The code above will do the same, but will do it for comment box 2.
[style] .commentbox_1{content:white;background-color:Color Here;} [/style]
The code above will put a color instead of a picture. (comment box 1)
[style] .commentbox_2{content:white;background-color:Color Here;} [/style]
The code above will put a color instead of a picture. (comment box 2)
[style] .post_comment textarea{background-image:url(Image Url Here);} [/style]
The code above will let you put an image on the text box where the comments are written
[style] .Post comment textarea{border:5px double green;} [/style]
The code above will place a border around the comments.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2014-08-29 11:10:40
7/25/14 ._. 9/23/14
10/23/14
09-23