Created for the
spring_of_cordy:
Working Preview(scaled down) Header img:
Full size link:
http://pics.livejournal.com/mara_sho/pic/0027btbxFriends only banner:
http://pics.livejournal.com/mara_sho/pic/0027ct0zIcons:
Please upload all images to your own server or image host.
Code Details:
Select 'Flexible Squares' as your layout option under 'Look & Feel'
Go to Custom Options and select Custom CSS
Where it asks 'Use layout's stylesheet?' select 'No' and copy and paste the following code into the 'Custom Stylesheet' box.
/* BACKGROUND, ENTRIES TEXT, COLORS */
body {
background-color: #ffffff;
color: #DDDCDC;
font-family: "Tahoma", sans-serif;
font-size: 10px;
margin: 0px;
}
a, a:link, a:visited {
color: #8B8B8B;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #AC0000;
font-weight: bold;
text-decoration: none;
}
p, td, blockquote {
font-size: 10pt;
}
code, kbd, pre, tt {
font-family: monospace;
}
/* HEADER */
#header {
position: relative;
width: auto !important;
width: 800px;
height: 365px;
padding: 0;
margin: 0px;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
color: #DDDCDC;
background: transparent url(
http://pics.livejournal.com/mara_sho/pic/0027btbx) no-repeat top center;
border: 0;
}
/* NAVIGATION BAR */
ul.navheader {
position: relative;
width: auto !important;
width: 800px;
top: 365px;
left: 0px;
margin: 0px;
padding: 0px;
padding-top: 6px;
background-color: #000000;
font-family: Arial,Tahoma,Helvitica,sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
border: 0;
height: 18px;
}
ul.navheader ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}
ul.navheader li {
display: inline;
margin: 0 -3px 0 0;
}
/* NAVIGATION BAR LINKS */
div#header a {
color: #FFFFFF;
text-decoration: none;
padding: 5px 20px 3px 20px;
height: 17px;
background: transparent url(
http://i38.photobucket.com/albums/e107/bel_layouts/btvsats123/foxmenu_bg-OFF.gif) no-repeat top left;
}
div#header .view {
color: #FFFFFF;
text-decoration:none;
padding: 5px 20px 3px 20px;
height: 17px;
}
div#header a:active {
color: #000000;
background-color: #FFFFFF;
}
div#header a:hover {
color:#fff;
background:transparent url(
http://i38.photobucket.com/albums/e107/bel_layouts/btvsats123/foxmenu_bg-OVER.gif) no-repeat top right;
}
/* TITLE OF JOURNAL */
.title{
display: none;
}
/* SUBTITLE OF JOURNAL */
.subtitle{
display: none;
}
/* MAINCONTENT */
#maincontent {
margin-top: 65px;
margin-left: 200px;
margin-right: 5px;
font-family: "Tahoma", sans-serif;
font-size: 9px;
color: #DDDCDC;
border: none;
text-align: left;
border:0;
background-color: transparent;
}
#content {
width: 800px;
margin-left: auto;
margin-right: auto;
border: 1px solid #29292A;
padding: 0;
z-index:1;
background-color: #29292A;
}
div.subcontent {
background-color: #FCFCFC;
margin-right: 5px;
padding-right: 5px;
}
.subcontent div.subcontent {
background-color: transparent;
border:0;
}
/* SIDEBAR */
#sidebar {
margin-top: 50px;
margin-left: 3px !important;
margin-left: 0px;
width: 200px;
padding-top: 0;
color: #B1ACAB;
font-size: 10px;
font-family: "Tahoma", sans-serif;
text-align: left;
float: left;
z-index: 15;
background-color: transparent;
border: 0;
}
/* SIDEBAR - LINKS */
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #B1ACAB;
font-weight:bold;
}
div#sidebar a:hover {
color: #AC0000;
font-weight:bold;
text-decoration: none;
background-color: #000000;
}
/* SIDEBAR - FRAMES */
.sbarheader {
padding: 0px 5px 0px 20px;
}
.sbarbody {
padding: 0px 5px 0px 0px;
}
.sbarbody2 {
padding: 0px 5px 10px 30px;
}
/* SIDEBAR - DEFAULT USERPIC */
.defaultuserpic {
text-align: center;
margin-top: 15px;
margin-left: 6px;
}
.defaultuserpic img {
border: 1px solid #000000;
background-color: #FFFFFF;
padding: 1px;
}
/* SIDEBAR - ITEMS */
ul.sbarlist {
padding-left: 0px;
margin-left: 10px;
list-style: none;
}
/* SIDEBAR - ITEMS LINKS */
ul.sbarlist a, ul.sbarlist a:link, ul.sbarlist a:visited {
font-weight:none;
display:block;
padding-left:3px;
padding-bottom:3px;
line-height: 16px;
}
ul.sbarlist a:hover {
text-decoration: none;
padding-left:3px;
padding-bottom:3px;
}
li.sbaritem {
padding-left: 0px;
list-style: none;
}
#sidebar_summary ul.sbarlist a {
display: inline;
}
#sidebar_summary ul.sbarlist a:hover {
background-color: transparent;
}
/* SIDEBAR - TITLES */
li.sbartitle {
font-family: "Tahoma", arial;
padding-left: 15px;
padding-top: 15px;
padding-bottom: 3px;
list-style: none;
border: 0;
border-bottom: 1px solid #8B8B8B;
margin-bottom: 5px;
margin-top: 5px;
color: #B1ACAB;
font-size: 10px;
font-weight: bold;
letter-spacing: 2px;
background: #29292A url(
http://i38.photobucket.com/albums/e107/bel_layouts/btvsats123/spangel_anotherchance_arrow.gif) no-repeat 0em 1.5em;
}
/* SIDEBAR - CALENDAR */
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 10pt;
color: #000000;
background-color: #DDDCDC;
border-color: #B1ACAB;
padding: 3px;
}
.sbarcalendarposts {
border: 0;
background-color: #BBB6B5;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 10pt;
font-weight: normal;
padding: 3px;
}
div#sidebar .sbarcalendarposts a:link, div#sidebar .sbarcalendarposts a:visited {
color: #000000;
background-color: transparent;
font-weight: normal;
}
div#sidebar .sbarcalendarposts a:hover {
background-color: transparent;
font-weight: normal;
}
div .sbarcalendar a:link, div .sbarcalendar a:visited {
color: #B1ACAB;
background-color: transparent;
font-weight: normal;
}
div .sbarcalendar a:hover {
color: #AC0000;
font-weight: normal;
}
/* ENTRIES */
.entry {
margin: 0px 0px 0px 10px;
padding: 10px;
font-family: "Tahoma", "Arial";
font-size: 10pt;
text-align: justify;
line-height: 16px;
background-color: transparent;
color: #000000;
border: 0;
}
.entry ul li {
padding-left: 5px;
margin-left: 15px;
}
.entry ol li {
padding-left: 5px;
margin-left: 15px;
}
/* SEPARATOR BETWEEN ENTRIES */
.separator{
height: 60px;
background: none;
}
/* ENTRY ICON */
.userpic {
position: relative;
float: right;
background-color: #ffffff;
padding: 0px;
margin: 10px 0px 0px 5px;
border: 0;
z-index: 15;
}
/* FRIENDS ICON */
.userpicfriends {
position: relative;
float: right;
background-color: transparent;
padding: 0px;
margin: 10px 0px 0px 5px;
border: 0;
text-align: center;
z-index: 15;
}
/* ENTRY DATE */
.date {
line-height: 200%;
top: 5px;
color: #000000;
font-family: "sans serif", sans-serif;
font-size: 10pt;
font-weight: bold;
background-color: transparent;
text-align: left;
padding: 1px;
margin-left: 10px;
border: 0;
}
/* ENTRY SUBJECT */
.subject {
font-family: "Tahoma", sans-serif;
font-size: 10pt;
font-weight: normal;
text-align: left;
padding: 5px;
margin-left: 10px;
background-color: #29292A;
color: #FFFFFF;
border-top: 1px solid #75736E;
border-left: 1px solid #75736E;
border-bottom: 1px solid #E1DED9;
border-right: 1px solid #F2F0EE;
}
.subject a, .subject a:link, .subject a:visited {
color: #000000;
}
.subject a:hover {
color: #000000;
}
.datesubject {
background-color: transparent;
padding:0;
}
/* TAGS */
.ljtags {
font-weight: bold;
margin-top: 20px;
}
/* MOOD AND MUSIC */
.currents, .currentmood, .currentmusic {
font-family: "Tahoma", sans-serif;
font-size: 10pt;
}
.currents {
margin-top: 10px;
}
/* COMMENTS LINK BAR */
.comments {
position: relative;
font-family: "Tahoma", sans-serif;
font-size: 10pt;
text-align: center;
background-color: #DDDCDC;
padding: 5px 0px 5px 0px;
top: 15px;
width: auto !important;
width: 472px;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #000000;
}
div.comments a:hover {
color: #AC0000;
text-decoration: none;
}
/* COMMENTS PAGE */
.datesubjectcomment {
background-color: #584749;
border-bottom: 1px solid #E1DED9;
padding: 5px;
margin-top: 20px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #8B8B8B;
}
.datesubjectcomment a:hover {
color: #AC0000;
}
.userpiccomment {
position: relative;
float: right;
background-color: #FFFFFF;
padding: 2px;
margin: 10px 0px 0px 5px;
margin: 16px -5px 0px 8px;
border: 1px solid #75736E;
text-align: center;
top: -30px;
right: 0px;
z-index: 15;
}
.box {
padding: 10px;
clear: right;
}
input, textarea {
background-color: transparent;
color: #DDDCDC;
}
textarea.textbox {
width: 100% !important;
}
.reply{
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Tahoma", sans-serif;
font-size: 10pt;
line-height: 125%;
background-color: #FFFFFF;
color: #DDDCDC;
}
.replytoposter {
line-height: 120%;
top: 5px;
color: #000000;
font-family: "sans serif", sans-serif;
font-size: 12px;
font-weight: bold;
background-color: transparent;
text-align: left;
padding-top: 5px;
padding-left: 5px;
margin-left: 10px;
}
.replytosubject {
font-family: "Tahoma", sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: left;
padding: 3px;
margin-left: 10px;
background-color: #F7F5F4;
color: #000000;
border-top: 1px solid #75736E;
border-left: 1px solid #75736E;
border-bottom: 1px solid #E1DED9;
border-right: 1px solid #F2F0EE;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10pt;
font-family: "Tahoma", sans-serif;
color: #DDDCDC;
}
.commentbox {
background-color: transparent;
border: 1px solid #000000;
padding: 10px;
margin: 10px;
text-align: left;
}
.commentbox a:link, .commentbox a:visited {
color: #8B8B8B;
font-size: 10px;
}
.commentbox a:hover {
color: #AC0000;
}
.commentboxpartial {
background-color: #8B8B8B;
border: 3px double #DDDCDC;
padding: 10px;
margin: 10px;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
/* YEAR AND ARCHIVE PAGES */
ul.year {
text-align: center;
padding-bottom: 40px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
border: 1px solid #DDDCDC;
}
td.yeardate {
border-style: none;
border: 1px solid #8B8B8B;
}
td.yearday{
background-color: #DDDCDC;
color: #FFFFFF;
border: 1px solid #FFFFFF;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/* FOOTER */
#footer {
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
color: #DDDCDC;
border: 0;
z-index: 100;
clear: both;
width: 780px;
left:50%;
margin-left:-220px;
height: 50px;
background-color: transparent;
}
div#footer a, div#footer a:link, div#footer a:visited {
color: #8B8B8B;
}
div#footer a:hover {
color: #8B8B8B;
text-decoration: underline;
}
ul.navfooter{
padding: 0px;
margin: 0 0 0 0;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
.skiplinks {
text-align: center;
}
Layout: S2: Flexible Squares
Account type: Should work with all account types (not trialled in plus though, let me know if there's any problems with ads?)
Working preview This layout should work with LiveJournal and InsaneJournal - and any other like-site which uses the 'Flexible Squares' layout.
The images used here may be taken for use in other layouts, but credit must be given to
mara_sho or
fandomsbitca.
Comments = love!
Other icons:
And other banners:
*
Comments make my day - credit if using*.
* the final banner is made using a tutorial by the fabulous
mata090680 and as such should also be credited to her!