Profile Layouts By KittensKill

Profile Layouts By KittensKill

by KittensKill on 07-22-2008 3:46 am

There are now 23 different layouts.
including 5 Halloween themed ones and I'll probably make more.


I used this (thanks flowmo): http://forum.emobucket.com/pink-layout-t18688.html
With a few alterations, to create these:

I present: Leaf On The Wind (red and black theme)

Spoiler: 


Heres the code:
Spoiler: 
Code:


body {
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background-color: #000000;
   background-image: url(http://www.emobucket.com/albums/userpics/30255/normal_Leafonthewind.png);
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background-image: url(http://www.emobucket.com/albums/userpics/30255/normal_Leafonthewind.png);
}
#wrapinside {
   width: 836px;
   background:inheirt;
   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:#ffffff;
    text-decoration: none;
}
.navlinks a:hover {
   color:#CC0000;
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color:#ffffff;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}
.locationstuff {
color: #ffffff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 5px;
}
.stufftable {
  background-image: none;
   background-color:#000000 ;
   width:100%;
   color:#FFFFFF;
   margin-top:40px;
   padding:5px;
   border:1px dotted #CC0000;
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
  background-image: none;
   background-color:#000000 ;
   width:100%;
   margin-top:10px;
   color:#FFFFFF;
   padding:5px;
   border:1px dotted #CC0000;
   padding-left:10px;
}
.profilepic {
   border:4px solid #000000 ;
}

.tableheader {
   height: 31px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#CC0000;
   margin:0;
   padding:0;
   font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#CC0000;
    font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights a:hover {
   color:#003077;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000 ;
}
.comments1 {
background-color:#CC0000;
}
.commentsinfo {
color:#ffffff;
font-size:10px;
}
.comment_media {
   background-color: #000000 ;
   color:#ffffff;
   text-align: left;
   border: 2px solid #000000 ;
}
#footer2 {
   text-align:center;
   background:none;
   padding: 2px;
    color: #ffffff;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#CC0000;
   font-weight: bold;
}
.addcomment a:hover {
   color:#000000;
   text-decoration: line-through;
}
addcommentalign {
text-align:right;
}

a:link, a:active, a:visited {
color: #ffffff;
text-decoration: underline;
}

a:hover {
color: #CC0000;
}



Heres another: Glass Androids (purple and green theme)
Spoiler: 


Code:
Spoiler: 
Code:

body {
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background-color: #000000;
   background-image: url(http://www.emobucket.com/albums/userpics/30255/GlassAndroids.jpg);
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background-image: url(http://www.emobucket.com/albums/userpics/30255/GlassAndroids.jpg);
}
#wrapinside {
   width: 836px;
   background:inheirt;
   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:#ffffff;
    text-decoration: none;
}
.navlinks a:hover {
   color:#339900;
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color:#ffffff;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}
.locationstuff {
color: #ffffff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 5px;
}
.stufftable {
  background-image: none;
   background-color:#9999FF ;
   width:100%;
   color:#FFFFFF;
   margin-top:40px;
   padding:5px;
   border:1px dotted #339900;
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
  background-image: none;
   background-color:#9999FF ;
   width:100%;
   margin-top:10px;
   color:#FFFFFF;
   padding:5px;
   border:1px dotted #339900;
   padding-left:10px;
}
.profilepic {
   border:4px solid #339900 ;
}

.tableheader {
   height: 31px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#339900;
   margin:0;
   padding:0;
   font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#339900;
    font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights a:hover {
   color:#339900;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #9999FF ;
}
.comments1 {
background-color:#9999FF;
}
.commentsinfo {
color:#ffffff;
font-size:10px;
}
.comment_media {
   background-color: #9999FF ;
   color:#ffffff;
   text-align: left;
   border: 2px solid #000000 ;
}
#footer2 {
   text-align:center;
   background:none;
   padding: 2px;
    color: #ffffff;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#9999FF;
   font-weight: bold;
}
.addcomment a:hover {
   color:#000000;
   text-decoration: line-through;
}
addcommentalign {
text-align:right;
}

a:link, a:active, a:visited {
color: #ffffff;
text-decoration: underline;
}

a:hover {
color: #9999FF;
}



Bat Theme Code:

Spoiler: 

Code:

body {
   background: transparent url(http://www.pixelgirlpresents.com/images/desktops/mindy/BatsAreGood_1600.jpg) no-repeat fixed center top;
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background-color: #000000;
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background: transparent url(http://www.pixelgirlpresents.com/images/desktops/mindy/BatsAreGood_1600.jpg) no-repeat fixed center top;
   background-repeat: no-repeat;
}

#wrapinside {
   
background-image: url(http://www.pixelgirlpresents.com/images/desktops/mindy/BatsAreGood_1600.jpg) no-repeat fixed center top;
background-repeat: no-repeat;
background-color: transparent;
margin: 0 auto;
   text-align: center;
}
.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:#8f8f8f;
}
.navlinks a:hover {
   color:#003077;
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color:#67a4ff;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}
.locationstuff {
color: #8f8f8f;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 5px;
}
.stufftable {
   background-image: none;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   color:#CCCCCC;
   margin-top:40px;
   padding:5px;
   border:3px solid #070707;
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
   background-image:none;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#CCCCCC;
   padding:5px;
   border:3px solid #070707;
   padding-left:10px;
}
.profilepic {
   border:3px solid #070707;
}

.tableheader {
   height: 31px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#67a4ff;
   margin:0;
   padding:0;
   font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#67a4ff;
    font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights a:hover {
   color:#003077;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000;
}
.comments1 {
background-color:#070707;
}
.commentsinfo {
color:#CCCCCC;
font-size:10px;
}
.comment_media {
   background: #29138f;
   color:#CCCCCC;
   text-align: left;
   border: 2px solid #070707;
}
#footer2 {
   text-align:center;
   background:none;
   padding: 2px;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#67a4ff;
   font-weight: bold;
}
.addcomment a:hover {
   color:#67a4ff;
   text-decoration: line-through;
}
addcommentalign {
text-align:right;
}
.quote {
background-color:#1f1d1e;
border:2px solid #141311;
filter: Alpha(Opacity=80);
}
.genmed {
color:#c0c0c0;
}

emo is the music, scene is the fashion

KittensKill
Your Own Personal Jesus Pro-Active Mod
 
Posts: 7627
Joined: 06 May 2008
Age: 19
Gender: Male
Location: and for once in my life I feel complete and I still want to ruin it

by TooSweet on 07-22-2008 8:16 am

I like them.

And what are the alterations to the pink one?
ORDER OF THE EVIL CEILING CATS
Academyofliars + TooSweet = Commanders
darkened star = Number Two
Tom = da sexxi strippa
musicaholic = da seckspert
Statistic = almost evil ceiling cat worshipper
XxMinedWeaverxX = da female sexxi strippa
RestriCKted = uber noob
PrettyOdd08 = Panic at the Disco-obsessed noob
RebelWithOutaCause = evil noob in training
Jackie xx Jaded- sheer sexiness, and I luff her.
Join now. We are evil and sexy and worship ceiling cat.This is

TooSweet
Smile Like You Mean It.
 
Posts: 1360
Joined: 26 Feb 2008
Age: 15
Gender: Female
Location: I wish I was with him right now.

by KittensKill on 07-22-2008 8:26 am

I edited it, it might make more sense now.

emo is the music, scene is the fashion

KittensKill
Your Own Personal Jesus Pro-Active Mod
 
Posts: 7627
Joined: 06 May 2008
Age: 19
Gender: Male
Location: and for once in my life I feel complete and I still want to ruin it

by Tom on 07-22-2008 10:39 am

I'm gonna use Leaf on the Wind if you don't mind Wink


xXGlassTearsXx wrote: My god is humping my leg xD


Academyofliars wrote: Tom is cooler then you.

Tom
Agent of Chaos
 
Posts: 2822
Joined: 11 Feb 2008
Age: 15
Location: KENYAAAAAAAAAAA!

by KittensKill on 08-02-2008 4:55 am

made a new one with a Bat theme in black and blue. Sorry haven't got a pic for it, but this is the background:

emo is the music, scene is the fashion

KittensKill
Your Own Personal Jesus Pro-Active Mod
 
Posts: 7627
Joined: 06 May 2008
Age: 19
Gender: Male
Location: and for once in my life I feel complete and I still want to ruin it

RE: Profile Layouts By KittensKill

by XxToxicScenexX on 08-08-2008 10:22 am

Cool Layouts.

Add Me??

XxToxicScenexX
Fresh Meat
 
Posts: 10
Joined: 14 Apr 2008
Age: 13
Gender: Female
Location: London,England

RE: Profile Layouts By KittensKill

by Lininofelia on 08-08-2008 11:19 am

I'm going to steal that red and black theme, if you don't mind.
"You want WHAT on the f...ing ceiling?" -Michaelangelo
Xenomorph wrote:
-Real men walk around in their hairy naked glory

Lininofelia
Is this the real life? Is this just fantasy?
 
Posts: 944
Joined: 23 Apr 2008
Age: 16
Gender: Female
Location: Always Read Signs

Re: RE: Profile Layouts By KittensKill

by KittensKill on 08-08-2008 11:40 am

Lininofelia wrote: I'm going to steal that red and black theme, if you don't mind.

Everyone likes that one.... I think i need to make some more variations.

emo is the music, scene is the fashion

KittensKill
Your Own Personal Jesus Pro-Active Mod
 
Posts: 7627
Joined: 06 May 2008
Age: 19
Gender: Male
Location: and for once in my life I feel complete and I still want to ruin it

RE: Profile Layouts By KittensKill

by KittensKill on 08-09-2008 10:11 am

But, wait, theres more!

Blue stars:



Code:
Spoiler: 
Code:
body {
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background-color: #000000;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/stars_backgrounds_01.gif) repeat fixed center top;
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/stars_backgrounds_01.gif) repeat fixed center top;
}
#wrapinside {
   width: 836px;
   background:inheirt;
   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:#8f8f8f;
}
.navlinks a:hover {
   color:#003077;
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color:#67a4ff;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}
.locationstuff {
color: #8f8f8f;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 5px;
}
.stufftable {
   background: #006699;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   color:#CCCCCC;
   margin-top:40px;
   padding:5px;
   border:3px solid #070707;
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable
{
   background: #006699;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#CCCCCC;
   padding:5px;
   border:3px solid #070707;
   padding-left:10px;
}
.commenttable, .commentaddtable {
 background: none;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#CCCCCC;
   padding:5px;
   border: none;
   padding-left:10px;
}


.profilepic {
   border:3px solid #070707;
}

.tableheader {
   height: 31px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#67a4ff;
   margin:0;
   padding:0;
   font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#67a4ff;
    font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights a:hover {
   color:#003077;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000;
}
.comments1 {
background-color:#070707;
}
.commentsinfo {
color:#CCCCCC;
font-size:10px;
}
.comment_media {
   background: #006699;
   color:#CCCCCC;
   text-align: left;
   border: 2px solid #070707;
}
#footer2 {
   text-align:center;
   background:none;
   padding: 2px;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#67a4ff;
   font-weight: bold;
}
.addcomment a:hover {
   color:#67a4ff;
   text-decoration: line-through;
}
addcommentalign {
text-align:right;
}
.quote {
background-color:#1f1d1e;
border:2px solid #141311;
filter: Alpha(Opacity=80);
}
.genmed {
color:#c0c0c0;
}
.friendstable {display: none;}


Multi Color Stars:





Code:

Spoiler: 
Code:

body {
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background-color: #000000;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/StarsonYellowBackground.jpg) repeat fixed left top;
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/StarsonYellowBackground.jpg) repeat fixed left top;
}
#wrapinside {
   width: 836px;
   background:inheirt;
   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:#8f8f8f;
}
.navlinks a:hover {
   color:#003077;
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color:#67a4ff;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}
.locationstuff {
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 5px;
}
.stufftable {
   background: #003399;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   color:#CCCCCC;
   margin-top:40px;
   padding:5px;
   border:3px solid #070707;
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable
{
   background: #003399;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#CCCCCC;
   padding:5px;
   border:3px solid #070707;
   padding-left:10px;
}
.commenttable, .commentaddtable {
 background: none;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#CCCCCC;
   padding:5px;
   border: none;
   padding-left:10px;
}


.profilepic {
   border:3px solid #070707;
}

.tableheader {
   height: 31px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#67a4ff;
   margin:0;
   padding:0;
   font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#67a4ff;
    font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights a:hover {
   color:#003077;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000;
}
.comments1 {
background-color:#070707;
}
.commentsinfo {
color:#CCCCCC;
font-size:10px;
}
.comment_media {
   background: #003399;
   color:#CCCCCC;
   text-align: left;
   border: 2px solid #070707;
}
#footer2 {
   text-align:center;
   background:none;
   padding: 2px;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#67a4ff;
   font-weight: bold;
}
.addcomment a:hover {
   color:#67a4ff;
   text-decoration: line-through;
}
addcommentalign {
text-align:right;
}
.quote {
background-color:#1f1d1e;
border:2px solid #141311;
filter: Alpha(Opacity=80);
}
.genmed {
color:#c0c0c0;
}
.friendstable {display: none;}

emo is the music, scene is the fashion

KittensKill
Your Own Personal Jesus Pro-Active Mod
 
Posts: 7627
Joined: 06 May 2008
Age: 19
Gender: Male
Location: and for once in my life I feel complete and I still want to ruin it

RE: Profile Layouts By KittensKill

by Tantlized Soul on 08-09-2008 4:30 pm

The blue stars is awesome, alhtough I am content with mine!!! You are awesome at making layouts!!!

Tantlized Soul
Insane But Loveable
 
Posts: 1206
Joined: 28 Jun 2008
Age: 16
Location: Faerie Land.

RE: Profile Layouts By KittensKill

by Tom on 08-09-2008 7:18 pm

I stole the bat one Kittens Wink
It's great(like frosted flakes but better)


xXGlassTearsXx wrote: My god is humping my leg xD


Academyofliars wrote: Tom is cooler then you.

Tom
Agent of Chaos
 
Posts: 2822
Joined: 11 Feb 2008
Age: 15
Location: KENYAAAAAAAAAAA!

RE: Profile Layouts By KittensKill

by KittensKill on 08-10-2008 7:20 am

heres another one
Black with spots




Spoiler: 
Code:

body {
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background-color: #000000;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/jsh9uo.jpg) repeat fixed left top;
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/jsh9uo.jpg) repeat fixed left top;
}
#wrapinside {
   width: 836px;
   background: none;
   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:#8f8f8f;
}
.navlinks a:hover {
   color:#003077;
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color: #C0C0C0;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}
.locationstuff {
color: #C0C0C0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 5px;
}
.stufftable {
   background: none;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   color:#CCCCCC;
   margin-top:40px;
   padding:5px;
   border: none;
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
   background: none;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#CCCCCC;
   padding:5px;
   border: none;
   padding-left:10px;
}
.commenttable, .commentaddtable
{
   background: none;
   width:100%;
   margin-top:10px;
   color:#CCCCCC;
   padding:5px;
   border: none;
   padding-left:10px;
}

.profilepic {
   border:3px solid #070707;
}

.tableheader {
   height: 31px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #C0C0C0;
   margin:0;
   padding:0;
   font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#c0c0c0;
    font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights a:hover {
   color:#c0c0c0;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000;
}
.comments1 {
background-color:#070707;
}
.commentsinfo {
color:#CCCCCC;
font-size:10px;
}
.comment_media {
   background: none;
   color:#CCCCCC;
   text-align: left;
   border: none
}
#footer2 {
   text-align:center;
   background:none;
   padding: 2px;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#C0C0C0;
   font-weight: bold;
}
.addcomment a:hover {
   color:#C0C0C0;
   text-decoration: line-through;
}
addcommentalign {
text-align:right;
}
.quote {
background-color:#1f1d1e;
border:2px solid #141311;
filter: Alpha(Opacity=80);
}
.genmed {
color:#c0c0c0;
}

.friendstable {display: none;}


white china



Spoiler: 
Code:

body {
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background-color: #000000;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/pattern-41.jpg) repeat fixed left top;
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/pattern-41.jpg) repeat fixed left top;
}
#wrapinside {
   width: 836px;
   background: none;
   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:#8f8f8f;
}
.navlinks a:hover {
   color:#003077;
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color: #990000;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}
.locationstuff {
color: #990000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
padding-left: 5px;
}
.stufftable {
   background: #ffffff;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   color:#990000;
   margin-top:40px;
   padding:5px;
   border:3px solid #990000;
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
   background: #ffffff;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#990000;
   padding:5px;
   border:3px solid #990000;
   padding-left:10px;
}
.commenttable, .commentaddtable
{
   background: none;
   width:100%;
   margin-top:10px;
   color:#990000;
   padding:5px;
   border: none;
   padding-left:10px;
}

.profilepic {
   border:3px solid #990000;
}

.tableheader {
   height: 31px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#990000;
   margin:0;
   padding:0;
   font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#990000;
    font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights a:hover {
   color:#c0c0c0;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000;
}
.comments1 {
background-color:#070707;
}
.commentsinfo {
color:#CCCCCC;
font-size:10px;
}
.comment_media {
   background: #ffffff;
   color:#000000;
   text-align: left;
   border:3px solid #990000;
}
#footer2 {
   text-align:center;
   background:none;
   padding: 2px;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#990000;
   font-weight: bold;
}
.addcomment a:hover {
   color:#990000;
   text-decoration: line-through;
}
addcommentalign {
text-align:right;
}
.quote {
background-color:#1f1d1e;
border:2px solid #141311;
filter: Alpha(Opacity=80);
}
.genmed {
color:#990000;
}

.friendstable {display: none;}


Purple Stars



Spoiler: 
Code:

body {
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background-color: #000000;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/purplestars.jpg) repeat fixed left top;
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/purplestars.jpg) repeat fixed left top;
}
#wrapinside {
   width: 836px;
   background: none;
   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:#8f8f8f;
}
.navlinks a:hover {
   color:#003077;
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color: #990099;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}
.locationstuff {
color: #990099;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
padding-left: 5px;
}
.stufftable {
   background: none;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   color:#990099;
   margin-top:40px;
   padding:5px;
   border:3px solid #990099;
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
   background: none;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#990099;
   padding:5px;
   border:3px solid #990099;
   padding-left:10px;
}
.commenttable, .commentaddtable
{
   background: none;
   width:100%;
   margin-top:10px;
   color:#990099;
   padding:5px;
   border: none;
   padding-left:10px;
}

.profilepic {
   border:3px solid #990099;
}

.tableheader {
   height: 31px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#990099;
   margin:0;
   padding:0;
   font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#990099;
    font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights a:hover {
   color:#990099;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000;
}
.comments1 {
background-color:#070707;
}
.commentsinfo {
color:#CCCCCC;
font-size:10px;
}
.comment_media {
   background: #000000;
   color:#ffffff;
   text-align: left;
   border:3px solid #990099;
}
#footer2 {
   text-align:center;
   background:none;
   padding: 2px;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#990099;
   font-weight: bold;
}
.addcomment a:hover {
   color:#990099;
   text-decoration: line-through;
}
addcommentalign {
text-align:right;
}
.quote {
background-color:#1f1d1e;
border:2px solid #141311;
filter: Alpha(Opacity=80);
}
.genmed {
color:#990099;
}

.friendstable {display: none;}

emo is the music, scene is the fashion

KittensKill
Your Own Personal Jesus Pro-Active Mod
 
Posts: 7627
Joined: 06 May 2008
Age: 19
Gender: Male
Location: and for once in my life I feel complete and I still want to ruin it

RE: Profile Layouts By KittensKill

by KittensKill on 08-11-2008 8:19 am

Dead Red



Spoiler: 
Code:

body {
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background-color: #000000;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/26.jpg) repeat fixed left top;
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/26.jpg) repeat fixed left top;
}
#wrapinside {
   width: 836px;
   background: none;
   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:#000000;
}
.navlinks a:hover {
   color:#003077;
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color: #990000;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}
.locationstuff {
color: #990000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
padding-left: 5px;
}
.stufftable {
   background: #990000;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   color:#000000;
   margin-top:40px;
   padding:5px;
   border:3px solid #000000;
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
   background: #990000;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#000000;
   padding:5px;
   border:3px solid #000000;
   padding-left:10px;
}
.commenttable, .commentaddtable
{
   background: none;
   width:100%;
   margin-top:10px;
   color:#990000;
   padding:5px;
   border: none;
   padding-left:10px;
}

.profilepic {
   border:3px solid #000000;
}

.tableheader {
   height: 31px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#000000;
   margin:0;
   padding:0;
   font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#000000;
    font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights a:hover {
   color:#c0c0c0;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000;
}
.comments1 {
background-color:#000000;
}
.commentsinfo {
color:#CCCCCC;
font-size:10px;
}
.comment_media {
   background: #990000;
   color:#000000;
   text-align: left;
   border:3px solid #000000;
}
#footer2 {
   text-align:center;
   background:none;
   padding: 2px;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#990000;
   font-weight: bold;
}
.addcomment a:hover {
   color:#000000;
   text-decoration: line-through;
}
addcommentalign {
text-align:right;
}
.quote {
background-color:#1f1d1e;
border:2px solid #141311;
filter: Alpha(Opacity=80);
}
.genmed {
color:#990000;
}

.friendstable {display: none;}


Dead Trees



Spoiler: 
Code:


body {
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background-color: #c0c0c0;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/SSdeadtrees-1.jpg) repeat fixed center top;
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background-color: #c0c0c0;
   background: url(http://i286.photobucket.com/albums/ll118/kittenskilldeath/StuffyStuff/Backgrounds/SSdeadtrees-1.jpg) repeat fixed center top;
}
#wrapinside {
   width: 836px;
   background: none;
   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:#8f8f8f;
}
.navlinks a:hover {
   color:#003077;
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color: #000000;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}
.locationstuff {
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 5px;
}
.stufftable {
   background: #000000;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   color:#ffffff;
   margin-top:40px;
   padding:5px;
   border: none;
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .friendstable, .commenttable, .commentaddtable
{
   background: #000000;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#ffffff;
   padding:5px;
   border: none;
   padding-left:10px;
}
.avatartable
{
   background: none;
   background-position: left top;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#CCCCCC;
   padding:5px;
   border: none;
   padding-left:10px;
}

.commenttable, .commentaddtable
{
   background: none;
   width:100%;
   margin-top:10px;
   color:#CCCCCC;
   padding:5px;
   border: none;
   padding-left:10px;
}

.profilepic {
   border:3px solid #070707;
}

.tableheader {
   height: 31px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #c0c0c0;
   margin:0;
   padding:0;
   font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color:#c0c0c0;
    font-weight: bold;
   padding-left: 5px;
   text-align: left;
}
.highlights a:hover {
   color:#000000;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000;
}
.comments1 {
background-color:#070707;
}
.commentsinfo {
color:#CCCCCC;
font-size:10px;
}
.comment_media {
   background: #000000;
   color:#CCCCCC;
   text-align: left;
   border: none
}
#footer2 {
   text-align:center;
   background:none;
   padding: 2px;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#000000;
   font-weight: bold;
}
.addcomment a:hover {
   color:#000000;
   text-decoration: line-through;
}
addcommentalign {
text-align:right;
}
.quote {
background-color:#1f1d1e;
border:2px solid #141311;
filter: Alpha(Opacity=80);
}
.genmed {
color:#000000;
}

.friendstable {display: none;}

emo is the music, scene is the fashion

KittensKill
Your Own Personal Jesus Pro-Active Mod
 
Posts: 7627
Joined: 06 May 2008
Age: 19
Gender: Male
Location: and for once in my life I feel complete and I still want to ruin it

RE: Profile Layouts By KittensKill

by TooSweet on 08-11-2008 2:25 pm

I took the "Purple Stars" one.

Thank you kittens, you make such nice layouts.

I will definetly steal from you again. Smile
ORDER OF THE EVIL CEILING CATS
Academyofliars + TooSweet = Commanders
darkened star = Number Two
Tom = da sexxi strippa
musicaholic = da seckspert
Statistic = almost evil ceiling cat worshipper
XxMinedWeaverxX = da female sexxi strippa
RestriCKted = uber noob
PrettyOdd08 = Panic at the Disco-obsessed noob
RebelWithOutaCause = evil noob in training
Jackie xx Jaded- sheer sexiness, and I luff her.
Join now. We are evil and sexy and worship ceiling cat.This is

TooSweet
Smile Like You Mean It.
 
Posts: 1360
Joined: 26 Feb 2008
Age: 15
Gender: Female
Location: I wish I was with him right now.

RE: Profile Layouts By KittensKill

by xXxForsakenSoulxXx on 08-17-2008 7:11 am

I love the purple stars layout Very Happy Great job! *steals*
~..°When I die, I want to be buried upside down so the whole world can kiss my ass goodbye!°..~

I'm cold, I'm ugly...I'm always confused by everything...I can stare into a thousand eyes, but every smile hides a bold-faced lie!

//Wir haben Angst und sind allein...Gott weiß ich will kein Engel sein.\\

xXxForsakenSoulxXx
Almost Emo
 
Posts: 56
Joined: 04 May 2008
Age: 18
Gender: Female
Location: Stuttgart, Germany


Profile Layouts


Learn about emo | Emo Layouts | About | Contact Us | Privacy Policy | Terms of Use | Emo the Blog