JAE ► one

Aug 06, 2009 17:04




live preview
s2 flexible squares
Tested on: Mozilla Firefox
Account types: Basic/Plus/Paid
Ad placement: Vertical
Customized comments page: Yes

☞ Go to Select Journal Style and select a Flexible Squares style.
☞ Select the recommended ad placement at the bottom, that being the vertical alignment.
☞ Head on to Customize Journal Style and go to Custom CSS. Make sure all the dropdowns are set to "No", then copy and paste the following:

/*---------------------------------------------------
S2 FLEXIBLE SQUARES
by erinilliana {dot} livejournal {dot} com
Please do not steal or claim this css as your own!
-----------------------------------------------------*/

body {
background-color: #dedede;
text-align: center;
color: #000000;
font-family: "georgia";
font-size: 11px;
margin: 15px 0 15px 0;
}

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

a:hover {
color: #999999;
}

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

code, kbd, pre, tt {
font-family: monospace;
color: #6666666;
padding: 3pt;
border: 1px dashed #B7D2DF;
background-color: #cccccc;
}

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

#content {
width: 800px;
margin-left: auto; margin-right: auto;
background-color: #cccccc;
border-left: 20px solid #9FA0A5;
padding: 15px;
}

#content:hover {
border-left: 20px solid #7090A5;
}

#maincontent {
margin-top: 15px;
font-family: "georgia";
font-size: 11px;
background-color: #EBEBEB;
border: 1px solid #EBEBEB;
text-align: justify;
margin-right: 210px;
}

#sidebar {

padding-top: 15px;
margin-top: 15px;
background-color: #EBEBEB;
border: 1px solid #EBEBEB;
font-size: 11px;
font-family: "georgia", sans-serif;
width: 200px;
float: right;
text-align: justify;
}

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

#header {
width: 100%;
padding: 10px 0px 20px 0px;
margin: 0px;
text-align: center;
font-family: "century gothic", sans-serif;
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 2px;
border: 1px solid #EBEBEB;
background-color: #EBEBEB;
color: #333333;
}

.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 {
color: #538071;
padding: 3px 6px 3px 6px;
}

div#header a:hover {
color: #fefefe;
background-color: #538071;
}

div#footer a, div#footer a:link, div#footer a:visited {
color: #538071;
}

div#footer a:hover {
color: #222222;
}
/*title and subtitle*/
.title{
color: #7090A5;
font-family: "arial";
font-size: 16px;
font-weight: bold;
line-height: 200%;
top: 10px;
margin-bottom: -4px;
}

.subtitle {
font-family: "courier new";
font-size: 11px;
font-weight: normal;
top: 10px;
letter-spacing: 2px;
margin-top: -4px;
}

/*-----------------------------------------------------------------------------
Header - top 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 stuff
------------------------------------------------------------------------*/

.ljtags {
font-size: 10px;
font-family: arial;
text-transform: uppercase;
margin-top: 30px;
margin-bottom: -40px;
}

.subcontent {
}

.entry {
margin: 0px 0px 0px 0px;
padding: 10px;
background-color: #EBEBEB;
color: #777777;
font-family: "georgia";
font-size: 11px;
text-align: justify;
border: 1px solid #EBEBEB;
line-height: 12pt;
}

.userpic {
position: relative;
float: left;
background-color: #cccccc;
padding: 5px;
margin: 10px;
z-index: 15;
border: 1px solid #cccccc;
}

.date {
line-height: 200%;
top: 5px;
color: #787878;
font-family: "arial";
font-size: 11px;
}

.subject {
font-weight: bold;
padding-left: 20px;
color: #787848;
font-family: "arial";
font-size: 16px;
text-transform: uppercase;
}

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

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

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

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

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

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

.currents, .currentmood, .currentmusic {
font-family: "arial", sans-serif;
font-size: 10px;
color: #A5A2A7;
text-transform: uppercase;
}

.currents strong{
font-weight: normal;
}

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

.comments {
font-family: "courier new";
font-size: 20px;
text-align: right;
background-color: #EBEBEB;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
color: #ebebeb;
}

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

div.comments a:hover {
color: #806F65;
text-decoration: none;
}

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

.separator{
/* for formatting separators between entries */
height: 25px;
border-bottom: 1px dashed #999999;
}

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

.userpicfriends {
position: relative;
float: left;
background-color: #cccccc !important;
padding: 5px;
margin: 10px;
z-index: 15;
border: 1px solid #cccccc;
font-family: arial;
font-size: 10px;
}

.userpicfriends a:hover font {
color: #5C9D95;
}

.userpicfriends {
text-align: center;
}

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

.defaultuserpic {
display: none;
}

.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: #907860;
}

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

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

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

.sbarcalendar {
border: 1px solid #999999;
background-color: #ebebeb;
text-align: center;
font-family: "georgia";
font-size: 11px;
padding: 1px;
color: #666666;
}

.sbarcalendarposts {
border: 1px solid #999999;
background-color: #cccccc;
text-align: center;
font-family: "georgia";
font-size: 11px;
padding: 1px;
}

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

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

li.sbaritem {
list-style: none;
border-bottom: 1px solid #aaaaaa;
padding: 2px 4px 2px 4px;
margin: 2px 0px 2px 0px;
}

li.sbaritem:hover {
background-color: #cccccc;
}

li.sbartitle {
padding-left: 10px;
list-style: none;
background-color: #E7D9F1;
margin-bottom: 3px;
margin-top: 3px;
color: #888888;
padding: 3px 6px 3px 6px;
}

.count {
color: #999999;
}

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

#footer {
width: 100%;
text-align: center;
font-family: "century gothic";
font-size: 11px;
font-weight: normal;
background-color: #eeeeee;
color: #333333;
border: 1px solid #eeeeee;
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 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: #d4dce8;
text-align: center;
}

td.yearmonth {
border-style: none;
}

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

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

.userpiccomment {
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
background-color: #cccccc;
border: 1px solid #cccccc;
}

.box {
background-color: #ebebeb;
border: 1px solid #ebebeb;
padding: 10px;
clear: left;
}

input, textarea {
font-family: georgia;
font-size: 10px;
border: 1px solid #999999;
background-color: #dedede;
color: #666666;
padding: 0px 3px 0px 3px;
}

option, select {
font-family: georgia;
font-size: 10px;
border-bottom: 1px solid #999999;
border-right: 1px solid #dedede;
border-left: 1px solid #dedede
bottom-top: 1px solid #dedede;
background-color: #dedede;
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: "Verdana", sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #dedede;
color: #000000;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "georgia";
color: #666666;
}

.commentbox {
border: 1px solid #dedede;
padding: 10px;
margin: 10px 10px 15px 10px;
background-color: #dedede;
}

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

.datesubjectcomment a:hover {
color: #222222;
}

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

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

.skiplinks {
text-align: center;
}

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

.clear {
height: 20px;
}

::-moz-selection {
background-color: #222222;
color: #D1CC69;
}

em, i {
color: #18BF02;
}

b, strong {
color: #7090A5;
}

u, s {
color: #AD5C00;
}

blockquote {
font-family: arial;
font-size: 8pt;
color: #444444;
border-left: 10px solid #aaaaaa;
background-color: #cccccc;
padding: 5pt;
}

Please credit triclementia if taking!

! layouts, ! layouts: flexible squares, # jae: erinilliana

Previous post Next post
Up