Camelot Knights

Jul 08, 2011 16:34

Layout: Camelot Knights
Style: S2 Flexible Squares
Credit: thecheekydragon or cheeky_layouts
Profile Layout: Included
Theme: Fandom
Fandom: Merlin

Layout Preview:






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

/*---------------------------------------------------
S2 Flexible Squares
Camelot Knights
by thecheekydragon
-----------------------------------------------------*/
body {
background-color: #ffffff;
text-align: center;
color: #050505;
font-family: "Georgia", sans-serif;
font-size: 14px;
margin: 20px 0 20px 0;
background-image: url("http://img87.imageshack.us/img87/2545/camelotknightsbg.jpg");
background-repeat: repeat;
}
a, a:link, a:visited {
color: #e3170d;
font-weight:bold;
}
a:hover {
color: #ffd700;
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: #cccccc;
border-width: 1px;
border-style: solid;
border-color: transparent;
padding: 15px;
background-image: url("http://img215.imageshack.us/img215/1492/camelotknightsbgcontent.jpg");
background-repeat: repeat;
}
#maincontent {
margin-top: 15px;
font-family: "Georgia", sans-serif;
font-size: 13px;
background-color: transparent;
color: #ffffff;
border-style: solid;
border-color: #e3170d;
border-width: 10px;
margin-right: 180px;
text-align: left;
}
#sidebar {
padding-top: 15px;
margin-top: 15px;
background-color: #ffffff;
border-color: #e3170d;
border-width: 2px;
border-style: solid;
font-size: 13px;
font-family: "Georgia", sans-serif;
color: #050505;
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: #ffffff;
}
.headerimage {
position: relative;
width: 800px;
height: 350px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("http://img580.imageshack.us/img580/7158/camelotknightsheader2.jpg");
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: #ffd700;
}
div#header a:hover, div#footer a:hover {
color: #e3170d;
font-weight: bold;
}
/*title and subtitle*/
.title {
font-family: "Georgia", sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 200%;
top: 10px;
color: #ffffff;
}
.subtitle{
font-family: "Georgia", sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
color: #cccccc;
}

/*-----------------------------------------------------------------------------
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: #ffffff;
color: #050505;
font-family: "Georgia", sans-serif;
font-size: 13px;
text-align: left;
border-width: 2px;
border-color: #ffffff;
border-style: solid;
background-image: url("http://img689.imageshack.us/img689/8960/knightsbgentry.jpg");
background-repeat: repeat;
}
.userpic {
position: relative;
float: left;
background-color: #ffffff;
padding: 5px
margin: 10px;
z-index: 15;
border-width: 4px;
border-color: #e3170d;
border-style: solid;
}
.date {
line-height: 200%;
top: 5px;
color: #ffd700;
font-family: "Georgia", sans-serif;
font-size: 10px;
background-color: transparent;
}
.subject {
font-weight: normal;
padding: 10px;
color: #ffffff;
font-family: "Georgia", sans-serif;
font-size: 22px;
letter-spacing: 2px;
background-color: transparent;
}
.subject a, .subject a:link, .subject a:visited {
color: #ffffff;
}
.subject a:hover {
color: #e3170d;
}
.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://img801.imageshack.us/img801/2238/camelotknightsbg2.jpg");
background-repeat: repeat;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #ffffff;
font-weight: bold;
}
div.comments a:hover {
color: #ffd700;
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: #cccccc !important;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 2px;
border-color: #e3170d;
font-family: "Georgia", sans-serif;
font-size: 11px;
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: #e3170d;
}
div#sidebar a:hover {
color: #ffd700;
font-weight: bold;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Georgia", sans-serif;
font-size: 13px;
}
.sbarcalendarposts {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
background-color: #ffffff;
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: #385e0f;
background-color: transparent;
background-image: url("http://img801.imageshack.us/img801/2238/camelotknightsbg2.jpg");
background-repeat: repeat;
margin-bottom: 10px;
margin-top: 10px;
color: #ffffff;
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: #ffd700;
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: #ffffff;
background-color: #ffffff;
}
table.yeartable td.yearday {
background-color: transparent;
text-align: center;
color: transparent;
color: #ffffff;
}
td.yearmonth {
border-style: none;
}

/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #ffffff;
padding: 5px;
margin-top: 20px;
background-image: url("http://img215.imageshack.us/img215/1492/camelotknightsbgcontent.jpg");
background-repeat: repeat;
}
.userpiccomment {
position: relative;
border-width: 1px;
border-style: solid;
border-color: #e3170d;
background-color: transparent;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 2px;
border-color: #e3170d;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #ffffff;
padding: 10px;
clear: left;
}
input, textarea {
background-color: #ffffff;
color: #80561b;
}
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: #ffffff;
color: #050505;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 13px;
font-family: "Georgia", sans-serif;
color: #050505;
}
.commentbox {
border-color: #e3170d;
border-width: 2px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;

}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #ffd700;
}
.datesubjectcomment a:hover {
color: #e3170d;
}
.commentboxpartial {
border-color: #e3170d;
border-width: 2px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;
}
.commentinfo {
background-color: #ffffff;
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://img824.imageshack.us/img824/7842/swordhilt.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://img830.imageshack.us/img830/2243/shieldicon2.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://img220.imageshack.us/img220/7320/lockicon3.png) no-repeat !important; padding: 16px 0 0 16px !important; }

Header and Images

header
bg
bgcontent
bgentry
bg2

It is recommended that you download these images, host on your own site and replace url in code to maintain stability.

Colours Used:

#050505 (gray2)
#FFD700 (gold)
#E3170D (cadmium deep red)
#FFFFFF (white)
#CCCCCC (gray80)

User/Comm/Lock Icons:


User Icon

Comm Icon

Lock Icon

Text Changes:

Recent Entries = Training Yard
Archive = Dungeon
Friends = Knights
User Info = Pedigree

Leave a comment = knight me
1 comment/#comments = 1 knighted/#knighted

Profile Layout

Preview:






Copy and paste the code below into bio section of profile:








http://img52.imageshack.us/img52/8593/ckprofile.jpg">















title
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
title
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
title
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.




Profile Image

It is recommended that you download profile image, host on your own image site, and replace url in code above to ensure stability.

fandom: merlin, theme: fandom, colour: red, style: flexible squares

Previous post Next post
Up