ABOUT
Layout Name:
Famous Last Words
Account Types:
Basic or Paid
Layout Style:
S2 Smooth Sailing
Tested In:
Firefox 2.0 and Internet Explorer 7 on Windows XP
Screen Resolutions:
1024x768 and up
Full Preview with clickable links:
Coral:
here, Blue:
here.
DIRECTIONS
Go to
Journal Display... In Basics:
• Add a journal title and subtitle. It will look best if it has both.
• Add some links to your Link List.
• Change your Style System to "S2".
In Look and Feel:
• Change Layout & Language to "Smooth Sailing".
In Custom Options:
Presentation:
• Choose how many journal entries to show on your recent entries and friends pages. Do not change anything else in this section.
Entry Text:
• Choose what text you want for currents, comment links, etc. You can change any links you want in this section.
Menu:
• Choose what text you want for recent entries, friends, etc. You can change any links you want in this section.
Sidebar:
• Choose which boxes you want to be visible (Latest Month, Links, Tags, Summary, etc)
• You may change the order of the boxes, but don't change the overall position of the sidebar.
Custom CSS:
• Use layout stylesheet: No.
• Use layout stylesheet when including custom external stylesheet: No.
• Custom external stylesheet URL: (Leave blank).
• Custom stylesheet: Copy-and-Paste the code below.
CSS CODES (choose one)
/* PAGE */
body {
font-family: Arial, sans-serif;
font-size: 12px;
margin: 0px;
background-color: #222222;
color: #999999;
background-image: url('');
}
a {
color: #cccccc;
text-decoration: none;
}
a:visited {
color: #cccccc;
}
.pageblock{
width: 100%;
margin: 0 auto;
}
.pagefooterblock {
display: none;
}
/* HEADER */
.pageheaderblock {
text-align: center;
background-color: #111111;
}
.header-title {
background-color: #111111;
font-family: Georgia;
font-size: 30px;
letter-spacing: 5px;
color: #FB7477;
padding: 10px 20px 5px 20px;
}
.header-subtitle {
background: url(http://i8.tinypic.com/5yu0uht.png) top center no-repeat;
background-color: #111111;
color: #FB7477;
font-family: Arial;
font-size: 9px;
letter-spacing: 4px;
padding-bottom: 270px;
}
.header-icon {
display: none;
}
.header-menu {
padding: 10px;
background-color: #111111;
border-top: none;
font-family: ;
font-size: 12px;
line-height: 20px;
}
.header-menu a, .header-menu a:visited {
white-space: nowrap;
text-align: left;
padding: 4px 15px 4px 15px;
color: #FB7477;
text-decoration: none;
}
.header-menu a:hover {
color: #FB7477;
background-color: #000000;
}
.header-menu ul, #footer-menu ul {
margin: 0px;
padding: 0px;
}
.header-menu li, #footer-menu li {
display: inline;
}
/* BODY */
.bodyblock {
padding: 10px 20px 0px 20px;
width: 70%;
margin: 0 auto;
}
.bodyheaderblock {
border-top: none;
display: none;
}
.bodynavblock {
border-top: none;
background-color: transparent;
color: #999999;
margin: 10px 0px 4px 0px;
padding: 8px;
}
.bodynavblock a, .bodynavblock a:visited {
color: #999999;
}
.body-title {
display: none;
}
.body-midtitle {
display: none;
}
/*ENTRIES*/
.entryHolder {
color: #999999;
background-color: #111111;
font-family: ;
font-size: 12px;
border-top: none;
margin: 4px 0px 10px 0px;
}
.entryUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;
background-color: transparent;
}
.entryUserinfo-usericon img {
border: 0;
}
.entryText {
padding: 6px;
}
.entryHeader {
background-color: #000000;
color: #FB7477;
font-family: ;
font-size: 12px;
padding: 4px 0px 4px 8px;
}
.entryHeader a{
color: #999999;
}
.entryHeaderSubject {
font-weight: bold;
font-family: Georgia;
letter-spacing: 2px;
}
.entryHeaderDate a {
color : #999999;
text-decoration : none;
}
.entryHeaderDate a:hover {
color : #999999;
text-decoration : underline;
}
.entryMetadata {
padding-left: 6px;
padding-top: 10px;
display: block;
}
.entryMetadata ul {
margin: 0px;
padding: 0px;
display: block;
}
.entryMetadata li {
list-style: none;
display: block;
}
.entryMetadata-label {
font-weight: bold;
padding-right: 4px;
}
.entryLinkbar {
font-family: ;
font-size: 11px;
color: #FB7477;
text-align: center;
padding: 16px 0px 12px 0px;
}
.entryLinkbar a:hover {
border-bottom: #FB7477 1px dashed;
}
.entryLinkbar ul {
margin: 0px;
padding: 0px;
}
.entryLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
/*FOOTER*/
#footer-menu {
font-size: 11px;
}
#footer-menu a, .footer-menu a:visited {
color: #999999;
white-space: nowrap;
padding: 6px;
text-align: center;
}
/*SIDEBAR*/
.sidebar {
font-family: ;
font-size: 11px;
margin-right: 20px;
width: 215px;
}
.sidebox {
color: #999999;
background-color: #111111;
margin: 6px 0px 6px 0px;
padding: 4px;
}
.sideboxTitle {
background-color: #000000;
color: #FB7477;
border-top: none;
font-family: Georgia;
letter-spacing: 2px;
font-size: 12px;
padding: 4px 0px 4px 8px;
text-align: center;
}
.sideboxContent {
text-align: left;
padding: 2px 4px 2px 4px;
}
.sidebox #profile, .sidebox #latestmonth, .sidebox #search {
text-align: center;
}
.sidebox #freetext {
text-align: justify;
padding: 10px;
}
.sidebox #tags_sidebox {
text-align: center;
}
.sidebox #systemlinks {
text-align: left;
margin: 8px;
}
.listitem a {
border-left: #FB7477 4px solid;
margin: 4px 2px 2px 2px;
padding: 2px 2px 2px 7px;
display: block;
}
.listitem a:hover {
border-left: #999999 4px solid;
background-color: #000000;
margin: 4px 2px 2px 2px;
padding: 2px 2px 2px 7px;
display: block;
}
.sidebox #latestmonth table{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
}
#latestmonth td {
padding: 2px;
}
.latestmonth-active{
background-color: #000000;
}
.listtitle {
font-weight: bold;
}
.profile-label {
font-weight: bold;
}
/*OTHER PAGES*/
/* COMMENT PAGE */
.commentHolder {
color: #999999;
background-color: #111111;
border-top: none;
font-family: ;
font-size: 12px;
margin: 4px 0px 4px 0px;
}
.commentUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;
background-color: transparent;
}
.commentUserinfo-usericon img {
border: 0;
}
.commentText {
padding: 6px;
}
.commentHeader {
background-color: #000000;
color: #999999;
font-family: ;
font-size: 12px;
padding: 4px 0px 4px 8px;
}
.commentHeader a{
color: #cccccc;
}
.commentHeaderScreened {
font-family: ;
font-size: 12px;
background-color: #222222;
padding: 4px 0px 4px 8px;
}
.commentHeaderSubject {
font-weight: bold;
}
.commentLinkbar {
font-family: ;
font-size: 11px;
color: #cccccc;
text-align: right;
padding-top: 4px;
padding-bottom: 4px;
}
.commentLinkbar ul {
margin: 0px;
padding: 0px;
}
.commentLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
.replyform {
background-color: #000000;
color: #999999;
padding-left: 10px;
}
#commenttext{
width:100%;
}
/*ARCHIVE PAGE*/
.yearlinks{
text-align: right;
}
.yearlink{
padding-left:4px;
padding-right: 4px;
}
.month {
width: 500px;
border: 1px solid #999999;
margin: 8px 8px 8px 40px;
}
.daysubjects {
color: #999999;
padding: 8px 8px 8px 40px;
}
.daytitles {
text-align: center;
border: 1px solid #999999;
background: #111111;
color: #999999;
}
.day-blank {
border: 1px solid #999999;
}
.day {
border: 1px solid #999999;
}
.day-date {
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
color: #999999;
width: 50%;
text-align: center;
}
.day-count {
width: 50%;
text-align: center;
float: right;
font-size: 20px;
}
.day-count a {
text-decoration: none;
color: #999999;
}
/*TAGS PAGE*/
.tagstable, .tagstable td {
border: 1px solid #999999;
}
.tagstable { width: 500px; }
/* PAGE */
body {
font-family: Arial, sans-serif;
font-size: 12px;
margin: 0px;
background-color: #222222;
color: #999999;
background-image: url('');
}
a {
color: #cccccc;
text-decoration: none;
}
a:visited {
color: #cccccc;
}
.pageblock{
width: 100%;
margin: 0 auto;
}
.pagefooterblock {
display: none;
}
/* HEADER */
.pageheaderblock {
text-align: center;
background-color: #111111;
}
.header-title {
background-color: #111111;
font-family: Georgia;
font-size: 30px;
letter-spacing: 5px;
color: #00A5FF;
padding: 10px 20px 5px 20px;
}
.header-subtitle {
background: url(http://i14.tinypic.com/520q5pj.png) top center no-repeat;
background-color: #111111;
color: #00A5FF;
font-family: Arial;
font-size: 9px;
letter-spacing: 4px;
padding-bottom: 270px;
}
.header-icon {
display: none;
}
.header-menu {
padding: 10px;
background-color: #111111;
border-top: none;
font-family: ;
font-size: 12px;
line-height: 20px;
}
.header-menu a, .header-menu a:visited {
white-space: nowrap;
text-align: left;
padding: 4px 15px 4px 15px;
color: #00A5FF;
text-decoration: none;
}
.header-menu a:hover {
color: #00A5FF;
background-color: #000000;
}
.header-menu ul, #footer-menu ul {
margin: 0px;
padding: 0px;
}
.header-menu li, #footer-menu li {
display: inline;
}
/* BODY */
.bodyblock {
padding: 10px 20px 0px 20px;
width: 70%;
margin: 0 auto;
}
.bodyheaderblock {
border-top: none;
display: none;
}
.bodynavblock {
border-top: none;
background-color: transparent;
color: #999999;
margin: 10px 0px 4px 0px;
padding: 8px;
}
.bodynavblock a, .bodynavblock a:visited {
color: #999999;
}
.body-title {
display: none;
}
.body-midtitle {
display: none;
}
/*ENTRIES*/
.entryHolder {
color: #999999;
background-color: #111111;
font-family: ;
font-size: 12px;
border-top: none;
margin: 4px 0px 10px 0px;
}
.entryUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;
background-color: transparent;
}
.entryUserinfo-usericon img {
border: 0;
}
.entryText {
padding: 6px;
}
.entryHeader {
background-color: #000000;
color: #00A5FF;
font-family: ;
font-size: 12px;
padding: 4px 0px 4px 8px;
}
.entryHeader a{
color: #999999;
}
.entryHeaderSubject {
font-weight: bold;
font-family: Georgia;
letter-spacing: 2px;
}
.entryHeaderDate a {
color : #999999;
text-decoration : none;
}
.entryHeaderDate a:hover {
color : #999999;
text-decoration : underline;
}
.entryMetadata {
padding-left: 6px;
display: block;
padding-top: 10px;
}
.entryMetadata ul {
margin: 0px;
padding: 0px;
display: block;
}
.entryMetadata li {
list-style: none;
display: block;
padding-right: 10px;
}
.entryMetadata-label {
font-weight: bold;
padding-right: 4px;
}
.entryLinkbar {
font-family: ;
font-size: 11px;
color: #00A5FF;
text-align: center;
padding: 16px 0px 12px 0px;
}
.entryLinkbar a:hover {
border-bottom: #00A5FF 1px dashed;
}
.entryLinkbar ul {
margin: 0px;
padding: 0px;
}
.entryLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
/*FOOTER*/
#footer-menu {
font-size: 11px;
}
#footer-menu a, .footer-menu a:visited {
color: #999999;
white-space: nowrap;
padding: 6px;
text-align: center;
}
/*SIDEBAR*/
.sidebar {
font-family: ;
font-size: 11px;
margin-right: 20px;
width: 215px;
}
.sidebox {
color: #999999;
background-color: #111111;
margin: 6px 0px 6px 0px;
padding: 4px;
}
.sideboxTitle {
background-color: #000000;
color: #00A5FF;
border-top: none;
font-family: Georgia;
letter-spacing: 2px;
font-size: 12px;
padding: 4px 0px 4px 8px;
text-align: center;
}
.sideboxContent {
text-align: left;
padding: 2px 4px 2px 4px;
}
.sidebox #profile, .sidebox #latestmonth, .sidebox #search {
text-align: center;
}
.sidebox #freetext {
text-align: justify;
padding: 10px;
}
.sidebox #tags_sidebox {
text-align: center;
}
.sidebox #systemlinks {
text-align: left;
margin: 10px;
}
.listitem a {
border-left: #00A5FF 4px solid;
margin: 4px 2px 2px 2px;
padding: 2px 7px 2px 7px;
display: block;
}
.listitem a:hover {
border-left: #999999 4px solid;
background-color: #000000;
margin: 4px 2px 2px 2px;
padding: 2px 7px 2px 7px;
display: block;
}
.sidebox #latestmonth table{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
}
#latestmonth td {
padding: 2px;
}
.latestmonth-active{
background-color: #000000;
}
.listtitle {
font-weight: bold;
}
.profile-label {
font-weight: bold;
}
/*OTHER PAGES*/
/* COMMENT PAGE */
.commentHolder {
color: #999999;
background-color: #111111;
border-top: none;
font-family: ;
font-size: 12px;
margin: 4px 0px 4px 0px;
}
.commentUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;
background-color: transparent;
}
.commentUserinfo-usericon img {
border: 0;
}
.commentText {
padding: 6px;
}
.commentHeader {
background-color: #000000;
color: #999999;
font-family: ;
font-size: 12px;
padding: 4px 0px 4px 8px;
}
.commentHeader a{
color: #cccccc;
}
.commentHeaderScreened {
font-family: ;
font-size: 12px;
background-color: #222222;
padding: 4px 0px 4px 8px;
}
.commentHeaderSubject {
font-weight: bold;
}
.commentLinkbar {
font-family: ;
font-size: 11px;
color: #cccccc;
text-align: right;
padding-top: 4px;
padding-bottom: 4px;
}
.commentLinkbar ul {
margin: 0px;
padding: 0px;
}
.commentLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
.replyform {
background-color: #000000;
color: #999999;
padding-left: 10px;
}
#commenttext{
width:100%;
}
/*ARCHIVE PAGE*/
.yearlinks{
text-align: right;
}
.yearlink{
padding-left:4px;
padding-right: 4px;
}
.month {
width: 500px;
border: 1px solid #999999;
margin: 8px 8px 8px 40px;
}
.daysubjects {
color: #999999;
padding: 8px 8px 8px 40px;
}
.daytitles {
text-align: center;
border: 1px solid #999999;
background: #111111;
color: #999999;
}
.day-blank {
border: 1px solid #999999;
}
.day {
border: 1px solid #999999;
}
.day-date {
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
color: #999999;
width: 50%;
text-align: center;
}
.day-count {
width: 50%;
text-align: center;
float: right;
font-size: 20px;
}
.day-count a {
text-decoration: none;
color: #999999;
}
/*TAGS PAGE*/
.tagstable, .tagstable td {
border: 1px solid #999999;
}
.tagstable { width: 500px; }
MANDATORY CREDIT
Copy and Paste this somewhere in your Profile:
Layout by .
Rules:
• Please comment if you're using it. If I don't know what people like and what people don't like, I won't know what to make in the future! Which is a bummer for everyone.
• If you want to edit this layout, go ahead and change a few things, but be sure to credit me for the original layout.
• Don't steal. If I see people stealing my layouts (stealing includes using this layout without crediting me, or changing a few colors and the header and claiming it as your own) I will have to make this community friends only and you will be banned. Don't say I didn't warn you.