Layout: Thnks Fr Th Mmrs (Pete Wentz)

Apr 06, 2007 14:17






ABOUT

Layout Name:
Thnks Fr Th Mmrs

Account Types:
Basic or Paid (comment pages are customized to match)

Layout Style:
S2 Flexible Squares

Tested In:
Firefox 1.5 and Internet Explorer 7 on Windows XP (This layout won't look perfect in IE because the colors don't quite match up. But it still looks pretty good).

Screen Resolutions:
1024x768 and up

Full Preview with clickable links:
velvet_testing

DIRECTIONS

Go to Journal Display...

In Basics:
• Change the Journal Title to "Thnks Fr Th Mmrs".

• Add some links to your Link List.

• IMPORTANT - Change your Style System to "S2".

In Look and Feel:
• IMPORTANT - Change Layout & Language to "Flexible Squares".

In Custom Options:
Presentation:

• Choose how many journal entries to show on your recent entries and friends pages. Do not change anything else in this section.

Text:

• Choose what text you want for currents, comment links, etc. You can change any links you want in this section.

Sidebar:

• Choose which boxes you want to be visible (Blurb, Links, Tags, Summary)

• You may change the order of the boxes, but don't change the overall position of the sidebar.

Custom CSS:

• Use layout stylesheet: No.

• Use layout stylesheet when including custom external stylesheet: No.

• Use external stylesheets: No.

• Custom external stylesheet URL: (Leave blank).

• Custom stylesheet: Copy-and-Paste the code below.

CSS CODES




/* Cleaned CSS: */

/*---------------------------------------------------
Cleaned CSS: http://cartonage.livejournal.com

Layout Codes: http://community.livejournal.com/velvetsun_icons/

-----------------------------------------------------*/

body {
background-image: url(http://i5.tinypic.com/2n9mjrr.png);
background-position: top left;
background-repeat: repeat-x repeat-y;
background-color: #d7d7d7;
text-align: center;
color: #000000;
font-family: Trebuchet MS;
font-size: 11px;
margin: 20px 0 20px 0;
}

a, a:link, a:visited {
color: #319260;
text-decoration: none;
}

a:hover {
color: #1a4377;
text-decoration: none;
}

p, td, blockquote {
font-size: 11px;
}

code, kbd, pre, tt {
font-family: monospace;
}

/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/

#content
{
width: 750px;
margin-left: auto; margin-right: auto;
background-image: url(http://i5.tinypic.com/2mnf59x.png);
background-position: center top;
background-repeat: no-repeat;
background-color: #ebebeb;
border-width: 10px;
border-style: solid;
border-color: #1a4377;
padding: 15px;
}

#maincontent {
margin-top: 15px;
font-family: Trebuchet MS;
font-size: 11px;
background-color: #ebebeb;
color: #000000;
border-left: #1a4377 20px solid;
border-bottom: transparent 0px;
border-right: transparent 0px;
border-top: transparent 0px;
margin-left: 160px;
text-align: left;
}

#sidebar {

padding-top: 15px;
margin-top: 15px;
background-color: #ebebeb;
border-left: transparent 0px;
border-bottom: transparent 0px;
border-right: #1a4377 20px solid;
border-top: transparent 0px;
font-size: 11px;
font-family: Trebuchet MS;
color: #000000;
width: 160px;
float: left;
text-align: left;
}

/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

#header {
width: 100%;
padding: 10px 0px 10px 0px;
margin-top: 390px;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
font-weight: bold;
text-transform: lowercase;
border-style: solid;
border-color: transparent;
border-width: 0px;
background-color: #ebebeb;
color: #000000;
}

.headerimage {
/* for formatting header image */
}

/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #319260;
}

div#header a:hover, div#footer a:hover {
color: #1a4377;
text-decoration: none;
}

/*title and subtitle*/
.title {
font-family: Trebuchet MS;
font-size: 11px;
font-weight: normal;
line-height: 200%;
word-spacing: 2px;
top: 10px;
}

.subtitle{
font-family: Trebuchet MS;
font-size: 11px;
font-weight: normal;
top: 10px;
display: none;
}

/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/

