Layout 004 : It's your time to Shine!

Feb 12, 2008 17:43




Click for a Live Preview.



( Layout ) #004 : It's Your Time to Shine!
LG Shine ♥

( Install ) Step 1 - System

Select Theme
  1. Select any S2 Smooth Sailing layout.

Page Setup
  1. Ad Placement: Horizontal
    (Ignore if you have a paid account.)

  2. Sidebar: 2 Column (sidebar on right)


← Previous Step | 1 | 2 | 3 | 4 | Next Step →


( Install ) Step 2 - Display

Customize Display
  1. Userinfo Position in Entries: Right
  2. Wrap Entry text under userinfo: Yes
  3. Userinfo Position in Comments: Right

← Previous Step | 1 | 2 | 3 | 4 | Next Step →

( Install ) Step 3 - Stylesheet

Custom CSS
  1. Use layout's stylesheets: No. IMPORTANT!!

  2. Custom Stylesheet: /* S2 SMOOTH SAILING --- It's your time to SHINE! ---
    Wingweaver22 @ Fruitstyle.livejournal.com
    Do not remove this note. */

    /* ------------------------------ PAGE ------------------------------ */

    /* BACKGROUND */

    body {
    font-family: verdana;
    font-size: 0pt;
    margin: 0px;
    background-color: #111111;
    background: url(http://img824.imageshack.us/img824/5356/76455319em1.png);
    background-repeat: x,y;
    }

    /* LINKS */

    a {
    color: #51aed3;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    border: none;
    text-decoration: none;
    font-weight:normal;
    }

    a:visited {
    color: #51aed3;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    border: none;
    text-decoration: none;
    font-weight:normal;
    }

    a:hover {
    color: #cccccc;
    cursor: help;
    background-color: transparent;
    }

    /* BLOCKQUOTE */

    blockquote{
    background-color: #404040;
    background: url(http://img148.imageshack.us/img148/3788/blockquotetb2.png);
    background-repeat: x,y;
    color: #cccccc;
    font-size:9px;
    margin: 10px 0 0 0;
    padding: 5px;
    width: 300px;
    border: 0px solid #eeeeee;
    }

    blockquote:first-line {
    letter-spacing: 2px;
    color: #51aed3;
    }

    /* TEXT AREA, LAYOUT CODES AND SUCH, IMAGE CODES */

    input, textarea, select {
    background-color: #2d2d2d;
    font-family: arial;
    font-size: 9px;
    border: 1px solid #404040;
    color: #707070;
    padding: 0px;
    margin-top: 5px;
    }

    /* LAYOUT CONTAINER (align left/right) */

    .pageblock{
    /*
    margin: 0px auto;
    margin-top: 0px;
    margin-right: 0px;
    */
    width: 650px;
    margin: 0 auto;
    padding-left:0px;
    padding-right:0px;
    /* borders beside page (2) */
    /*border-left: 10px solid #c2c2c2;
    border-right: 15px solid #5a5a5a;*/
    /* appears with padding. inside border */
    background-color: transparent;
    }

    /* LAYOUT FOOTER CONTAINER */

    .pagefooterblock{
    background-color: transparent;
    color: #2d2d2d;
    padding: 15px;
    margin-top: 0px;
    text-align: left;
    }

    .pagefooterblock a, .pagefooterblock a:visited {
    color: #707070;
    background-color: transparent;
    letter-spacing: 1px;
    text-align: left;
    border: none;
    }

    /* ------------------------------ HEADER ------------------------------ */

    /* HEADER, TITLE, SUBTITLE */

    .pageheaderblock {
    text-align: left;
    background: url();
    background-color: transparent;
    width: 650px;
    height: 60px;
    }

    /* TITLE */

    .header-title {
    display: none;
    }

    /* SUBTITLE */

    .header-subtitle {
    display: none;
    }

    /* JOURNAL ICON, DEFAULT : HIDDEN */

    .header-icon {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    display: none;
    }

    /* ------------------------------ LINKBAR ------------------------------ */
    .header-menu {
    text-align: center;
    /* to make linkbar follow you, use " position: fixed; " */
    position: relative;
    color: #51aed3;
    margin-top: 60px;
    padding: 20px 0 5px 0;
    width: 650px;
    font-size: 9px;
    text-transform: lowercase;
    background-color: transparent;
    }
    /* LINKBAR LINK & POSITION */

    .header-menu a, .header-menu a:visited {
    white-space: nowrap;
    padding: 20px 10px 5px 15px;
    color: #51aed3;
    text-decoraction: none;
    }

    .header-menu a:hover {
    color: #cccccc;
    background-color: transparent;
    border-bottom: 2px solid #404040;
    cursor: help;
    }

    .header-menu ul, #footer-menu ul {
    margin: 0px;
    padding: 0px;
    }

    .header-menu li, #footer-menu li {
    display: inline;
    }

    /* ------------------------------ BODY ------------------------------ */

    /* BODY CONTAINER (DOESN'T AFFECT HEADER!) */

    .bodyblock {
    padding: 10px;
    background: url(http://i45.tinypic.com/2exnhjs.png);
    background-repeat: x,y;
    background-color: #2d2d2d;
    }

    /* BODY TITLE CONTAINER */

    .bodyheaderblock {
    display: none;
    }

    /* BODY FOOTER LINK BAR // TOP OF PAGE, BACK 20 */

    .bodynavblock {
    background-color: #2d2d2d;
    margin: 10px 0 4px 0;
    padding: 8px;
    text-align: left;
    }

    .bodynavblock a, .bodynavblock a:visited {
    color: #707070;
    background-color: transparent;
    border: none;
    text-align: left;
    }

    /* LIKE BODY TITLE CONTAINER..!? */

    .body-title {
    display: none;
    }

    /* SEPERATES ENTRIES FROM COMMENTS */

    .body-midtitle {
    display: none;

    /*font-family: verdana;
    font-size: 18px;
    color: #2d2d2d;
    text-align: left;
    padding-left: 8px;*/
    }

    /* ------------------------------ ENTRIES ------------------------------ */

    /* ENTRY CONTAINER */

    .entryHolder {
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px #404040 solid;
    background-color: #111111;
    background: url(http://img156.imageshack.us/img156/6310/entriestz2.png);
    background-repeat: x,y;
    color: #707070;
    font-family: verdana;
    font-size: 9px;
    }

    /* USERPIC AREA */

    .entryUserinfo {
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    margin: 0px 0px 2px 0px;
    background-color: transparent;
    }

    /* ACTUAL USERPIC, BORDER IS FINE TOO.. */

    .entryUserinfo-usericon img {
    margin-left: 7px;
    padding: 5px;
    background-color: #404040;
    background: url(http://img148.imageshack.us/img148/3788/blockquotetb2.png);
    background-repeat: x,y;
    text-align: center;
    border: #707070 solid 1px;
    }

    /* ENTRY TEXT */

    .entryText {
    text-align: justify;
    line-height: 10px;
    padding-bottom: 5px;
    }

    /* ENTRY HEADER // TIME, DATE, SUBJECT */

    .entryHeader {
    background-color: transparent;
    color: #51aed3;
    font-family: arial;
    font-size: 9px;
    padding: 0px 0px 8px 0px;
    font-weight: none;
    letter-spacing: 1px;
    text-transform: lowercase;
    }

    /* below vv are actually found on the calendar page */

    .entryHeader a{
    color: #51aed3;
    padding: 2px 8px 2px 8px;
    }

    .entryHeader a:hover{
    color: #cccccc;
    background-color: transparent;
    padding: 2px 8px 2px 8px;
    }

    /* ENTRY SUBJECT */

    .entryHeaderSubject {
    font-weight: none;
    font-style: italic;
    font-family: "georgia", Times, serif;
    font-size: 10px;
    text-transform:none;
    padding-left: 4px;
    letter-spacing: 1px;
    text-align: left;
    color: #707070;

    }

    /* ENTRY DATE */

    .entryHeaderDate a {
    color: #a7a7a7;
    border: none;
    font-family: verdana;
    padding: 0;
    text-decoration : none;
    }

    .entryHeaderDate a:hover {
    color: #cccccc;
    background-color: transparent;
    cursor: help;
    }

    /* METADATA // MOOD, MUSIC, TAG, LOCATION */

    .entryMetadata {
    font-family: arial;
    margin-top: 4px;
    color: #9f9f9f;
    }
    .entryMetadata img {
    }
    .entryMetadata ul {
    margin: 0;
    padding: 0px;
    }
    .entryMetadata li {
    list-style: none;
    display: block;
    margin-top: 3px;
    }

    /* METADATA SUBJECT */

    .entryMetadata-label {
    letter-spacing: 1px;
    margin-right: 15px;
    padding: 0px 2px 0px 20px;
    color: #9f9f9f;
    background-color: #404040;
    background: url(http://img148.imageshack.us/img148/3788/blockquotetb2.png);
    background-repeat: x,y;
    text-transform: lowercase;
    }

    /* COMMENTS BAR */

    .entryLinkbar {
    text-transform: lowercase;
    text-align: center;
    font-size: 9px;
    font-family: verdana;
    border-bottom: 2px solid #404040;
    padding: 20px 5px 12px 5px;
    }
    .entryLinkbar a, .entryLinkbar a:visited {
    color: #51aed3;
    }
    .entryLinkbar a:hover {
    color: #cccccc;
    }
    .entryLinkbar ul {
    margin: 0;
    padding: 0;
    }
    .entryLinkbar li {
    padding: 0 5px 0 5px;
    margin: 0;
    display: inline;
    }

    /* ------------------------------ FOOTER ------------------------------ */

    #footer-menu {
    text-transform: lowercase;
    text-align: right;
    border: 1px #404040 solid;
    background-color: #111111;
    background: url(http://img156.imageshack.us/img156/6310/entriestz2.png);
    background-repeat: x,y;
    font-family: verdana;
    margin-right: 10px;
    font-size: 9px;
    }

    #footer-menu a, .footer-menu a:visited {
    padding: 1px 10px 1px 10px;
    color: #51aed3;
    white-space: nowrap;
    }

    #footer-menu a:hover {
    color: #cccccc;
    }

    /* ------------------------------ SIDEBAR ------------------------------ */

    /* SIDEBAR CONTAINER */

    .sidebar {
    border: 1px solid #404040;
    background-color: #111111;
    background: url(http://img156.imageshack.us/img156/6310/entriestz2.png);
    background-repeat: x,y;
    padding: 10px 10px 10px 10px;
    font-family: verdana;
    text-align: left;
    font-size: 10px;
    width: 120px;
    color: #707070;
    }

    /* SIDEBAR BOX (EACH) */

    .sidebox {
    color: #707070;
    border-left: 1px solid #404040;
    margin: 0 0 15px 0;
    }

    /* SIDEBAR TITLE ( toolbox, month, blah) */

    .sideboxTitle {
    text-transform: lowercase;
    letter-spacing: 1px;
    font-size: 9px;
    font-family: arial;
    padding: 1px 0px 0px 4px;
    background-color: #404040;
    background: url(http://img158.imageshack.us/img158/6066/linkbarqc9.png);
    background-repeat: x,y;
    color: #707070;
    margin-bottom: 4px;
    text-align: left;
    }

    /* SIDEBARBOX CONTENT */

    .sideboxContent {
    font-size: 9px;
    line-height: 10px;
    text-align: left;
    padding: 3px;
    }

    .sidebox #freetext, .sidebox #profile, .sidebox #search {
    text-align: left;
    }

    /* mini cali */

    .sidebox #latestmonth {
    text-align: center;
    }

    .latestmonth-inactive {
    padding: 2px;
    margin: 1px;
    font-size: 9px;
    font-family: tahoma;
    width: 9px;
    color: #707070;
    }

    .latestmonth-active {
    padding: 2px;
    font-family: tahoma;
    font-size: 9px;
    margin: 1px;
    width: 9px;
    }

    #tags_sidebox a {
    display: block;
    font-size: 10px;
    line-height: 10px;
    }
    #tags_sidebox {
    font-size: 0;
    }

    /* PROFILEBOX SUBJECT // BOLDED TITLE: */

    .profile-label {
    display: none;
    }

    /* ------------------------------ COMMENT PAGE ------------------------------ */

    /* COMMENT HOLDER */

    .commentHolder {
    color: #707070;
    background-color: #2d2d2d;
    font-family: verdana;
    font-size: 10px;
    margin: 4px 8px 4px 8px;
    }

    /* COMMENT USERPIC */

    .commentUserinfo {
    text-align: left;
    margin: 8px 8px 8px 8px;
    background-color: #2d2d2d;
    }

    /* COMMENT ICON */

    .commentUserinfo-usericon img {
    padding-bottom: 2px;
    border: 0;
    }

    /* COMMENT TEXT */

    .commentText {
    padding: 6px;
    }

    /* COMMENT HEADER // DATE, TIME, SUBJECT */

    .commentHeader {
    text-transform: lowercase;
    background-color: #2d2d2d;
    color: #707070;
    font-family: verdana;
    font-size: 10px;
    padding: 4px 0 4px 0;
    }

    .commentHeader a{
    color: #51aed3;
    }

    .commentHeaderScreened {
    font-family: verdana;
    font-size: 10px;
    background-color: #404040;
    padding: 4px 0 4px 0;
    }

    .commentHeaderSubject {
    font-weight: normal;
    font-family: verdana;
    font-size: 10px;
    }

    /* COMMENT LINKBAR // REPLY, SCREEN, DELETE */

    .commentLinkbar {
    border-top: none;
    font-family: verdana;
    font-size: 10px;
    color: #707070;
    text-transform: lowercase;
    padding-bottom: 10px;
    border-bottom: 2px solid #404040;
    text-align: left;
    }

    .commentLinkbar a {
    color: #51aed3;
    font-family: verdana;
    font-size: 10px;
    }

    .commentLinkbar a:hover {
    font-family: verdana;
    font-size: 10px;
    color: #cccccc;
    }

    .commentLinkbar ul {
    margin: 0;
    padding: 0;
    color: #707070;
    }

    .commentLinkbar li {
    padding: 0px 5px 0px 5px;
    color: #707070;
    margin: 0;
    display: inline;
    }

    /* COMMENT REPLY CONTAINER */

    .replyform {
    border: 0px;
    background-color: #2d2d2d;
    color: #707070;
    }

    /* COMMENT REPLY TEXT */

    #commenttext{
    width: 100%;
    }

    /* ------------------------------ ARCHIVE PAGE ------------------------------ */

    .yearlinks {
    text-align: right;
    }

    .yearlink{
    padding-left:4px;
    padding-right: 4px;
    }

    /* CALENDAR CONTAINER */

    .month {
    width: 350px;
    border-bottom: 2px solid #404040;
    padding-bottom: 5px;
    margin: 4px 4px 4px 10px;
    }

    /* SUBJECT LINE // VIEWING WHOLE MONTH */

    .daysubjects {
    color: #707070;
    padding: 8px 8px 8px 40px;
    }

    /* WEEKLINE // DAYS OF THE WEEK */

    .daytitles {
    text-align: left;
    background: #2d2d2d;
    padding: 2px;
    color: #707070;
    }

    /* BLANK ROWS // IF EMPTY ROW */

    .day-blank {
    padding: 2px;
    }

    /* DAY BOX */

    .day {
    padding: 2px;
    }

    /* NUMBERED DATE */

    .day-date {
    color: #707070;
    width: 50%;
    text-align: left;
    }

    /* NUMBER OF ENTRIES MADE ON DAY */

    .day-count {
    width: 50%;
    text-align: left;
    float: right;
    font-size: 10px;
    font-family: verdana;
    color: 51aed3;
    }

    /* LINK OF ABOVE */

    .day-count a {
    font-size: 10px;
    font-family: verdana;
    color: 51aed3;
    }

    /* ------------------------------ TAGS PAGE ------------------------------ */

    /* TAGS CONTAINER */

    .tagstable, .tagstable td {
    padding-top: 10px;
    }

    .tagstable {
    text-transform: lowercase;
    width: 400px;
    }

    /*------------------------------------
    Look of contextual Popup ---------------------------*/

    /*general positioning*/

    div.ContextualPopup {
    margin: -50px 0px 0px 150px;
    font: normal 9px "verdana" !important;
    }

    /* attaches border to user icon*/

    div.ContextualPopup img {
    border: 0;
    }

    /*defines general look, font color/size/background color*/

    div.ContextualPopup div.Inner {
    background-color: #222222 !important;
    color: #707070 !important;
    border: 1px solid #404040;
    padding: 0px;
    width: 200px;
    }

    /*defines left side of popup without the user icon*/

    div.ContextualPopup .Content {
    padding: 2px 4px 6px 4px;
    margin-right: 10px;
    line-height: 1.4;
    }

    /*defines the text that shows the relation to the user (XYZ is your mutual friend) */

    div.ContextualPopup .Relation {
    font-weight: none !important;
    }

    /* look of words LJ Talk */

    div.ContextualPopup .Content .OnlineStatus {
    font-weight: none;
    }

    /*element that contains the user icon*/

    div.ContextualPopup .Userpic {
    padding: 4px 4px 0 0;
    }

    /* defines the look of the links*/

    div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
    text-decoration: none !important;
    font-weight: none;
    color: #51aed3 !important;
    }

