Okay, so if you want to make your profile a bit better, you might want to add this code: [style]h2{background:aqua; color:black; font-weight:bold; border:10px groove purple;}[/style]
That would make where your username is a little detailed with a background in it. Of course you can change the background color and stuff if you'd like. c:
Change what the comment top says before: [style]div.titlebox:before{content:'Text Here';}[/style]
How about after?: [style]div.titlebox:after{content:' Text Here';}[/style]
Other random codes.
Make text colored: [ Color here] Hi [ /color] = Hi
Inner color background: [style].content{background:Color here;}[/style]
If you want your inner background to have a picture: [style].content{background:url(Image URL here);}[/style]
Outer background color code:
[style]body{background:Color Here;}[/style]
If you want your outer background to have an image: [style]body{background:url(Image URL here);}[/style]
Or, if you want your profile to have just one background: [style]div{background:url(URL here);}[/style]
Add a background in comment box one: [style].commentbox_1{background-image:url(image URL here) ;}[/style]
Add a background in comment box two: [style].commentbox_2{background-image:url(image URL here) ;}[/style]
Add a background where someone posts a comment:
[style].post_comment{background-image:url(Image URL here);}[/style]
Make your profile all of one color: [style].content{color:Color here;}[/style]
Add text before your username: [style]h2:before{content:'What you want to say';}[/style]
Add text after your username:
[style]h2:after{content:' What you want to say';}[/style]
Okay, so if you want to make your profile a bit better, you might want to add this code: [style]h2{background:aqua; color:black; font-weight:bold; border:10px groove purple;}[/style]
That would make where your username is a little detailed with a background in it. Of course you can change the background color and stuff if you'd like. c:
Change what the comment top says before: [style]div.titlebox:before{content:'Text Here';}[/style]
How about after?: [style]div.titlebox:after{content:' Text Here';}[/style]
Make text colored: [ Color here] Hi [ /color] = Hi
You may use the normal colors that work here, (like pink, blue, etc) or you can use hex colors. :3
Put an image: [ img] URL here [ /img]
Make your image bigger: [ simg] URL here [ /simg]
Spoilers: [ spoiler] What you want to say [ /spoiler]
Invisible spoilers: [cspoiler] Text here [/cspoiler] (This only works on profiles.)
Make everything round: [style]*{border-radius:30px;}[/style]
Border the images: [style]img{border:5px solid aqua;}[/style] (You can change the color if you want.)
Remove ads from your profile: [style]iframe, ins{display:none};[/style]
I'll add some later. o3o Tell me if I missed any.
2013-09-11 23:09:40