KHFANFICRANTS OVERRIDES.

Oct 15, 2006 03:02

:3 Ignore this please; I'm just being lazy and not wanting to go through the entire ordeal of uploading everything to YSI. Bwah-ha.

Anyways! XD Instructions:

o1. "Edit Journal Style."
o2. Under the Style System tag, switch to S2.
o3. Under "Look and Feel," the Layout & Language subheading, switch it to Flexible Squares.
o4. Under "Custom Options," the Custom CSS subheading and the Custom Stylesheet, paste all of this:

/*
Original stylesheet by Ronie @ http://community.livejournal.com/reversescollide
Style System: S2
Theme: Flexible Squares
Account: Free and/or Paid
*/

body{
background-color: #F4E8DE;
text-align: center;
color: #320503;
line-height: 15px;
font-family: Tahoma;
font-size: 10px;
margin: 0;
background-image: url();
background-repeat: repeat-x;
background-position: top left;
}
p, td {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}

/* main links */

a, a:link, a:visited, a:active {
color: #8E2A2A;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #CBAC97;
font-weight: normal;
text-decoration: none;
}

/* quotation */

blockquote {
margin: 10px 10px;
padding: 10px;
color: #666666;
line-height: 15px;
font-size: 11px;
font-family: Trebuchet MS;
border: 1px solid #F4E8DE;
background-color: #ffffff;
text-align: justify;
}

/* all content */

#content {
width:575px;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
background-color: transparent;
border: 0px;
padding: 0;
}

#maincontent {
margin: 0;
margin-right: auto;
margin-left: auto;
padding: 0px;
border: 0px;
background-color: #ffffff;
}

#sidebar {
display: none;
}

#header {
width: auto;
margin: 0;
padding: 5px;
text-align: center;
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
color: #CBAC97;
line-height: 20px;
letter-spacing: 2px;
background-color: #ffffff;
border: 0px;
}

#footer {
width: auto;
height: 30px;
z-index: 100;
clear: both;
margin: 0;
padding: 10px 0px 10px 0px;
text-align: center;
font-family: Tahoma;
font-size: 10px;
color: #ECDECA;
background-color: #8E2A2A;
border: 0px;
}

/* header - links to views; title of journal; subtitle of journal */

div#header a, div#header a:link, div#header a:active, div#header a:visited {
color: #8E2A2A;
padding: 5px;
font-weight: normal;
text-decoration; none;
}
div#header a:hover {
color: #CBAC97;
padding: 5px;
font-weight: normal;
text-decoration; none;
}
div#footer a, div#footer a:link, div#footer a:active, div#footer a:visited {
color: #8E2A2A;
padding: 5px;
font-weight: normal;
text-decoration; none;
}
div#footer a:hover {
color: #CBAC97;
padding: 5px;
font-weight: normal;
text-decoration; none;
}
ul.navheader {
padding: 5px;
margin: 0;
}
ul.navheader li {
display: inline;
padding: 5px;
}
.title{
display: inline;
color: #8E2A2A;
font-family: Trebuchet MS;
font-size: 14px;
font-weight: bold;
text-align: left;
}
.subtitle {
display: inline;
font-weight: normal;
font-size: 14px;
font-family: Trebuchet MS;
text-transform: none !important;
}

/* maincontent */

.subcontent {
}
.entry{
padding-top: 0px;
background-color: transparent;
color: #320503;
line-height: 15px;
font-family: Tahoma;
font-size: 10px;
text-align: justify;
border: 0px;
margin: 0;
}
.entry ul li {
padding-left: 5px;
margin-left: 15px;
}
.entry ol li {
padding-left: 5px;
margin-left: 15px;
}

/* user icons on recent and friends page */

.userpic {
display: none;
}
.userpicfriends {
display: visible;
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
background-color: transparent !important;
border-width: 0px;
font-family: Tahoma;
font-size: 10px;
z-index: 15;
}

/* date and entry title */

