s2 layout #06 : record player.

Dec 24, 2006 11:39



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
Credit: 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 off sidebar
- Click here (opens in new window).
- Choose "1 Column (no sidebar)."

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

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

body {background-color: #b6bac2;
font-family: lucida sans unicode, sans-serif;
font-size: 7pt;
color: #ffffff;
text-align: center;
margin: 0px}

p,
td,
blockquote {font-size: 7pt;
color: #999999;
line-height: 20px}

a,
a:link,
a:visited {color: #878e9c;
text-decoration: none;
font-weight: bold;
font-family: trebuchet ms, verdana, sans-serif;
text-transform: uppercase}

a:hover {color: #878e9c;
background-color: #eeeeee}

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

/*main table and page*/

#content {width: 500px;
margin-left: auto;
margin-right: auto;
padding: 10px;
text-align: justify;
border-color: #cccccc;
border-style: solid;
border-width: 0px}

#maincontent {margin: 0px;
font-family: lucida sans unicode, sans-serif;
font-size: 7pt;
color: #999999;
border-width: 0px;
text-align: justify;
padding: 0px}

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

#sidebar {visibility: hidden}

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

#header {width: 100%;
padding: 0px;
margin: -10px 0px 25px 0px;
text-align: center;
font-family: trebuchet ms, verdana, sans-serif;
font-size: 7pt;
font-weight: bold;
text-transform: uppercase;
color: #999999;
background-color: #ffffff;
border: 0px}

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

invisible*/

.title {visibility: hidden; font-size: 1px}

.subtitle {visibility: hidden; font-size: 1px}

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

#footer {width: 100%;
padding: 0px 0px 0px 0px;
margin: -30px 0px 0px 0px;
text-align: right;
font-family: trebuchet ms, verdana, sans-serif;
font-size: 7pt;
font-weight: bold;
text-transform: uppercase;
background-color: #ffffff;
color: #878e9c;
z-index: 100;
clear: both}

/*more footer and header*/

div#header a,
div#header a:link,
div#header a:visited,
div#footer a,
div#footer a:link,
div#footer a:visited {color: #878e9c;
font-weight: bold}

div#header a:hover,
div#footer a:hover {color: #ffffff}

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

ul.navheader li {display: inline;
padding: 0 3px 0 3px}

/*entry layout*/

.subcontent {background-color: ffffff}

.entry {margin: 0px;
padding: 10px 10px 0px 10px;
background-color: #ffffff;
font-size: 7pt;
color: #999999;
line-height: 20px;
text-align: justify;
border-width: 0px}

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

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

.userpic {display: none}

.userpicfriends {position: relative;
float: right;
background-color: #ffffff;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #eeeeee;
border-style: sdotted;
font-family: franklin gothic medium, verdana, arial, helvetica,

sans-serif;
font-size: 7pt;
font-weight: bold;
text-align: center;
color: #878e9c;
z-index: 15}

.altuserpic {position: relative;
float: right;
text-align: center;
background-color: #ffffff;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #eeeeee;
border-style: dotted}

.date {font-family: trebuchet ms, verdana, sans-serif;
font-size: 7pt;
font-weight: bold;
color: #878e9c;
text-transform: uppercase;
background-color: #e7e7e7;
text-align: left;
padding: 2px;
border-width: 0px}

.subject {font-family: trebuchet ms, verdana, sans-serif;
font-size: 7pt;
font-weight: bold;
color: #808080;
text-transform: uppercase;
background-color: #ffffff;
text-align: left;
padding: 2px;
border-width: 0px}

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

.subject a:hover {color: #ffffff}

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

.currents,
.currentmood,
.currentmusic
{font-family: franklin gothic medium, verdana, arial,

helvetica, sans-serif;
font-size: 7pt;
color: #999999;
text-transform: lowercase;
line-height: 12px}

.comments {font-family: trebuchet ms, verdana, sans-serif;
font-size: 7pt;
font-weight: bold;
text-align: right;
background-color: #ffffff;
background-image: url('http://c.photos.cx/dia-999.gif');
background-position: top left;
background-repeat: repeat-x;
padding: 7px 0px 0px 0px;
margin: 0px;
border-width: 0px;
position: relative}

div.comments a,
div.comments a:link,
div.comments a:visited {color: #878e9c;
font-size: 7pt}

div.comments a:hover {color: #878e9c;
text-decoration: none}

/*content on entries and comments*/

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

.userpiccomment {position: right;
border-width: 1px;
border-style: dotted;
border-color: #eeeeee;
background-color: #ffffff;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: right}

.box {border-color: #ffffff;
padding: 10px}

input,
textarea {background-color: #ffffff;
color: #999999;
font-family: lucida sans unicode, sans-serif;
font-size: 7pt;
border-width: 1px;
border-color: #666666}

textarea.textbox {width: 100% !important}

.reply {position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: lucida sans unicode, sans-serif;
font-size: 7pt;
line-height: 125%;
background-color: #ffffff;
color: #999999;
line-height: 20px}

.replytosubject {font-weight: bold;}

.commentreply {position: relative;
margin: 10px;
font-size: 7pt;
font-family: lucida sans unicode, sans-serif;
color: #999999;
line-height: 20px}

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

.datesubjectcomment a:link,
.datesubjectcomment a:visited {color: #878e9c}

.datesubjectcomment a:hover {color: #ffffff}

.commentboxpartial {border-color: #eeeeee;
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: #999999}

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

td.yearmonth {border-style: none}

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

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

.clearfoot {clear: both}

.clear {height: 15px}

.skiplinks {text-align: center}

.separator {height: 15px}

.headerimage {height: 306px;
background-image: url("http://pics.livejournal.com/enamour/pic/0001r0y9") !important;
background-repeat: no-repeat !important;
background-attachment: scroll !important;
background-position: center !important;
margin: 10px 0px 0px 0px}

(To use a header of your own, simply make an image with a width of 500 pixels, upload it, and then edit the "headerimage" code at the bottom of the above.)

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

Previous post Next post
Up