Layout: Knights 1
Style: S2 Flexible Squares
Credit:
thecheekydragon or
cheeky_layoutsProfile Layout: Not included
Theme: Medieval - Knights
Preview:
![](http://pics.livejournal.com/thecheekydragon/pic/0010xpar/s640x480)
General Instructions
(1) Go to "Journal Style"
(2) Select Flexible Squares (any stylesheet)
(3) Choose 2 column with sidebar on right
(4) Click on Customize Selected Theme
(5) Click on Custom CSS in sidebar
(6) Use layout's stylesheet - Yes
Use layout's stylesheet when including custom external stylesheet - No
Use external stylesheet - Yes
(7) Copy and paste the following code into Custom External Stylesheet URL box
/*---------------------------------------------------
Knights Theme 1
by thecheekydragon
-----------------------------------------------------*/
body {
background-color: #212121;
text-align: center;
color: #212121;
font-family: "Georgia", sans-serif;
font-size: 13px;
margin: 20px 0 20px 0;
background-image: url("
http://img820.imageshack.us/img820/2582/knightsbgalt.jpg");
background-repeat: repeat;
}
a, a:link, a:visited {
color: #404040;
font-weight:bold;
}
a:hover {
color: #949494;
text-decoration: underline;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 768px;
margin-left: auto; margin-right: auto;
background-color: #949494;
border-width: 1px;
border-style: solid;
border-color: transparent;
padding: 15px;
background-image: url("
http://img820.imageshack.us/img820/7497/knightsbgcontent.jpg");
background-repeat: repeat;
}
#maincontent {
margin-top: 15px;
font-family: "Georgia", sans-serif;
font-size: 13px;
background-color: transparent;
color: #404040;
border-style: solid;
border-color: transparent;
border-width: 10px;
margin-right: 180px;
text-align: left;
}
#sidebar {
padding-top: 15px;
margin-top: 15px;
background-color: #f8f8f8;
border-color: #f8f8f8;
border-width: 2px;
border-style: solid;
font-size: 13px;
font-family: "Georgia", sans-serif;
color: #404040;
width: 168px;
float: right;
text-align: left;
background-image: url("
http://img689.imageshack.us/img689/8960/knightsbgentry.jpg");
background-repeat: repeat;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 768px;
padding: 7px 0px 7px 0px;
margin: 0px;
text-align: center;
font-family: "Georgia", sans-serif;
font-size: 13px;
font-weight: bold;
letter-spacing: 3px;
border-style: solid;
border-color: transparent;
border-width: 10px;
background-color: transparent;
color: #212121;
}
.headerimage {
position: relative;
width: 800px;
height: 350px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("
http://img232.imageshack.us/img232/614/knightsheader.png");
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: #404040;
}
div#header a:hover, div#footer a:hover {
color: #949494;
font-weight: bold;
}
/*title and subtitle*/
.title {
font-family: "Georgia", sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 200%;
top: 10px;
color: #212121;
}
.subtitle{
font-family: "Georgia", sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
color: #404040;
}
/*-----------------------------------------------------------------------------
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
------------------------------------------------------------------------*/
.subcontent {
}
.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
background-color: #f8f8f8;
color: #212121;
font-family: "Georgia", sans-serif;
font-size: 13px;
text-align: left;
border-width: 2px;
border-color: #f8f8f8;
border-style: solid;
-moz-border-radius: 3.0%;
background-image: url("
http://img689.imageshack.us/img689/8960/knightsbgentry.jpg");
background-repeat: repeat;
}
.userpic {
position: relative;
float: left;
background-color: transparent;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 2px;
border-color: #f8f8f8;
border-style: solid;
}
.date {
line-height: 200%;
top: 5px;
color: #404040;
font-family: "Georgia", sans-serif;
font-size: 10px;
background-color: transparent;
}
.subject {
font-weight: normal;
padding: 10px;
color: #404040;
font-family: "Georgia", sans-serif;
font-size: 20px;
letter-spacing: 2px;
background-color: transparent;
}
.subject a, .subject a:link, .subject a:visited {
color: #f8f8f8;
}
.subject a:hover {
color: #949494;
}
.datesubject {
background-color: transparent;
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: "Georgia", sans-serif;
font-size: 13px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Georgia", sans-serif;
font-size: 13px;
text-align: right;
background-color: transparent;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
background-image: url("
http://img863.imageshack.us/img863/3536/knightsbg2.jpg");
background-repeat: repeat;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #f9f7ea;
font-weight: bold;
}
div.comments a:hover {
color: #fdfcf4;
text-decoration: bold;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
/* for formatting separators between entries */
height: 35px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
background-color: transparent;
padding: 5px;
margin: 10px;
text-align: center;
border-style: dashed;
border-width: 2px;
border-color: #f8f8f8;
font-family: "Georgia", sans-serif;
font-size: 13px;
z-index: 15;
}
/*------------------------------------------------------------
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: #404040;
}
div#sidebar a:hover {
color: #949494;
font-weight: bold;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #f8f8f8;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Georgia", sans-serif;
font-size: 13px;
}
.sbarcalendarposts {
border-color: #f8f8f8;
border-width: 1px;
border-style: solid;
background-color: #f8f8f8;
text-align: center;
font-family: "Georgia", sans-serif;
font-size: 13px;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
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;
border-style: solid;
border-width: 2px;
border-color: transparent;
background-image: url("
http://img863.imageshack.us/img863/3536/knightsbg2.jpg");
background-repeat: repeat;
background-color: transparent;
margin-bottom: 10px;
margin-top: 10px;
color: #f9f7ea;
font-weight: bold;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 760px;
text-align: center;
font-family: "Georgia", sans-serif;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
background-color: transparent;
color: #404040;
border-color: transparent;
border-width: 10px;
border-style: solid;
z-index: 100;
clear: both;
padding: 7px 0px 7px 0px;}
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: #f8f8f8;
background-color: #f8f8f8;
background-image: url("
http://img689.imageshack.us/img689/8960/knightsbgentry.jpg");
background-repeat: repeat;
}
table.yeartable td.yearday {
background-color: transparent;
text-align: center;
color: transparent;
color: #f8f8f8;
background-image: url("
http://img863.imageshack.us/img863/3536/knightsbg2.jpg");
background-repeat: repeat;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #cecdd8;
padding: 5px;
margin-top: 20px;
background-image: url("
http://img820.imageshack.us/img820/7497/knightsbgcontent.jpg");
background-repeat: repeat;
}
.userpiccomment {
position: relative;
border-width: 1px;
border-style: solid;
border-color: #f8f8f8;
background-color: transparent;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 2px;
border-color: #f8f8f8;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #999999;
padding: 10px;
clear: left;
}
input, textarea {
background-color: #cecdd8;
color: #47290a;
background-image: url("
http://img832.imageshack.us/img832/1319/knightsbginput.jpg");
background-repeat: repeat;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Georgia", sans-serif;
font-size: 13px;
line-height: 125%;
background-color: #cecdd8;
color: #212121;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 13px;
font-family: "Georgia", sans-serif;
color: #212121;
}
.commentbox {
border-color: #f8f8f8;
border-width: 2px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #f8f8f8;
background-image: url("
http://img689.imageshack.us/img689/8960/knightsbgentry.jpg");
background-repeat: repeat;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #404040;
}
.datesubjectcomment a:hover {
color: #949494;
}
.commentboxpartial {
border-color: #f8f8f8;
border-width: 2px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #f8f8f8;
}
.commentinfo {
background-color: #cecdd8;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
.ljtags {
margin-top: 25px;
}
/* Generated by Malionette's Tiny Icon Generator */
.ljuser img[src*="img/userinfo.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(
http://img718.imageshack.us/img718/4985/swordicon16.png) no-repeat !important; padding: 16px 0 0 16px !important; }
.ljuser img[src*="img/community.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(
http://img820.imageshack.us/img820/6485/elementusericon.png) no-repeat !important; padding: 16px 0 0 16px !important; }
img[src*="img/icon_protected.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(
http://img228.imageshack.us/img228/5425/shieldiconnarnia.png) no-repeat !important; padding: 16px 0 0 16px !important; }
Header and Background Images:
Knights HeaderKnights Background: ChainmailKnights Background Content: ArmourKnights Background Entry: Grey PaperKnights Background2: Grey LeatherKnights Background Input: Polished Armour It is recommended that you download images, host on own site, and replace url in code.
Colours Used:
#212121 (very dark grey)
#404040 (dark grey)
#949494 (grey)
#f8f8f8 (very light grey)
User/Comm/Lock Icons
![](http://pics.livejournal.com/thecheekydragon/pic/0011505c)
User Icon
![](http://pics.livejournal.com/thecheekydragon/pic/00116bw1)
Comm Icon
![](http://img228.imageshack.us/img228/5425/shieldiconnarnia.png)
Lock Icon
Suggested Text Changes:
Recent Entries = Training Yard
Archive = Dungeon
Friends = Knights
User Info = Pedigree
Leave a comment = knight me
1 comment//# comments = 1 knighted//# knighted