/* header -- links to views; title of journal; subtitle of journal */

ul.navheader
{
word-spacing: 4px;
padding: 0px;
margin: 0px;
}

ul.navheader li {
word-spacing: 4px;
display: inline;
padding: 0 3px 0 3px;
}

/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/

.subcontent {
}

.entry {
margin: 0px 30px 10px 130px;
padding: 10px;
background-color: #d7d7d7;
color: #000000;
font-family: Trebuchet MS;
font-size: 11px;
text-align: left;
border-left: #1a4377 1px solid;
border-bottom: #1a4377 1px solid;
border-right: #1a4377 1px solid;
border-top: transparent 0px;
}

.userpic {
position: relative;
float: left;
background-color: #ebebeb;
padding: 5px;
margin: 60px 10px 10px 10px;
z-index: 15;
border-width: 0px;
border-color: transparent;
border-style: solid;
}

.date {
line-height: 200%;
top: 5px;
color: #ffffff;
font-family: Trebuchet MS;
font-size: 10px;
}

.subject {
font-weight: bold;
padding: 10px;
color: #ffffff;
font-family: Trebuchet MS;
font-size: 12px;
}

.subject a, .subject a:link, .subject a:visited {
color: #ffffff;
}

.subject a:hover {
color: #319260;
}

.datesubject {
background-image: url(http://i11.tinypic.com/2zqcswj.png);
background-position: center right;
background-repeat: no-repeat;
background-color: #1a4377;
padding: 0px;
}

.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}

.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}

blockquote {
font-family: Trebuchet MS;
background-color:#ebebeb;
padding:5px;
border:#1a4377 1px solid;
color:#000000;
}

/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/

.currents, .currentmood, .currentmusic {
font-family: Trebuchet MS;
font-size: 11px;
}

.currents strong{
font-weight:normal;
}

.ljtags{
margin-top: 10px;
}

/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: Trebuchet MS;
font-size: 11px;
text-align: right;
background-color: transparent;
padding: 0px 5px 0px 5px;
margin-bottom: 10px;
position: relative;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #319260;
}

div.comments a:hover {
color: #1a4377;
text-decoration: none;
}

/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/

.separator{
/* for formatting separators between entries */
height: 35px;
background-image: url(http://i5.tinypic.com/3y64y78.png);
background-position: center top;
background-repeat: no-repeat;
}

/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/

.userpicfriends {
background-color: transparent !important;
position: relative;
float: left;
padding: 5px;
margin: 60px 10px 10px 10px;
text-align: center;
border-style: solid;
border-width: 0px;
border-color: transparent;
font-family: Trebuchet MS;
font-size: 11px;
z-index: 15;
}

.userpicfriends a font {
color: #319260;
}

.userpicfriends a:hover font {
color: #1a4377;
}

/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/

.defaultuserpic {
text-align: center;
}

.sbarheader {
padding: 0px 0px 0px 0px;
}

.sbarbody {
padding: 0px 0px 0px 0px;
}

.sbarbody2 {
padding: 0 15px 0 15px;
}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #319260;
}

div#sidebar a:hover {
color: #1a4377;
text-decoration: none;
}

/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/

table.calendar {
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {
border-color: #000000;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
}

.sbarcalendarposts {
border-color: #000000;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
}

/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/

ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}

li.sbaritem
{
padding-left: 15px;
list-style: none;
}

li.sbartitle
{
padding: 5px 5px 5px 15px;
list-style: none;
border-style: solid;
border-width: 0px;
border-color: transparent;
background-image: url(http://i5.tinypic.com/2cnv1qf.png);
background-position: center left;
background-repeat: no-repeat;
background-color: #1a4377;
margin-bottom: 10px;
margin-top: 10px;
color: #ffffff;
font-weight: bold;
}

/*----------------------------------------------------
footer
----------------------------------------------------------------*/

#footer {
width: 100%;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
font-weight: bold;
text-transform: lowercase;
word-spacing: 2px;
background-color: #ebebeb;
color: #000000;
border-color: transparent;
border-width: 0px;
border-style: solid;
z-index: 100;
clear: both;
}

