Hey :) As a gift for this Christmas, I made you a Livejournal layout with Veronica, Logan and Keith. Hope you like it :)
(click --> bigger preview)
Infos:
» S2; Flexible Squares
» Free, Paid and Plus
» With sidebar
» Feel free to edit
» Images uploaded on tinypic.com, so no need to change the links
Instructions:
01. Go
here and select Flexible Squares - Icy Blue. Save.
02. Go
here. Select 'No' in all three the drop-down boxes. Then paste the code in the textarea labeled Custom stylesheet and save.
/*----------------------------------------------------------------------------------------
VERONICA MARS (Veronica, Logan, Keith) LAYOUT
Made by:
http://community.livejournal.com/islash_ibelieve/ ----------------------------------------------------------------------------------------*/
body {
background-color: #ffffd5;
text-align: justify;
color: #6c3928;
font-family: "Georgia", sans-serif;
font-size: 11px;
margin: 0px;
background-image: url('
http://i44.tinypic.com/8yckcl.gif');
background-repeat: repeat;
position: relative;
}
a, a:link, a:visited {
color: #2a8480;
text-decoration: none;
}
a:hover {
color: #6c3928;
text-decoration: none;
font-style: italic;
}
p, td {
font-size: 11px;
}
blockquote {
font-size: 10px;
border: 1px solid #6c3928;
background-color: #bf946a;
color: #6c3928;
padding: 10px;
}
code, kbd, pre, tt {
font-family: "Verdana", sans-serif;
font-size: 11px;
background-color: #ffffd5;
color: #6c3928;
}
/*----------------------------------------------------------------------------------------
General page alignment and width
----------------------------------------------------------------------------------------*/
#content {
width: 800px;
margin-left: auto;
margin-right: auto;
background-color: #transparent;
border-width: 0px;
padding: 0px;
}
#maincontent {
margin: 0px;
background-color: #ffffff;
border: 5px solid #ffffff;
font-family: "Georgia", sans-serif;
font-size: 11px;
color: #6c3928;
text-align: justify;
margin-left: 180px;
margin-top: 10px;
}
#sidebar {
margin-top: 10px;
background-color: #ffffff;
border: 5px solid #ffffff;
font-family: "Georgia", sans-serif;
font-size: 10px;
color: #6c3928;
text-align: justify;
width: 160px;
float: left;
}
/*----------------------------------------------------------------------------------------
Header
----------------------------------------------------------------------------------------*/
#header {
width: 800px;
padding: 0px;
margin: 0px;
text-align: center;
font-family: "Times New Roman", sans-serif;
font-size: 28px;
line-height: 140%;
font-weight: normal;
text-variation: lowercase;
background-color: #ffffff;
color: #6c3928;
}
.headerimage {
position: relative;
width: 800px;
height: 400px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url('
http://i40.tinypic.com/v6sz0i.png');
background-repeat: no-repeat;
}
div#header a, div#header a:link, div#header a:visited,
div#footer a, div#footer a:link, div#footer a:visited {
color: #2a8480;
text-decoration: none;
text-variation: lowercase;
}
div#header a:hover, div#footer a:hover {
color: #2a8480;
text-decoration: underline;
text-variation: lowercase;
}
.title {
display: none;
}
.subtitle{
display: none;
}
/*----------------------------------------------------------------------------------------
Header: top navigation
----------------------------------------------------------------------------------------*/
ul.navheader {
padding: 0px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
/*----------------------------------------------------------------------------------------
Entries
----------------------------------------------------------------------------------------*/
.entry {
margin: 0px 10px 10px 10px;
padding: 10px;
background-color: #ffffff;
color: #6c3928;
font-family: "Georgia", sans-serif;
font-size: 11px;
text-align: justify;
border: 0px;
}
.userpic {
position: relative;
float: right;
background-color: #transparent;
padding: 0px;
margin: 10px;
z-index: 15;
border: 5px solid #ffffff;
}
.date {
text-align: left;
color: #6c3928;
font-family: "Verdana", sans-serif;
font-size: 10px;
font-weight: bold;
}
.subject {
padding-bottom: 5px;
color: #2a8480;
font-family: "Times New Roman", sans-serif;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.subject a, .subject a:link, .subject a:visited {
color: #2a8480;
text-decoration: none;
font-weight: bold;
}
.subject a:hover {
color: #2a8480;
text-decoration: underline;
font-weight: bold;
}
.datesubject {
background-color: #ffffff;
padding: 0px;
border-bottom: 1px dashed #2a8480;
}
.entry ul li {
padding-left: 5px;
margin-left: 15px;
}
.entry ol li {
padding-left: 5px;
margin-left: 15px;
}
/*----------------------------------------------------------------------------------------
Entries: currents (music, location, mood) and tags
----------------------------------------------------------------------------------------*/
.currents {
font-family: "Verdana", sans-serif;
font-size: 9px;
margin-top: -10px;
text-variation: lowercase;
}
.ljtags {
margin-top: 15px;
margin-bottom: -20px;
font-size: 9px;
font-weight: bold;
font-family: "Verdana", sans-serif;
text-variation: lowercase;
}
/*----------------------------------------------------------------------------------------
Entries: comments
----------------------------------------------------------------------------------------*/
.comments {
font-family: "Georgia", sans-serif;
font-size: 12px;
text-align: right;
background-color: #ffffff;
padding: 0px 5px 0px 5px;
position: relative;
top: 5px;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #2a8480;
text-decoration: none;
}
div.comments a:hover {
color: #2a8480;
text-decoration: underline;
}
/*----------------------------------------------------------------------------------------
Entries: separator
----------------------------------------------------------------------------------------*/
.separator {
height: 25px;
border-top: 2px dashed #2a8480;
}
/*----------------------------------------------------------------------------------------
Entries: friends page
----------------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: right;
background-color: #ffffff !important;
padding: 0px;
padding-bottom: 3px;
margin: 10px;
z-index: 15;
border: 5px solid #ffffff;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 9px;
}
/*----------------------------------------------------------------------------------------
Sidebar
----------------------------------------------------------------------------------------*/
.defaultuserpic {
text-align: center;
}
.defaultuserpic img {
padding: 10px;
border: 1px dashed #2a8480;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited {
color: #2a8480;
text-decoration: none;
}
div#sidebar a:hover {
color: #2a8480;
text-decoration: none;
}
li.sbartitle {
background-color: #ffffd5;
border: 1px solid #6a3928;
color: #6a3928;
font-size: 12px;
padding: 3px;
text-align: center;
font-family: "Georgia", sans-serif;
}
ul.sbarlist {
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem {
list-style: none;
}
/*----------------------------------------------------------------------------------------
Sidebar: calendar
----------------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border: 1px solid #6a3928;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 9px;
background-color: #ffffff;
}
.sbarcalendarposts {
border: 1px solid #6a3928;
background-color: #ffffd5 !important;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
}
/*----------------------------------------------------------------------------------------
Footer
----------------------------------------------------------------------------------------*/
#footer {
width: 620px;
line-height: 50px;
float: right;
text-align: center;
font-family: "Georgia", sans-serif;
font-size: 14px;
background-color: #ffffff !important;
color: #6a3928;
border: 0px;
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: 30px;
padding-top: 30px;
font-size: 16px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border: 0px;
background-color: #fae5c1;
}
table.yeartable td.yearday {
background-color: #ffffff;
border: 1px solid #6c3928;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------------------------------------------
Comment pages
----------------------------------------------------------------------------------------*/
.datesubjectcomment {
background-color: #fae5c1;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #6a3928;
background-color: #ffffff;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border: 1px solid #121b38;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #121b38;
padding: 10px;
clear: left;
}
input, textarea {
background-color: #fae5c1;
color: #121b38;
font-family: "Georgia", sans-serif;
font-size: 10px;
}
textarea.textbox {
width: 97% !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: #fae5c1;
color: #6a3928;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Georgia", sans-serif;
color: #6a3928;
}
.commentbox {
border: 1px solid #6a3928;
padding: 10px;
margin: 10px;
background-color: #fae5c1;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #6a3928;
}
.datesubjectcomment a:hover {
color: #6a3928;
}
.commentboxpartial {
border: 1px solid #6a3928;
padding: 10px;
margin: 10px;
background-color: #fae5c1;
}
.commentinfo {
background-color: #fae5c1;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*----------------------------------------------------------------------------------------
Misc.
----------------------------------------------------------------------------------------*/
.clear {
height: 15px;
}
03. (Optional) Customize
text and
sidebar.
If you have any problems installing it, let me know and I'll help you out. And I can make some changes if there's something you don't like.
Merry Christmas! :)