Layout: S2 Component - Shades of Grey

Dec 13, 2008 19:33

Please note that S2 Component is only available to paid, plus and permanent LJ users.

Style: S2 Component
Best view: 800x600 and up
Browsers Tested On: IE, Firefox, Opera
Custom Comment Page: yes
Ads: works (both vertical and horizontal)
Website link: not needed
Navbar: disabled automatically

Layout : Shades of Grey


Live Preview


Instructions
Go to the layout customization area

[On the Basics section]
Choose S2 layouts

[Click Save]
[Go to Look and Feel]
Choose "Component" (Under Layout & Language)
Choose "Layout Default" (Under Themes)

[Click Save]
[Go to Custom Options]
[Under Presentation]
Display your userpic with your entries: Yes
Display the edit, memory, next/previous, etc icons on the entry view: Yes
Display the edit, memory, next/previous, etc icons on the recent entries and friends pages: No

[Under Colors]
IMPORTANT: Delete all color codes and edit these two:
Header Background: #121212
Comments Header #2e2e2e

[Under Components]
Enable Navigation Component: Yes
Actually, you are free to enable or disable *any* of the other component options.
My own order preference: Navigation, Free text (my blurb), calendar, links, tag list, page summary.

[Under Custom CSS]
Paste the code.

REMEMBER to upload the images online and replace the links in the code!

Codes Notice:
You are also free to make *any* changes as long as you give credit for the base code.
So the only rule is to comment & credit.

Layout: Shades of Grey
Header Image here
Userpic image here
Community pic image here

CSS Codes:

/* Layout by Glacia @ gossymer.livejournal.com */
/* The original photograph used for the header image was taken by Tim Porter */
/* You can check out Tim Porter's gallery @ http://lemondog.deviantart.com */

/* Cleaned CSS: */

/* Remember to upload the images and add the links bellow */

body { background-color: #0a0a0a;
width: 100%;
max-width: 1082px;
padding-top: 230px !important;
margin: 0 auto;
background-repeat: no-repeat;
background-position: 50% 5px;
background-image: url(HEADER IMAGE HERE);
font-family: Arial, sans-serif;
font-size: 11px;
}

.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-color:transparent;
/* so that IE users will still see an image */
background-image: url(USERPIC LINK HERE);
padding: 18px 15px 0 2px;
}

.ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] {
background-color:transparent;
background-image: url(USERPIC LINK HERE AGAIN);
padding: 18px 15px 0 2px;
}

.ljuser img[src="http://stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(COMMUNITY PIC LINK HERE);
padding: 18px 17px 0 2px;
}

#lj_controlstrip
{
display: none !important;
}

div#lj_controlstrip_cprod
{
display: none !important;
}

form {
margin: 0;
padding: 0;
}

td, tr {
font-family: Arial, sans-serif;
font-size: 11px;
color: #aaaaaa;
line-height: 20px;
}

li, ul {
margin-bottom: 3px;
line-height: 18px;
}

#commenttext { /* FIX THAT DAMN REPLY FORM! */
width: 90%;
}

a,a:link, a:visited {
color: #EEC10F;
font-weight: bold;
text-decoration: none;
}

