Spoiler:
Stripe Dream code:
Spoiler:
- Code:
body {
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
background-color: red;
background-image: url(http://i32.tinypic.com/2d91ws5.png);
}
#wrap {
width: 100%;
margin: 0 auto;
text-align: left;
background-image: url(http://i32.tinypic.com/2d91ws5.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:red;
text-decoration: none;
}
.navlinks a:hover {
color:white;
}
h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
margin: 0px;
color:white;
display:inline;
padding: 0px;
padding-left: 5px;
}
.locationstuff {
color: white;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 5px;
}
.stufftable {
background-image: none;
background-color:red;
width:100%;
color:white;
margin-top:40px;
padding:5px;
border:1px dotted #d00066;
padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
background-image: none;
background-color:red;
width:100%;
margin-top:10px;
color:white;
padding:5px;
border:1px dotted #d00066;
padding-left:10px;
}
.profilepic {
border:4px solid white;
}
.tableheader {
height: 31px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color:white;
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:white;
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: red;
}
.comments1 {
background-color:red;
}
.commentsinfo {
color:white;
font-size:10px;
}
.comment_media {
background-color: red;
color:white;
text-align: left;
border: 2px solid black;
}
#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:red;
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: #d00066;
}
Plaid Pleasure:
Spoiler:
Code:
Spoiler:
- Code:
body {
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
background-color: #000000;
background-image: url(http://i25.tinypic.com/2s7evxv.jpg);
}
#wrap {
width: 100%;
margin: 0 auto;
text-align: left;
background-image: url(http://i25.tinypic.com/2s7evxv.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:red;
}
.navlinks a:hover {
color:red;
}
h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
margin: 0px;
color:white;
display:inline;
padding: 0px;
padding-left: 5px;
}
.locationstuff {
color: white;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 5px;
}
.stufftable {
background-image:url(http://i31.tinypic.com/2d7v8ls.jpg);
background-position: left top;
background-repeat:repeat;
width:100%;
color:white;
margin-top:40px;
padding:5px;
border:3px solid #070707;
padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
background-image:url(http://i31.tinypic.com/2d7v8ls.jpg);
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 red;
}
.tableheader {
height: 31px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color:white;
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:white;
font-weight: bold;
padding-left: 5px;
text-align: left;
}
.highlights a:hover {
color:white;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000;
}
.comments1 {
background-color:black;
}
.commentsinfo {
color:red;
font-size:10px;
}
.comment_media {
background: none;
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:white;
font-weight: bold;
}
.addcomment a:hover {
color:red;
text-decoration: line-through;
}
addcommentalign {
text-align:right;
}
.quote {
background-color:#1f1d1e;
border:2px solid #141311;
filter: Alpha(Opacity=80);
}
.genmed {
color:#c0c0c0;
}
I'll post more as I make them. I was running out of time, and I made these a while ago. I'm not going to share the layouts I use most often, such as Black Lace, Brick Wall, and Red Ruby 'cos they're my favorite. Feel free to use them. I also take requests.
