Layout: Simply Katie
Style: S2 Flexible Squares
Credit:
thecheekydragon or
cheeky_layoutsProfile Layout: Included
Theme: Fandom
Fandom: Merlin (Katie McGrath)
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
/*-----------------------------------------------
Simply Katie
S2 Flexible Squares
by thecheekydragon
------------------------------------------------*/
body
{
background-color: #ffffff;
text-align: center;
color: #080808;
font-family: "Georgia", sans-serif;
font-size: 13px;
margin: 20px 0 20px 0;
background-image: url("
http://img847.imageshack.us/img847/7011/skbg.jpg");
background-repeat: repeat;
}
a, a:link, a:visited {
color: #000000;
text-decoration: bold;
}
a:hover {
color: #303030;
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: #f7f7f7;
border-width: 2px;
border-style: solid;
border-color: #000000;
padding: 15px;
}
#maincontent {
margin-top: 15px;
font-family: "Georgia", sans-serif;
font-size: 13px;
background-color: #f7f7f7;
color: #080808;
border-style: solid;
border-color: #000000;
border-width: 2px;
margin-right: 180px;
text-align: left;
}
#sidebar {
padding-top: 15px;
margin-top: 15px;
background-color: #ffffff;
border-color: #000000;
border-width: 2px;
border-style: solid;
font-size: 13px;
font-family: "Georgia", sans-serif;
color: #303030;
width: 168px;
float: right;
text-align: left;
}
/*-----------------------------------------------------------------------------
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: #000000;
}
.headerimage {
position: relative;
width: 800px;
height: 350px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("
http://img219.imageshack.us/img219/5855/simplykatieheader.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: #303030;
}
div#header a:hover, div#footer a:hover {
color: #080808;
text-decoration: bold;
}/*title and subtitle*/
.title {
font-family: "Georgia", sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 200%;
top: 10px;
color: #080808;
}
.subtitle{
font-family: "Georgia", sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
color: #303030
}
/*-----------------------------------------------------------------------------
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: #080808;
font-family: "Georgia", sans-serif;
font-size: 13px;
text-align: left;
border-width: 2px;
border-color: #000000;
border-style: solid;
}
.userpic {
position: relative;
float: left;
background-color: transparent;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 2px;
border-color: #000000;
border-style: solid;
}
.date {
line-height: 200%;
top: 5px;
color: #ffffff;
font-family: "Georgia", sans-serif;
font-size: 11px;
background-color: transparent;
}
.subject {
font-weight: bold;
padding: 10px;
color: #f7f7f7;
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: #f7f7f7;
}
.datesubject {
background-color: transparent;
padding: 5px;
background-image: url("
http://img641.imageshack.us/img641/2396/skbg2.jpg");
background-repeat: repeat;
}
.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://img641.imageshack.us/img641/2396/skbg2.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: #f7f7f7;
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: #ffffff !important;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 2px;
border-color: #000000;
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: #303030;
}
div#sidebar a:hover {
color: #080808;
font-weight: bold;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #000000;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Georgia", sans-serif;
font-size: 13px;
}
.sbarcalendarposts {
border-color: #000000;
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: transparent;
background-image: url("
http://img641.imageshack.us/img641/2396/skbg2.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;
background-image: url("
http://img641.imageshack.us/img641/2396/skbg2.jpg");
background-repeat: repeat;
color: #ffffff;
border-color: #f7f7f7;
border-width: 5px;
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: #000000;
background-color: #ffffff;
}
table.yeartable td.yearday {
background-color: transparent;
text-align: center;
color: transparent;
color: #ffffff;
background-image: url("
http://img641.imageshack.us/img641/2396/skbg2.jpg");
background-repeat: repeat;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: transparent;
padding: 5px;
margin-top: 20px;
background-image: url("
http://img853.imageshack.us/img853/3257/skbg3.jpg");
background-repeat: repeat;
}
.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #000000;
background-color: transparent;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 2px;
border-color: #000000;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #000000;
padding: 10px;
clear: left;
}
input, textarea {
background-color: #f7f7f7;
color: #080808;
}
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: #000000;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 13px;
font-family: "Georgia", sans-serif;
color: #000000;
}
.commentbox {
border-color: #000000;
border-width: 2px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;
background-image: url("
http://img820.imageshack.us/img820/4060/skcomment.jpg");
background-repeat: repeat;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #000000;
}
.datesubjectcomment a:hover {
color: #303030;
}
.commentboxpartial {
border-color: #000000;
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://img546.imageshack.us/img546/8605/greytriskeleicon.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://img64.imageshack.us/img64/6704/greywheeledtriskelion2i.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://img684.imageshack.us/img684/3734/lockdisabledicon.png) no-repeat !important; padding: 16px 0 0 16px !important; }
Header and Images:
SkHeaderSKbgSKbg2SKbg3SKcomment
UserPic
It is recommended that you download images, host on your own image site, and replace url in code to maintain stability.
Colours Used:
#000000 (black)
#080808 (gray 3)
#303030 (gray 19)
#F7F7F7 (gray 97)
User/Comm/Lock Icons
User Icon
Comm Icon
Lock Icon
Profile Preview:
http://img819.imageshack.us/img819/8357/simplykatieprofile.png">
|
|
http://img853.imageshack.us/img853/3257/skbg3.jpg">TITLE 1 |
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. |
http://img853.imageshack.us/img853/3257/skbg3.jpg">TITLE 2 |
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. |
http://img853.imageshack.us/img853/3257/skbg3.jpg">TITLE 3 |
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. |
http://img853.imageshack.us/img853/3257/skbg3.jpg">TITLE 4 |
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. |
http://img853.imageshack.us/img853/3257/skbg3.jpg"> |
http://img853.imageshack.us/img853/3257/skbg3.jpg"> |
Profile Image Background Texture
fandom: merlin,
theme: fandom,
colour: black,
style: flexible squares,
colour: grey
|
|