S2, Flexible Squares
Works with Free, Sponsored, or Paid accounts
Installation Instructions:
Journal → Customize Journal
Theme → Flexible Squares
Page Setup → 2 Column (Sidebar on Right)
Customize Theme
Custom CSS (make all drop-down boxes set to NO)
To use this layout, copy this entire code into your "custom stylesheet" text entry box:
/*+++++++++++++++++++++
fs css layout by city_wall at livejournal
+++++++++++++++++++++*/
body {
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/Image3-6.jpg); text-align: center;
color: #000000;
font-family: "trebuchet ms", sans-serif;
font-size: 11px;
margin: 0px 0 0px 0;
}
a, a:link, a:visited {
color: #3399ff;
text-decoration: none;
}
a:hover {
color: #00cc00;
text-decoration: none;
}
p, td, blockquote {
font-size: 11px;
color: #ffffff;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*+++++++++++++++++++++ PAGE WIDTH +++++++++++++++++++++*/
#content
{
width: 800px;
margin-left: auto; margin-right: auto;
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/Image3-6.jpg); border-width: 0px;
border-style: solid;
border-color: #999999;
padding: 0px;
}
#maincontent {
margin-top: 0px;
font-family: "trebuchet ms", sans-serif;
font-size: 11px;
background-color: #ffffff;
color: #000000;
border-style: solid;
border-color: #999999;
border-width: 0px;
margin-right: 200px;
text-align: left;
}
#sidebar {
padding-top: 15px;
margin-top: 25px;
background-color: #000000;
border-color: #999999;
border-width: 0px;
border-style: solid;
font-size: 11px;
font-family: "trebuchet ms", sans-serif;
color: #cccccc;
width: 200px;
float: right;
text-align: right;
}
/*+++++++++++++++++++++ HEADER +++++++++++++++++++++*/
#header {
width: 800px;
padding: 10px 0px 20px 0px;
margin: 0px;
text-align: center;
font-family: "georgia", sans-serif;
font-size: 22px;
font-weight: bold;
text-transform: lowercase;
font-style: italic;
letter-spacing: 1px;
border-style: solid;
border-color: #999999;
border-width: 0px;
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/Image3-6.jpg); color: #ffffff;
}
.headerimage {
position: relative;
align: center;
width: px;
height: px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background-image: url(.jpg);
background-position: center;
background-repeat: no-repeat;
}
}
/*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: #3399ff;
}
div#header a:hover, div#footer a:hover {
color: #00cc00;
text-decoration: none;
}
/*title and subtitle*/
.title {
font-family: "trebuchet ms", sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 200%;
top: 10px;
display: none;
}
.subtitle{
font-family: "trebuchet ms", sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
display: none;
}
/*+++++++++++++++++++++ HEADER NAVIGATION +++++++++++++++++++++*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
padding: 0px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
/*+++++++++++++++++++++ ENTRY +++++++++++++++++++++*/
.subcontent {
}
.entry {
margin: 0px 0px 10px 50px;
padding: 10px;
background-color: #000000;
color: #cccccc;
font-family: "trebuchet ms", sans-serif;
font-size: 11px;
text-align: justify;
border-width: 0px;
border-color: #919bad;
border-style: solid;
}
.userpic, .userpicfriends {
position: relative;
float: right;
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/Image3-6.jpg) !important;
padding-top: 15px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 0px;
margin-right: 0px;
margin-left: 15px;
margin-bottom: 15px;
margin-top: 0px;
text-align: right;
z-index: 10;
background-repeat: repeat;
border-width: 0px;
color: #cccccc;
border-style: solid;
}
.userpicfriends font {
color: #cccccc;
}
.userpicfriends br {
display: block;
height: 0;
}
.date {
line-height: 10px;
top: 5px;
color: #999999;
font-family: "trebuchet ms", sans-serif;
font-size: 10px;
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/Image3-6.jpg); }
.subject {
font-weight: bold;
padding: 0px;
color: #999999;
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/Image3-6.jpg); font-family: "trebuchet ms", sans-serif;
font-size: 10px;
}
.subject a, .subject a:link, .subject a:visited {
color: #ffffff;
}
.subject a:hover {
color: #b0b9c8;
}
.datesubject {
background-color: #919bad;
padding: 0px;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
/*+++++++++++++++++++++ CURRENTS +++++++++++++++++++++*/
.ljtags {
margin-top: 12px;
color: #999999;
font-size: 10px;
font-weight: normal;
text-transform: lowercase;
margin-bottom: -30px;
}
.currents strong, .currentmood strong, .currentmusic .currentlocation, .ljtags strong {
color: #999999;
font-size: 10px;
text-transform: lowercase;
}
.currents, .currentmood, .currentmusic, .currentlocation {
color: #999999;
font-size: 10px;
text-transform: lowercase;
}
.ljtags a, .ljtags a:link, .ljtags a:visited {
color: #999999;
font-size: 10px;
text-transform: none;
font-weight: normal;
}
.currentlocation a, .currentlocation a:link, .currentlocation a:visited {
color: #999999;
font-size: 10px;
text-transform: none;
font-weight: normal;
}
.currentlocation a:hover, .ljtags a:hover {
color: #999999;
font-size: 10px;
font-weight: normal;
text-transform: none;
}
.currents strong{
font-weight:normal;
}
/*+++++++++++++++++++++ ENTRY COMMENT LINK +++++++++++++++++++++*/
.comments {
font-family: "trebuchet ms", sans-serif;
font-size: 11px;
text-align: right;
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/Image3-6.jpg); padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
margin-right: -10px;
margin-left: -80px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #3399ff;
}
div.comments a:hover {
color: #00cc00;
text-decoration: none;
}
/*+++++++++++++++++++++ SEPARATOR +++++++++++++++++++++*/
.separator{
/* for formatting separators between entries */
height: 55px;
}
/*+++++++++++++++++++++ SIDEBAR +++++++++++++++++++++*/
.defaultuserpic {
text-align: center;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #cccccc;
}
div#sidebar a:hover {
color: #00cc00;
text-decoration: none;
}
/*+++++++++++++++++++++ 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", sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
border-color: #000000;
border-width: 1px;
border-style: solid;
background-color: #d4dce8;
text-align: center;
font-family: "trebuchet ms", sans-serif;
font-size: 11px;
}
/*+++++++++++++++++++++ SIDEBAR LINKS AND TITLE +++++++++++++++++++++*/
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem
{
padding-left: 15px;
list-style: none;
}
li.sbartitle
{
padding-left: 15px;
list-style: none;
padding-right: 15px;
border-style: solid;
border-width: 0px;
color: #999999;
text-align: right;
border-color: #999999;
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/Image3-6.jpg); margin-bottom: 10px;
margin-top: 10px;
margin-right: -10px;
margin-left: -8px;
}
/*+++++++++++++++++++++ FOOTER +++++++++++++++++++++*/
#footer {
width: 100%;
text-align: center;
font-family: "georgia", sans-serif;
font-size: 22px;
font-weight: bold;
font-style: italic;
letter-spacing: 1px;
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/Image3-6.jpg); color: #ffffff;
border-color: #999999;
border-width: 0px;
border-style: solid;
z-index: 100;
clear: both;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/*+++++++++++++++++++++ ARCHIVE +++++++++++++++++++++*/
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: #d4dce8;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*+++++++++++++++++++++ COMMENT PAGES +++++++++++++++++++++*/
.datesubjectcomment {
background-color: #919bad;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #d4dce8;
background-color: #d4dce8;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 1px;
border-color: #919bad;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #999999;
padding: 10px;
clear: left;
}
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", sans-serif;
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", sans-serif;
color: #000000;
}
.commentbox {
border-color: #999999;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #d4dce8;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #ffffff;
}
.datesubjectcomment a:hover {
color: #b0b9c8;
}
.commentboxpartial {
border-color: #999999;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #d4dce8;
}
.commentinfo {
background-color: #d4dce8;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*+++++++++++++++++++++ MISC ++++++++++++++++++++++*/
.clear {
height: 15px;
}
.subject img[src="
http://stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 11px 11px 0px 0px;
background: url(
http://i107.photobucket.com/albums/m297/staceonaplane/23af9116.gif); }
.subject img[src="
http://stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 11px 11px 0px 0px;
background: url(
http://i107.photobucket.com/albums/m297/staceonaplane/f6452b70.gif); }
.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-color:transparent;
/* so that IE users will still see an image */
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/f6452b70.gif); padding: 11px 11px 0 8px;
}
.ljuser img[src="
http://stat.livejournal.com/img/userinfo.gif"] {
background-color:transparent;
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/f6452b70.gif); padding: 11px 11px 0 8px;
}
.ljuser img[src="
http://stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(
http://i107.photobucket.com/albums/m297/staceonaplane/6b348bb6.gif); padding: 11px 11px 0 8px;
}
Want to add a header to this layout? Also include this code in the CSS box:
.headerimage {
position: relative;
align: center;
width: ???px;
height: ???px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background-image: url(???.png);
background-position: center;
background-repeat: no-repeat;
}
Feel free to edit this as much as you'd like, but don't claim that you created it.
Comment,
credit -
city_wall, and
join (to see older entries),
watch (to stay updated with new entries).