a:hover,a:active {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.entry a, .entry a:link, .entry a:visited {
}

.entry a:hover, .entry a:active {
}

.entryComments {
background-color: transparent;
margin: 0px;
padding: 0px;
padding-left: 5px;
padding-top: 5px;
}

blockquote {
background-color: #262626;
border-top: 3px solid #EEC10F;
border-bottom: 3px solid #EEC10F;
border-right: 0px solid;
border-left: 0px solid;
padding: 5px 0px;
}

ul.ljtaglist {
height: 160px;
overflow: auto;
overflow-x: hidden;
padding-left: 0px;
margin: 0px;
list-style: none;
}

ul.ljtaglist a {
margin-left: 7px;
margin-right: 7px;
}

.entryHolderBg h2 { /* comment reply pages */
color: ;
}

a.calendarLink {
color: #333333;
}

.header {
border-top: 1px solid #171717;
border-bottom: 1px solid #171717;
margin-bottom: 3px;
height: 25px;
}

div.header{
text-align: center;
}

a.header {
}
a.headerLinks {
}

a.headerLinks:hover {
}

.header-item {
background-color: transparent;
padding: 0 10px;
position: relative;
top: 5px;
text-align: center;
}
select {
font-family: Arial, sans-serif;
font-size: 11px;
background-color: #f4f4f4;
}

input {
line-height: normal;
background-color: #2e2e2e;
padding: 2px 5px;
border: 1px solid #404040;
color: #efefef;
font-weight: bold;
margin-bottom: 2px;
}

textarea {
line-height: normal;
background-color: #2e2e2e;
padding: 2px 5px;
border: 1px solid #404040;
color: #efefef;
margin-bottom: 5px;
}

.subject { font-weight: bold; }
.small { margin-top: 3px;}

.userTitle {
font-size: 20px;
font-family: Times New Roman;
text-weight: bolder;
color: #bcbcbc;
line-height: 18px
}

.userSubTitle {
font-size: 14px;
font-family: Times New Roman;
font-style: italic;
padding-left: 20px;
color: #757575;
line-height: 22px
}

.dkLine { background-color: #1e1e1e; }
.ltLine { background-color: #171717; }
.medLine { display: none; background-color: #2e2e2e; }
.divLine { background-color: #171717; }
.tabBg { background-color: #121212; }

.entryDate {
font-size: 11px;
color: #555555;
text-align: right;
padding-right: 5px;
}

.entryHolderBg {
background-color: #1b1b1b;
color: #757575;
padding-top: 10px;
padding-right: 15px;
padding-left: 7px;
padding-bottom: 7px;
}

.entry {
text-align: justify;
padding: 0px;
font-size: 12px;
background-color: #262626;
width: 100%;
white-space: normal;
overflow: auto;
float: left;
border: 5px solid #262626;
margin-right: 7px;
}
.entryHeader {
font-size: 12px;
font-weight: bold;
font-family: times new roman;
color: #ababab !important;
text-transform: uppercase;
letter-spacing: .1em;
background-color: transparent;
padding-left: 5px;
margin: 0px;
}

.entryDash {
display: none;
background-color: #555555;
width: 100%;
height: 1px;

}

.sideHeader {
font-size: 11px;
color: #55555;
text-align: right;
font-weight: bold;
font-size: 8pt;
letter-spacing: .2em;
padding-right: 5px;

}

.comp { margin-bottom: 3px; }

.compBg { background-color: #1b1b1b; }

.compContent {
padding-left: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-top: 3px;
line-height: 18px;
color: #959595;

}

.compFont {
color: #999999;
}

.compFont a, .compFont a:link, .compFont a:visited {
color: #cdcdcd;
border-left: 1px dotted;
border-right: 1px dotted;
border-color: #222222;
background-color: #353535;
display: block;
padding-left: 4px;
text-transform: capitalize;
text-transform: uppercase;
margin-bottom: -1px;
}

a.lj:link, a.lj:visited,
.ljuser a:link, .ljuser a:visited,
.entrytail a:link, .entrytail a:visited {
background: transparent;
display: inline;
border: transparent;
}

.compFont a:hover, .compFont a:active {
color: #EEC10f;
background: #2e2e2e;
}

.compList {
line-height: 20px;
padding-left: 6px;
}

.userpic {
border-color: #2e2e2e;
background-color: #262626;
padding: 5px;
}

.calendartitle {
background-color: transparent !important;
}

.shortLine {
width: 20px;
background-color: #2e2e2e;
margin-bottom: 1px;
}

.calendarInactive {
background-color: transparent;
font-size: 8pt;
letter-spacing: 2px;
color: #555555;
}

.calendarActive {
background-color: transparent;
}

.calendarActive a, .calendarActive a:link, .calendarActive a:visited {
color: #EEC10f;
font-size: 8pt;
letter-spacing: 2px;
font-weight: bold;
}

Paste this code into your profile page:


Credits:
The original photograph used for the header image was taken by http://lemondog.deviantart.com/gallery/">Tim Porter.
Userpic by (http://users.livejournal.com/_excentric_/330956.html">here) and community pic by (http://users.livejournal.com/_excentric_/330956.html">here)
Layout by



Credits:
The original photograph used for the header image was taken by Tim Porter @ DeviantART.
Userpic by _excentric_ (here) and community pic by damnicons (here)

★ Feel free to watch noveltybox

# layouts

Previous post Next post
Up