.date {
top: 0;
padding: 0;
padding-bottom: 5px;
text-align: center;
color: #CBAC97;
font-family: Tahoma;
font-size: 7pt;
letter-spacing: 5px;
text-transform: uppercase;
}
.subject {
text-align: left;
font-weight: bold;
padding: 0;
padding-bottom: 10px;
color: #8E2A2A;
font-family: Trebuchet MS;
font-size: 20px;
}
.subject a, .subject a:link, .subject a:active, .subject a:visited {
color: #8E2A2A;
font-weight: bold;
text-decoration: none;
}
.subject a:hover {
color: #CBAC97;
font-weight: bold;
text-decoration: none;
}
.datesubject {
background-color: transparent;
}

/* replaces default locked and ljuser images, ljuser link color */

.subject img[src="http://stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 0 0px 0px 0;
background: url();
}
.subject img[src="http://stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 0 0px 0px 0;
background: url();
}
.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-image: url(http://img151.imageshack.us/img151/7783/ljuser6ue.gif);
padding: 12px 11px 0 0;
}
.ljuser A:link, A:visited, A:active {
color: #320503;
font-weight: normal;
text-decoration: none;
}
.ljuser A:hover {
color: #CBAC97;
font-weight: normal;
text-decoration: none;
}

/* current mood, music, and location; tags */

.currents, .currentmood, .currentmusic, .currentlocation {
color: #320503;
}
.ljtags {
margin-top: 10px;
color: #320503;
font-weight: bold;
}
.ljtags a, .ljtags a:link, .ljtags a:visited {
color: #320503;
text-decoration: none;
font-weight: normal;
}
.ljtags a:hover {
color: #CBAC97;
text-decoration: none;
font-weight: normal;
}

/* comments and comment links */

.comments {
position: relative;
padding-bottom: 10px;
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-align: center;
color: #ffffff;
top: 15px;
background-color: transparent;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #8E2A2A;
font-size: 12px !important;
font-weight: bold;
text-decoration: none;
}
div.comments a:hover {
color: #CBAC97;
font-size: 12px !important;
font-weight: bold;
text-decoration: none;
}

/* maincontent - tags page */

h2 {
display: block;
text-align: left;
font-weight: bold;
padding: 0;
color: #8E2A2A;
font-family: Trebuchet MS;
font-size: 20px;
}
.ljtaglist {
text-align: left;
font-family: Tahoma;
font-size: 10px;
color: #320503;
}

/* maincontent - calendar page */

ul.year{
font-size: 10px;
color: #320503;
font-family: Tahoma;
text-align: center;
padding: 0;
padding-bottom: 10px;
border: 0px solid #F4E8DE;
background-color: transparent;
}
ul.year li {
color: #CBAC97;
display: inline;
}
ul.active li {
border: 0px solid #F4E8DE;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
padding: 10px;
border: 0px solid #F4E8DE;
background-color: transparent;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
font-size: 10px;
color: #320503;
font-family: Tahoma;
border: 1px solid #F4E8DE;
}
table.yeartable td.yearday {
background-color: transparent;
text-align: center;
}
td.yearmonth {
font-size: 10px;
color: #320503;
font-family: Tahoma;
border-style: none;
}

/* footer */

ul.navfooter {
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 0px 0 0px;
}
.clearfoot {
display: none;
clear: both;
}

/* misc */

.headerimage {
position: relative;
width: 575px;
height: 300px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0 !important;
background-image: url("http://i12.photobucket.com/albums/a217/pixelaria/Layouts/KHfanficrants/khffrsw1.jpg");
background-repeat: no-repeat;
}
.clear {
height: 10px;
}
.skiplinks {
text-align: center;
border: 0px;
background-color: transparent;
}
.separator {
background-color: transparent;
background-image: url(http://img62.imageshack.us/img62/9123/separator2am.gif);
background-repeat: no-repeat;
background-position: bottom center;
height: 20px;
}

This should~ work~~~! :3 I'm hoping. And the header's been uploaded to photobucket, so it should just stay up there. *nodnod* And you shouldn't have any problems? XD It's also saved to my laptop, so should any problems arise... I've got it. *nod*

♥!
Previous post Next post
Up