← Previous Step | 1 | 2 | 3 | 4 | Next Step →

( Install ) Step 4 - Link Back

Please link back to fruitstyle so others can find my layouts. Put either a button or the code in your Userinfo.
ButtonCode


View available buttonsLayout by fruitstyle
← Previous Step | 1 | 2 | 3 | 4 | Next Step →

( Optional ) Add a Banner

The recommended banner size is 650px wide.
.pageheaderblock {background: url(HTTP://URLHERE.PNG) no-repeat top center; height: ###px; padding-bottom: 37px;}
.header-menu {padding: ###px 0 0 0; }
.header-menu ul {margin: 16px 0 0 0; }
  1. Replace HTTP://URLHERE.PNG with your banner url
    Replace ### with your banner height (pixels)
  2. Add the code to the bottom of the Custom Stylesheet box


Add a Banner | Replace Colours | Replace Images


( Optional ) Replace Colours

#eeeeee#cccccc#a7a7a7#9f9f9f#707070#51aed3#404040#2d2d2d#222222#111111
How do I replace layout colours?

Add a Banner | Replace Colours | Replace Images

( Optional ) Replace Images

Get all the images at Box.net

How do I replace layout images?

Add a Banner | Replace Colours | Replace Images

Fruitstyle: Layouts and Winamp Skin Designs by Malionette





layouts

Previous post Next post
Up