s2 layout #10 : boxy

Sep 07, 2008 23:29

I don't have Photoshop on this computer, so no image preview. One day I'll have a working computer, I swear.

image preview | live preview

Type: S2
Layout: Flexible Squares
Tested in: Firefox, Internet Explorer (may not look right in IE)
Account types: Basic, plus, paid
Ad compatibility: Not tested because I don't know where to change them
Credit: Preferred, not required



Installation instructions

Switching layout to Flexible Squares
- Click here (opens in new window).
- Apply one of the themes (it doesn't matter which one).

Turning on sidebar (if not on)
- Click here (opens in new window).
- Choose "2 Column (sidebar on left)."

Pasting code for layout
- Click here (opens in new window).
- Make the three top dropdowns say "No."
- In "Custom stylesheet" section, paste the code. Do not alter if you are unfamiliar with CSS or HTML!
- Click "Save Changes."

CSS code

Code for pink layout

/*LAYOUT BY PAINTEDLAYOUTS.LIVEJOURNAL.COM
DO NOT REMOVE THIS
FEEL FREE TO EDIT*/

body {background-color: #ffffff;
color: #ffffff;
text-align: center;
margin: 0px}

p,
td {font-size: 8pt;
color: #8C8C85;
line-height: 20px}

blockquote {font-size: 8pt;
color: #8C8C85;
line-height: 20px;
text-align: justify;
border-width: 0px 0px 0px 1px;
border-color: #AED1B8;
border-style: dotted;
padding: 0px 0px 0px 10px}

i {font-family: georgia, serif;
font-size: 7.5pt}

a,
a:link,
a:visited {color: #85BDBA;
text-decoration: none;
font-weight: normal;
font-family: arial, helvetica, sans-serif;
border-width: 0px 0px 1px 0px;
border-style: dotted;
border-color: #A8A799}

a:hover {color: #AED1B8;
text-decoration: none;
font-weight: normal;
font-family: arial, helvetica, sans-serif;
border-width: 0px 0px 1px 0px;
border-style: dotted;
border-color: #ffffff}

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

/*main table and page*/

#content {width: 900px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
padding: 0px;
text-align: justify}

#maincontent {width: 655px;
margin: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 7pt;
color: #808080;
background-color: #ffffff;
border-width: 0px;
text-align: justify;
padding: 0px 15px 0px 15px}

/*the top of the page with navigational links*/

#header {width: 100%;
padding: 0px;
margin: 50px 0px 20px 0px;
background-color: #ffffff;
color: #444444;
border-width: 0px;
font-family: century gothic, sans-serif;
font-size: 9px;
line-height: 30px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: right}

ul.navheader {padding: 0px;
margin: 0px}

ul.navheader li {display: inline}

li.view {
font-family: century gothic, sans-serif;
font-size: 9px;
line-height: 30px;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #CBE2D8;
color: #444444;
font-weight: normal;
padding: 10px 20px 10px 20px;
margin: 0px 5px 0px 0px}

div#header a,
div#header a:link,
div#header a:visited {
font-family: century gothic, sans-serif;
font-size: 9px;
line-height: 30px;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #DCF5F3;
color: #444444;
font-weight: normal;
padding: 10px 20px 10px 20px;
margin: 0px 5px 0px 0px;
border-width: 0px}

div#header a:hover {color: #444444;
background-color: #AEE0E0;
border-width: 0px}

/*title and subtitle of your journal in the header*/

.title {visibility: hidden;
display: none}

.subtitle {visibility: hidden;
display: none}

/* sidebar i.e. the bar with calendar etc.*/

#sidebar {width: 200px;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
border-width: 0px;
color: #8C8C85;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
text-align: justify;
float: right;
}

.sbarbody {padding: 0px 10px 0px -11px}

.sbarbody2 {padding: 0px 10px 0px 10px}

.defaultuserpic {text-align: center}

li.sbartitle {width: 100%;
padding: 15px 0px 3px 0px;
margin: 0px;
list-style: none;
font-family: century gothic, sans-serif;
font-size: 9px;
letter-spacing: 1px;
text-align: right;
color: #9DBFA6;
text-transform: uppercase;
width: 100%;
border-width: 0px}