ul.navfooter{
word-spacing: 4px;
padding: 0px;
margin: 0px;
}

ul.navfooter li {
word-spacing: 4px;
display: inline;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
}

/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/

ul.year {
text-align: center;
padding-bottom: 40px;
}

ul.year li {
display: inline;
}

table.yeartable {
margin-left: auto;
margin-right: auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 1px;
border-style: solid;
border-color: #000000;
}

table.yeartable td.yearday {
background-color: #d7d7d7;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/

.datesubjectcomment {
background-color: #1a4377;
padding: 5px;
margin-top: 20px;
color: #ffffff;
}

.userpiccomment {
position: relative;
background-color: transparent;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 0px;
border-style: solid;
border-color: transparent;
}

.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #1a4377;
padding: 10px;
clear: right;
}

input, textarea {
background-color: #d4dce8;
color: #000000;
}

textarea.textbox {
width: 100% !important;
}

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: Trebuchet MS;
font-size: 11px;
line-height: 125%;
background-color: #d4dce8;
color: #000000;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: Trebuchet MS;
color: #000000;
}

.commentbox {

border-width: 1px;
border-style: solid;
border-color: #1a4377;
padding: 10px;
margin: 10px;
background-color: #d7d7d7;
color: #000000;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #319260;
}

.datesubjectcomment a:hover {
color: #1a4377;
}

.commentboxpartial {
border-width: 1px;
border-style: solid;
border-color: #1a4377;
padding: 10px;
margin: 10px;
background-color: #d7d7d7;
}

.commentinfo {
background-color: #d7d7d7;
margin-top: 10px;
width: 100%;
}

.skiplinks {
text-align: center;
}

/*----------------------------------------------------
Quick Reply comment pages
----------------------------------------------------------------*/

.replytoposter {
color: #ffffff ;
padding: 5px;
}

.replytosubject {
color: #ffffff ;
padding: 5px;
}

.textbox {
background-color: #d7d7d7;
border-width: 1px;
border-style: solid;
border-color: #1a4377;
font-family: Trebuchet MS;
font-size: 8pt;
color: #000000;
margin-top: 5px;
margin-bottom: 5px;
}

.replyform textarea {
width: 350px;
}

.bodynavblock select {
background-color: #d7d7d7;
border-width: 1px;
border-style: solid;
border-color: #1a4377;
color: #000000;
}

.bodynavblock input {
background-color: #d7d7d7;
border-width: 1px;
border-style: solid;
border-color: #1a4377;
color: #000000;
padding: 5px;
}

.replyform {
font-family: Trebuchet MS;
font-size: 8pt;
color: #000000;
cursor: default;
text-align: justify;
}

.replyform #postform input {
background-color: #d7d7d7;
border-width: 1px;
border-style: solid;
border-color: #1a4377;
color: #000000;
padding: 5px;
}

.replyform #postform select {
background-color: #d7d7d7;
border-width: 1px;
border-style: solid;
border-color: #1a4377;
color: #000000;
}

.quickreply_comment input, .quickreply_entry input {
background-color: #d7d7d7;
border-width: 1px;
border-style: solid;
border-color: #1a4377;
color: #000000;
padding: 5px;
}

.quickreply_comment select, .quickreply_entry select {
background-color: #d7d7d7;
border-width: 1px;
border-style: solid;
border-color: #1a4377;
color: #000000;
}

/*--------------------------------------------
Misc
-----------------------------------------*/

.clear {
height: 15px;
}

MANDATORY CREDIT

Copy and Paste this somewhere in your Profile:

Layout by .

Rules:

• Please comment if you're using it. If I don't know what people like and what people don't like, I won't know what to make in the future! Which is a bummer for everyone.

• If you want to edit this layout, ask me first. Go ahead and change the header, change a couple colors, but be sure to credit me for the original layout.

• Don't steal. If I see people stealing my layouts (stealing includes using this layout without crediting me, or changing a few colors and the header and claiming it as your own) I will have to make this community friends only and you will be banned. Don't say I didn't warn you.

Some icons to match this layout can be found here.

layouts:music:fall out boy, layouts:styles:flexible squares

Previous post Next post
Up