JAE ► four

Oct 09, 2009 15:25




live preview
s2 flexible squares
Tested on: Mozilla Firefox, Internet Explorer
Account types: Basic/Plus/Paid
Ad placement: Horizontal, between entries
Customized comments page: No

☞ Go to Select Journal Style and select a Flexible Squares style.
☞ Select the recommended ad placement at the bottom.
☞ 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: #DAEAA9;
font-family : trebuchet ms;
font-size : 8pt;
color : #555555;
line-height : 19.5pt;
margin: 20px 0 20px 0;
}

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

a:hover {
color : #C39F7B;
}

b, strong {
color : #E0725D;
}

i, em {
color: #309048;
}

u {
color: #BB601A;
}

s {
color: #27272C;
}

blockquote {
font-family: trebuchet ms;
font-size: 8pt;
color: #A93120;
text-align: justify;
}

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

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

#content
{
width: 570px;
margin-left: auto;
margin-right: auto;
}

#maincontent {
color: #555555;
text-align: justify;
width: 570px;
margin-top: 10.5pt;
}

#sidebar {
display: none;
}

/*-----------------------------------------------------------------------------
Header
--------------------------------------------------------------------------------*/

#header {
width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px;
font-family: arial;
font-size: 14pt;
background-color: #DAEAA9;
color: #98BD9E;
text-transform: lowercase;
text-align: right;
}

div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #98BD9E;
text-decoration: none;
padding: 2px 6px 2px 6px;
}

div#header a:hover, div#footer a:hover {
color: #71889E;
background-color: #ffffff;
}

/*title and subtitle*/
.title {
font-family: arial black;
font-size: 16pt;
color: #A86090;
font-weight: normal;
text-align: left;
}

.subtitle{
font-family: georgia;
font-size: 7.5pt;
color: #333333;
font-weight: normal;
text-transform: lowercase;
letter-spacing: 1.5pt;
padding: 0px 0px 0px 10px;
margin-top: -8px;
text-align: left;
}

/*-----------------------------------------------------------------------------
Header
--------------------------------------------------------------------------------*/

/* 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
------------------------------------------------------------------------*/

.subcontent {
background-color: #D9C87B;
border: 1px dashed #E0725D;
padding: 10px;
}

.entry {
margin: 0px;
background-color: #D9C87B;
text-align: justify;
border: 1px solid #D9C87B;
line-height: 16px;
}

.userpic {
position: relative;
float: left;
background-color: #DAEAA9;
margin: 0px 10px 10px 0px;
z-index: 15;
border: 8px solid #474D50;
}

.date {
color: #000000;
font-family: trebuchet ms;
font-size: 8pt;
text-transform: lowercase;
text-align: right;
}

.subject {
font-family: arial;
font-size: 10.5pt;
color: #ffffff;
font-weight: bold;
background-color: #D9C87B;
text-transform: uppercase;
}

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

.subject a:hover {
color: #2C2C27;
}

.datesubject {
background-color: #474D50;
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 {
font-family: verdana;
font-size: 8pt;
color: #555555;
text-transform: lowercase;
text-align: right;
}

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

.comments {
font-family: tahoma;
font-size: 14pt;
color: #D9C87B;
text-align: left;
text-transform: uppercase;
background-color: #D9C87B;
padding: 0px 0px 0px 0px;
position: relative;
top: 0px;
}

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

div.comments a:hover {
color: #2C2C27;
text-decoration: none;
}

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

.separator{
/* for formatting separators between entries */
margin: 10px 0px 10px 0px;
}

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

.userpicfriends img {
position: relative;
float: left;
background-color: #DAEAA9;
margin: 0px 10px 10px 0px;
z-index: 15;
border: 8px solid #474D50;
}

.userpicfriends {
position: relative;
float: left;
background: transparent !important;
color: #E9C87B;
text-align: center;
font-family: trebuchet ms;
font-size: 8pt;
font-style: italic;
line-height: 7.5pt;
}

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

#footer {
width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px;
font-family: arial;
font-size: 14pt;
background-color: #DAEAA9;
color: #98BD9E;
text-transform: lowercase;
text-align: right;
}

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: 1px solid #98BD9E;
}

table.yeartable td.yearday {
background-color: #DAEAA9;
text-align: center;
padding: 3px;
}

td.yearmonth {
border-style: none;
}

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

.clear {
height: 15px;
}

.ljtags, .ljtags a, .ljtags a:active, .ljtags a:link, .ljtags a:visited {
font-family : verdana;
font-size: 7.5pt;
color: #DA8F28;
text-transform: lowercase;
text-align: right;
margin: 10px 0px -15px 0px;
}

::-moz-selection {
background-color : #ffffff;
}

Please credit triclementia or erinilliana if taking!

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

Previous post Next post
Up