Layout 009 : Fruitstyle (2) Gokudera

Mar 08, 2008 15:34




Click for a Live Preview.



( Layout ) #009 : Fruitstyle (2) Gokudera
Fruitstyle's second community layout.

( 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.)



← 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 --- Fruitstyle (2) ---
    Wingweaver22 @ Fruitstyle.livejournal.com
    Do not remove this note. */

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

    body {
    font-family: arial;
    font-size: 0px;
    margin: 0px;
    background: url(http://i35.tinypic.com/24f0eno.jpg);
    background-repeat: x,y;
    background-color: #000000;
    }

    a, a:visited{
    color: #8e8e8e;
    padding: 0px;
    background-color: transparent;
    border-bottom: none;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 2px;
    }

    a:hover { color: #323232; background-color: #8e8e8e; cursor: help; }

    blockquote{
    background-color: #252525;
    color: #8e8e8e;
    margin-left: 0px;
    font-size:9px;
    padding: 5px;
    margin-right: 120px;
    }

    input, textarea, select {
    background-color: #575757;
    font-family: arial;
    font-size: 9px;
    color: #8e8e8e;
    border: 1px solid #727272;
    margin-top: 5px;
    }

    /* Layout (page) container */

    .pageblock{
    width: 500px;
    margin: 0 auto;
    padding: 0 15px 0 15px;
    border-right: 50px solid #252525;
    border-left: 50px solid #252525;
    background-color: #000000;
    }

    .pagefooterblock, .pagefooterblock a:visited{
    background-color: transparent;
    color: #8e8e8e;
    padding: 15px;
    margin-top: 0px;
    text-align: left;
    }

    .pagefooterblock a { }

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

    .pageheaderblock {
    text-align: left;
    background: url(http://i36.tinypic.com/wwbtbc.jpg);
    width: 500px;
    height: 250px;
    }

    /* TITLE, SUBTITLE, JOURNAL ICON*/

    .header-title, .header-subtitle, .header-icon{
    display: none;
    }

    /* ------------------------------ LINKBAR ------------------------------ */

    .header-menu {
    position: relative;
    top: 265px;
    width: 480px;
    margin-left: 20px;
    font-family: arial;
    font-size: 9px;
    text-transform: lowercase;
    text-align: center;
    }

    /* LINKBAR LINK */

    .header-menu a, .header-menu a:visited {
    padding: 0 8px 0 8px;
    color: #8e8e8e;
    letter-spacing: 0px;
    word-spacing: -1px;
    }

    .header-menu a:hover {
    color: #323232;
    background-color: #8e8e8e;
    cursor: help;
    }

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

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

    /* Body, contains entries sidebar, and footer */

    .bodyblock {
    margin-top: 25px;
    padding: 0;
    }

    /* body title */

    .bodyheaderblock {
    display: none;
    }

    /* body linkbar (top of page, back 20) */

    .bodynavblock {
    background-color: transparent;
    color: #8e8e8e;
    margin: 0px;
    padding: 9px;
    text-align: left;
    }

    .bodynavblock a, .bodynavblock a:visited {
    color: #8e8e8e;
    background-color: transparent;
    border: none;
    text-align: right;
    }

    /* contains body title */

    .body-title { display: none; }

    /* seperates entries from comments - only on comments page */

    .body-midtitle { display: none; }

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

    /* contains all entries */

    .entryHolder {
    color: #8e8e8e;
    background-color: transparent;
    text-align: justify;
    font-family: tahoma;
    font-size: 10px;
    line-height: 15px;
    padding: 0px 0px 0px 20px;
    }

    /* contains userpic and username/community */

    .entryUserinfo {
    text-align: center;
    margin: 0px 22px 0px 22px;
    background-color: transparent;
    }

    /* userpic */

    .entryUserinfo-usericon img {
    padding: 5px;
    border: 1px solid #232323;
    background-color: #181818;
    }

    /* all entry's text */

    .entryText {
    text-align: justify;
    line-height: 16px;
    word-spacing: 2px;
    padding-right: 30px;
    }

    /* contains subject and time */

    .entryHeader {
    background-color: transparent;
    color: #b6b6b6;
    text-align: center;
    font-size: 9px;
    padding: 16px 0px 16px 0px;
    font-weight: none;
    margin-bottom: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    }

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

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

    .entryHeader a:hover{
    background-color: #575757;
    }

    /* entry subject */

    .entryHeaderSubject {
    text-transform: none;
    font-family: times new roman;
    font-style: italic;
    font-size: 14px;
    color: #8e8e8e;
    background-color: transparent;
    }

    /* entry date */

    .entryHeaderDate{
    color: #a7a7a7;
    border: none;
    padding-top: 5px;
    text-decoration : italics;
    }

    /* entry link bar (comment, reply, link, remember) */

    .entryLinkbar {
    font-family: arial;
    font-size: 9px;
    text-transform: lowercase;
    color: #8e8e8e;
    text-align: center;
    padding: 4px 4px 4px 4px;
    word-spacing: -1px;
    letter-spacing: 0px;
    }

    .entryLinkbar a, .entryLinkbar a:visited { padding: 0 2px 0 2px; }
    .entryLinkbar a:hover { color: #323232; background-color: #8e8e8e; cursor: help; }
    .entryLinkbar ul { margin: 0; padding: 0; }
    .entryLinkbar li { padding: 0; display: inline; }

    /* ------------------------------ META ------------------------------ */

    .entryMetadata { padding: 0; line-height: 12px;}
    .entryMetadata img { padding: 0px; float: right;}
    .entryMetadata ul { margin-top: 5px; border: 1px solid #232323; background-color: #181818; padding: 5px; }
    .entryMetadata li { list-style: none; display: block; padding: 0px;}
    .entryMetadata a { padding: 0px;}

    /* metadata subject (mood: , location: ) */

    .entryMetadata-label {
    font-style: italic;
    padding-right: 10px;
    letter-spacing: 2px;
    font-size: 9px;
    }

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

    #footer-menu {
    white-space: nowrap;
    text-align: left;
    font-family: arial;
    font-size: 11px;
    }

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

    #footer-menu a:hover { color: #323232; background-color: #575757;}

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

    /* sidebar container */

    .sidebar { display: none; }

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

    /* comments holder */

    .commentHolder { color: #8e8e8e; background-color: transparent; font-family: arial; font-size: 9px; margin: 4px 8px 4px 8px; }

    /* comment userpics */

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

    /* commenter's userpic */

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

    /* text of comment */

    .commentText { padding: 6px; }

    /* comment's header ( contains date, subject) */

    .commentHeader { text-transform: lowercase; background-color: #575757; color: #8e8e8e;
    font-family: arial; font-size: 9px; padding: 4px 0 4px 0; }
    .commentHeader a{ color: #8e8e8e; }

    /* for screen comments */

    .commentHeaderScreened { font-family: arial; font-size: 9px; background-color: #727272; padding: 4px 0 4px 0; }

    /* comment's subject (re: roflcakes) */

    .commentHeaderSubject { font-weight: normal; font-family: arial; font-size: 9px; }

    /* linkbar of comments (reply, delete, screen) */

    .commentLinkbar { border-top: none; font-family: arial; font-size: 9px; color: #8e8e8e;
    text-transform: lowercase; padding-bottom: 10px; text-align: left; }
    .commentLinkbar a { color: #8e8e8e; font-family: arial; font-size: 9px; }
    .commentLinkbar a:hover { font-family: arial; font-size: 9px; color: transparent; }
    .commentLinkbar ul { margin: 0; padding: 0; color: #8e8e8e; }
    .commentLinkbar li { padding: 0px 5px 0px 5px; color: #8e8e8e; margin: 0; display: inline; }

    /* container of reply box */

    .replyform { border: 0px; background-color: #575757; color: #8e8e8e; }

    /* reply text container */

    #commenttext{ width: 100%; }

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

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

    /* calendar container (dates, boxes) */

    .month { width: 400px; padding-bottom: 5px; margin: 4px 4px 4px 10px; }

    /* subject lines (when viewing a month) not individual lines */

    .daysubjects { color: #8e8e8e; letter-spacing: 1px; padding: 6px 0 6px 0; }

    /* days of the week (sun, mon, tue) */

    .daytitles { text-align: ; background: #575757; padding: 2px; color: #8e8e8e; }

    /* blank days */

    .day-blank { padding: 2px; }

    /* day */

    .day { padding: 2px; }

    /* NUMBERED DATE */

    .day-date { color: #8e8e8e; text-align: left; }

    /* NUMBER OF ENTRIES MADE ON DAY */

    .day-count { width: 50%; text-align: left; float: right; font-size: 9px; }

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

    /* tags container */

    .tagstable td { padding-top: 5px 0px 5px 0px; }
    .tagstable { text-transform: lowercase; letter-spacing: 1px; width: 400px; }

    /* ------------------------------ EXTRAS ------------------------------ */

    ::-moz-selection { background: #646464; color: #8e8e8e; }
    ::selection { background: #646464; color: #8e8e8e; }
    code::-moz-selection { background: #646464; }
    code::selection { background: #646464; }

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

    /* general positioning */

    div.ContextualPopup {
    margin: 10px 0 0 0px;
    font: normal 9px "lucida sans unicode" !important;
    }

    /* userpic */

    div.ContextualPopup img {
    border-left: 1px solid #252525;
    border-right: 1px solid #252525;
    padding: 0 5px 0 5px;
    margin: 0 1px 0 5px !important;
    }

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

    div.ContextualPopup div.Inner {
    background-color: #181818 !important;
    color: #8e8e8e !important;
    border: 1px solid #232323;
    padding: 0px;
    width: 220px;
    text-align: right;
    }

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

    div.ContextualPopup .Content {
    padding: 2px 4px 6px 4px;
    line-height: 14px;
    }

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

    div.ContextualPopup .Relation {
    font-weight: normal !important;
    letter-spacing: 3px;
    }

    /* look of words LJ Talk */

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

    /* 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: normal;
    color: #8e8e8e !important;
    }

    /* so that IE users will see a new image */
    * html span.ljuser{
    background-image: url(http://img169.imageshack.us/img169/9913/userinfowd6.png) !important;
    background-repeat: no-repeat;
    background-position: left middle;
    padding: 10px 8px 0px 0px !important;
    }

    * html span.ljuser img{ visibility: hidden; }

    .ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
    width: 0;
    height: 0;
    background-repeat: no-repeat;
    background-image: url(http://img176.imageshack.us/img176/6571/userinfopk2.png) !important;
    padding: 10px 8px 0 4px !important;
    }

    .ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
    width:0;
    height: 0;
    background-repeat: no-repeat;
    background-image: url(http://img176.imageshack.us/img176/6571/userinfopk2.png) !important;
    padding: 11px 8px 0 2px !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 500px wide and 250px high.
Replace the image in the CSS.
Add a Banner | Replace Colours | Replace Images


( Optional ) Replace Colours

#b6b6b6#a7a7a7#8e8e8e#727272#575757#323232#252525#232323#181818#000000
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





exclusive, layouts

Previous post Next post
Up