.sbarheader {padding: 0px;
color: #000000;
text-align: center}

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

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

li.sbaritem {padding: 0px 0px 7px 25px;
background-image: url('http://g.photos.cx/sb-link-36d.png');
background-repeat: no-repeat;
background-position: 0px 0px;
list-style: none}

div#sidebar a,
div#sidebar a:link,
div#sidebar a:visited {padding: 1px 0px 0px 0px;
color: #8CADAD;
font-weight: normal;
line-height: 17px;
border-style: dotted;
border-width: 0px 0px 1px 0px;
border-color: #cccccc;
width: 100%;
display: block}

div#sidebar a:hover {color: #AED1B8}

/*the bottom of the page with links to entries*/

#footer {width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px;
text-align: right;
font-family: century gothic, sans-serif;
font-size: 9px;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #ffffff;
color: #85BDBA;
z-index: 100;
clear: both;
border-width: 0px}

div#footer a,
div#footer a:link,
div#footer a:visited {
font-family: century gothic, sans-serif;
font-size: 9px;
letter-spacing: 1px;
text-transform: uppercase;
color: #85BDBA;
text-decoration: none;
font-weight: normal;
border-width: 0px 0px 1px 0px;
border-style: dotted;
border-color: #A8A799}

div#footer a:hover {
font-family: century gothic, sans-serif;
font-size: 9px;
letter-spacing: 1px;
text-transform: uppercase;
color: #AED1B8;
text-decoration: none;
font-weight: normal;
border-width: 0px 0px 1px 0px;
border-style: dotted;
border-color: #ffffff}

/*entry layout*/

.subcontent {background-color: ffffff}

.entry {margin: 5px 10px 10px 150px;
padding: 20px 0px 10px 10px;
background-color: #ffffff;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #8C8C85;
line-height: 20px;
text-align: justify;
border-width: 1px 0px 0px 0px;
border-style: dotted;
border-color: #A8A799}

.entry ul li {padding-left: 5px;
margin-left: 15px;
list-style: decimal-leading-zero;
list-style-position: outside}

.entry ol li {padding-left: 5px;
margin-left: 15px;
list-style: decimal-leading-zero;
list-style-position: outside}

.entry ul li {

}

.entry ol li {
list-style: decimal-leading-zero;
list-style-position: outside;
}

.userpic {position: relative;
float: left;
text-align: center;
background-color: #F5F5F5;
padding: 10px;
margin: 30px 10px 0px 10px;
z-index: 15}

.userpicfriends {position: relative;
float: left;
text-align: center;
background-color: #eeeeee;
padding: 10px;
margin: 30px 10px 0px 10px;
font-family: franklin gothic medium, verdana, arial, helvetica, sans-serif;
font-size: 7pt;
font-weight: bold;
text-align: center;
color: #e29da2;
z-index: 15}

.altuserpic {position: relative;
float: left;
text-align: center;
background-color: #eeeeee;
padding: 10px;
margin: 30px 10px 0px 10px;
font-family: franklin gothic medium, verdana, arial, helvetica, sans-serif;
font-size: 7pt;
font-weight: bold;
text-align: center;
color: #e29da2;
z-index: 15}

.date {font-family: franklin gothic medium, verdana, arial, helvetica, sans-serif;
font-size: 7pt;
color: #A8A799;
text-transform: lowercase;
line-height: 200%;
text-align: left;
padding: 0px;
margin: 20px 0px 0px 150px;
border-width: 0px;
letter-spacing: 1px}

.subject {font-family: century gothic, arial, helvetica, sans-serif;
font-size: 10pt;
letter-spacing: 1px;
color: #8CADAD;
text-transform: lowercase;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 150px}

.subject a,
.subject a:link,
.subject a:visited {color: #8CADAD}

.subject a:hover {color: #444444}

.datesubject {background-color: #ffffff;
padding: 5px}

.currents,
.currentmood,
.currentmusic {font-family: franklin gothic medium, verdana, arial, helvetica, sans-serif;
font-size: 7pt;
letter-spacing: 1px;
color: #A8A799;
text-transform: lowercase}

.comments {font-family: franklin gothic medium, verdana, arial, helvetica, sans-serif;
font-size: 7pt;
color: #cccccc;
text-align: right;
text-transform: lowercase;
padding: 0px;
border-width: 0px;
position: relative;
top: 15px}

div.comments a,
div.comments a:link,
div.comments a:visited {color: #85BDBA;
text-decoration: none;
border-width: 0px;
font-weight: normal}

div.comments a:hover {color: #AED1B8;
text-decoration: none;
border-width: 0px;
font-weight: normal}

.separator {height: 25px}

/*content on entries and comments*/

.datesubjectcomment {background-color: #ffffff;
padding: 5px}

.userpiccomment {position: relative;
float: left;
text-align: center;
background-color: #F5F5F5;
padding: 10px;
margin: 0px 10px 0px 10px;
z-index: 15}

.box {border-color: #ffffff;
padding: 10px;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;}

input,
textarea {background-color: #ffffff;
color: #888888;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
border: 1px;
border-color: #cccccc #aaaaaa #aaaaaa #cccccc;
border-style: solid}

textarea.textbox {width: 100% !important}

.reply {margin: 5px 10px 10px 150px;
padding: 20px 0px 10px 10px;
background-color: #ffffff;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #8C8C85;
line-height: 20px;
text-align: justify;
border-width: 1px 0px 0px 0px;
border-style: dotted;
border-color: #A8A799}

.replytosubject {font-family: century gothic, arial, helvetica, sans-serif;
font-size: 10pt;
letter-spacing: 1px;
color: #8CADAD;
text-transform: lowercase;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 150px}

.replytoposter {font-family: franklin gothic medium, verdana, arial, helvetica, sans-serif;
font-size: 7pt;
color: #A8A799;
text-transform: lowercase;
line-height: 200%;
text-align: left;
padding: 0px;
margin: 20px 0px 0px 150px;
border-width: 0px;
letter-spacing: 1px}

.commentreply {position: relative;
margin: 10px;
padding: 0px 0px 0px 150px;
font-size: 8pt;
font-family: arial, helvetica, sans-serif;
color: #808080;}

.commentbox {border-color: #eeeeee;
border-width: 0px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff}

.datesubjectcomment a:link,
.datesubjectcomment a:visited {color: #85BDBA;
text-decoration: none;
font-weight: normal;
font-family: arial, helvetica, sans-serif;
border-width: 0px 0px 1px 0px;
border-style: dotted;
border-color: #ffffff}

.datesubjectcomment a:hover {color: #AED1B8;
text-decoration: none;
font-weight: normal;
font-family: arial, helvetica, sans-serif;
border-width: 0px 0px 1px 0px;
border-style: dotted;
border-color: #A8A799}

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

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

/*calendar 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: #555555}

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

td.yearmonth {border-style: none}

ul.navfooter {padding: 0px
margin: 0px}

ul.navfooter li {display: inline;
margin: 0 5px 0 5px}

/*tag page*/

.ljtaglist {
list-style-type: none;
padding: 0px;
margin: -1px 20px 0px 20px;
margin-left: 70px;
width: 50%;
text-transform: #A8A799;
text-align: left}

.ljtaglist li {
list-style: decimal-leading-zero;
border-width: 0px 0px 1px 0px;
border-style: dotted;
border-color: #cccccc;
padding: 15px 0px 0px 20px;
color: #A8A799}

ul.ljtaglist {
color: #888888;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
padding: 8px 8px 8px 12px;
text-align: left;
margin-right: auto;
margin-left: auto;
padding: 35px}

.clearfoot {clear: both}

.clear {height: 15px}

.skiplinks {text-align: center}

/*miscellaneous add-ons*/

.leftlinks {float: left;
position: relative;}

The following palette was used on this layout:


Color by COLOURlovers

layouts: flexible squares, layouts: s2, layouts: sidebar

Previous post Next post
Up