Using the css provided by the wonderful
gossymer on
this post, I redid Njoki's layout. Since I modified the colours, I said I'd be willing to share the CSS for the colour scheme.
Things to Note:
» If you use this, please remember to comment to Gossymer's original post and credit their hard work.
» If you came here through Gossymer's journal and are wondering what the heckers is going on in this journal, then it'll help to know that I am not Njoki, she is a character created for a roleplaying game. I am actually
takhys and I am a great big dork.
/* Layout by Glacia @ gossymer.livejournal.com */
/* colorscheme by takhys @
http://takhys.livejournal.com */
/* GENERAL */
body, p, td, tr, li, dl, dd { font-family: arial; font-size: 8pt; color: #000000; text-align: justify; }
html body
{
padding-top: 0 !important;
}
#latestmonth td
{
text-align:center;
}
#lj_controlstrip
{
display: none !important;
}
div#lj_controlstrip_cprod
{
display: none !important;
}
a,a:link {
color: #7BA644;
font-weight: bold;
text-decoration: none;
}
a:hover,a:active {
color: #394C1F;
font-weight: bold;
text-decoration: none;
}
.color {
}
.important {
}
.faded {
}
blockquote {
}
::-moz-selection {
}
/*MAIN STRUCTURE*/
body {
background-color: #553914;
background-image: url();
background-repeat: repeat;
}
.pageblock {
}
/* HEADER */
.header-menu a, .header-menu a:visited {
color: #ffffff;
}
.header-menu a:hover {
background-color: #9AC06A;
color: #ffffff;
border-top: 1px solid #9AC06A;
border-bottom: 1px solid #9AC06A;
}
.header-title {
background-color: transparent;
font-size: 12pt;
text-align: center;
font-weight: bold;
text-transform: uppercase;
font-family: times new roman;
padding: 5px 0px;
color: #7BA644;
letter-spacing: 2px;
background-image: url();
background-repeat: no-repeat;
background-position: top center;
}
.header-subtitle {
background-color: transparent;
color: #ffffff;
font-size: 10pt;
height: 160px;
font-family: times new roman;
text-transform: lowercase;
font-style: italic;
text-align: center;
padding: 5px 0px;
color: #7BA343;
letter-spacing: .2px;
}
.pageheaderblock {
background-color: #332615;
margin: 0 auto;
padding-top: 10px;
}
.header-menu {
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
background-color: #7BA644;
border: 0px;
padding: 0px;
}
.header-menu ul {
margin: 0 auto;
}
.header-menu li {
}
.header-icon {
}
/* BODY */
.bodyblock {
background-color: transparent;
margin-top: -10px;
margin-bottom: -4px;
width: 620px;
margin: 0 auto;
}
.bodyheaderblock {
width: 600px;
padding: 10px;
margin: 0 auto ;
margin-bottom: -10px;
background-color: #ffffff;
border-bottom: 20px solid #7BA644;
}
.bodynavblock a:hover, .bodynavblock a:active {
}
.bodynavblock {
width: 620px;
background-color: #ffffff;
margin:0 auto;
border: 0px;
border-top: 10px solid #9AC06A;
padding: 0px;
text-align: center;
}
.bodynavblock a, .bodynavblock a:visited {
color: #394C1F;
}
.body-title {
font-weight: bold;
font-size: 8pt;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
color: #394C1F;
}
.body-midtitle {
font-family: times new roman;
font-weight: bold;
font-size: 14pt;
letter-spacing: 1px;
text-align: center;
color: #4A3825;
display: none;
}
/* STRUCTURE - Sidebar */
#freetext {
}
#freetext a:link, #freetext a:active, #freetext a:visited {
}
#freetext a:hover {
}
.summaryList a:link, .summaryList a:active, .summaryList a:visited {
}
.summaryList a:hover {
}
.sidebar a {
color: #7BA644;
text-transform: uppercase;
letter-spacing: .5px;
}
.sidebar a:hover {
color: #ffffff;
}
.sidebar {
line-height: 1.5em;
position: absolute;
top: 65px;
left: 50%;
width: 700px;
margin-left: -310px;
}
.sidebox {
width: 143px;
margin-left: 5px;
margin-right: 5px;
padding: 0px;
float: left;
background-color: #4A3825;
color: #D3E4BE;
border: 0px solid #21180D;
height: 125px;
}
.sideboxTitle {
background-color: #21180D;
border: 0px;
padding: 0px;
margin: 0px;
text-align: center;
text-transform: uppercase;
color: #AF9B84;
font-size: 8pt;
letter-spacing: .5px;
font-weight: bold;
}
.sideboxContent {
color: #7BA644;
text-align: center;
letter-spacing: .25px;
height: 100px;
overflow: auto;
}
.sidebox #latestmonth {
text-align: center;
line-height: 1.4em;
}
.sidebox #tags_sidebox {
color: #4A3825;
line-height: 1.4em;
}
#tags_sidebox a {
display: block;
border-bottom: 1px dotted #21180D;
font-size: 8pt;
margin-bottom: -16px;
}
.sidebox #systemlinks {
line-height: 1.4em;
}
#systemlinks .listitem a {
display: block;
border-bottom: 1px dotted #21180D;
}
#systemlinks .listitem a:hover {
}
.summaryList {
display: block;
border-bottom: 1px dotted #21180D;
line-height: 1.4em;
}
.listtitle {
}
.profile-label {
display: none;
}
/* Layout by Glacia @ gossymer.livejournal.com */
.sidebar select {
margin-bottom: 6px;
padding:0px;
}
.sidebar input,
.sidebar textarea,
.sidebar option {
margin-top: -2px;
padding: 0px;
}
#latestmonth table{
text-align: center;
}
.latestmonth-inactive {
color: #21180D;
text-align: center;
}
.latestmonth-active {
color: #7BA644;
text-align: center;
}
#latestmonth a:link, #latestmonth a:active, #latestmonth a:visited {
color: #7BA644;
}
/* ENTRY */
.entryHolder {
width: 620px;
background-color: #ffffff;
border-bottom: 20px solid #7BA644;
border-top: 10px solid #9AC06A;
margin: 0px auto;
}
.entryHeader {
background-color: transparent;
padding-top: 10px;
}
.entryHeader a {
}
.entryHeader a:hover {
}
.entryHeaderDate a {
}
.entryHeaderDate a:hover {
}
.entryLinkbar a, .entryLinkbar a:link, .entryLinkbar a:visited {
}
.entryLinkbar a:hover, .entryLinkbar a:active {
}
.entryText {
width: auto;
background-color: transparent;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
}
.entryText ul,
.entryText ol {
}
.entryText a {
}
.entryHeaderDate {
color: #2B3918;
font-size: 8pt;
text-transform: uppercase;
}
.entryHeaderSubject {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 10pt;
color: #394C1F;
font-family: times new roman;
}
.entryUserinfo {
margin-top: 0px;
margin-bottom: 2px;
margin-left: 5px;
}
.entryUserinfo-usericon img {
padding: 4px;
border: 1px solid #CCCCCC;
}
.entryUserinfo-usericon a img {
}
.entryUserinfo-usericon a:hover img {
border: 1px solid #666666;
}
.entryUserinfo-username {
text-align: center;
}
.entryHeader {
}
.entryMetadata-label {
}
.entryMetadata {
}
.entryMetadata ul {
}
.entryMetadata li {
display: block;
}
.entryMetadata-content img {
}
.entryLinkbar {
background-color: #D3E4BE;
width: auto;
margin-top: 5px;
text-align: center;
text-transform: uppercase;
}
.entryLinkbar ul {
}
.entryLinkbar li {
}
.entryLinkbar a {
}
.entryLinkbar a:hover {
}
/* COMMENTS */
.commentText {
}
.commentText a {
}
.commentHeaderSubject {
}
.commentHeader a {
}
.commentLinkbar a, .commentLinkbar a:link, .commentLinkbar a:visited {
}
.commentLinkbar a:hover, .commentLinkbar a:active {
}
.commentHolder {
width: auto;
background-color: #ffffff;
border-top: 10px solid #7BA644;
padding-left: 10px;
padding-right: 10px;
}
.commentUserinfo {
background-color: #ffffff;
}
.commentUserinfo-usericon img {
padding: 4px;
border: 1px solid #CCCCCC;
}
.commentUserinfo-usericon a:hover img {
border: 1px solid #666666;
}
.commentUserinfo-username {
text-align: center;
}
.commentHeader {
background-color: transparent;
border-top: 5px solid #9AC06A;
margin-left: -10px;
margin-right: -10px;
color: #2B3918;
}
.commentHeaderScreened {
background-color: #394C1F;
color: #2B3918;
}
.commentLinkbar {
background-color: transparent;
padding: 2px;
margin-bottom: 2px;
text-align: right;
}
.commentLinkbar ul {
}
.commentLinkbar li {
}
.commentLinkbar a {
}
.commentLinkbar a:hover {
}
/*FOOTER*/
.pagefooterblock a, .pagefooterblock a:link, .pagefooterblock a:visited {
}
.pagefooterblock a:hover, .pagefooterblock a:active {
}
#footer-menu {
width: 600px;
background-color: #ffffff;
margin:0 auto;
border: 0px;
padding: 10px;
border-top: 10px solid #9AC06A;
text-align: center;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
}
#footer-menu li {
}
#footer-menu ul {
}
#footer-menu a:hover, #footer-menu a:active {
color: #394C1F;
}
#footer-menu a, #footer-menu a:visited {
color: #7BA644;
}
.pagefooterblock a, .pagefooterblock a:visited {
}
.pagefooterblock {
background-color: #111111;
border-top: 0px;
color: #efefef;
font-size: 8pt;
text-align: center;
display: none;
}
/* REPLY */
#qrform table{
}
#qrform textarea{
}
#qrform {
}
.replyform {
width: 600px;
padding: 0px 10px;
}
.textbox {
margin-bottom: 5px;
}
.replyform textarea {
width: 540px;
}
input {
}
#SearchType {
}
/* TAG PAGE */
.tagstable {
border-color: #efefef;
}
.tagstable td {
border-color: #efefef;
}
.tagstable a:hover {
}
/* CALENDAR */
.daytitles {
color: #ffffff;
background-color: #7BA644;
border-bottom: 4px solid #9AC06A;
border-left: 1px solid #efefef;
border-right: 1px solid #efefef;
}
.daysubjects {
}
.month {
border-color: #efefef;
}
.yearlinks {
}
.yearlink {
}
.day-blank {
border-color: #efefef;
}
.day {
border-color: #efefef;
}
.day-date {
border-color: #efefef;
}
.day-count {
font-size: 12pt;
}
.day-count a {
}
/*WELCOME NOTE*/
#welcomenoteHolder {
}
#welcomenoteHeader {
}
#welcomenoteSubject {
}
#welcomenoteText {
}
Second Style
Live preview:
a_narrow_place /* Layout by Glacia @ gossymer.livejournal.com */
/* colorscheme by takhys @
http://takhys.livejournal.com */
/* GENERAL */
body, p, td, tr, li, dl, dd { font-family: arial; font-size: 8pt; color: #000000; text-align: justify; }
html body
{
padding-top: 0 !important;
}
#latestmonth td
{
text-align:center;
}
#lj_controlstrip
{
display: none !important;
}
div#lj_controlstrip_cprod
{
display: none !important;
}
a,a:link {
color: #447E69;
font-weight: bold;
text-decoration: none;
}
a:hover,a:active {
color: #474d4d;
font-weight: bold;
text-decoration: none;
}
.color {
}
.important {
}
.faded {
}
blockquote {
}
::-moz-selection {
}
/*MAIN STRUCTURE*/
body {
background-color: #CACFC8;
background-image: url();
background-repeat: repeat;
}
.pageblock {
}
/* HEADER */
.header-menu a, .header-menu a:visited {
color: #447E69;
}
.header-menu a:hover {
background-color: #447E69;
color: #ffffff;
border-top: 1px solid #447E69;
}
.header-title {
background-color: transparent;
font-size: 12pt;
text-align: right;
font-weight: bold;
text-transform: uppercase;
font-family: times new roman;
padding: 180px 5px 0px 0px;
color: #447E69;
letter-spacing: 2px;
}
.header-subtitle {
background-color: transparent;
font-weight: bold;
color: #ffffff;
font-size: 10pt;
font-family: arial;
text-transform: lowercase;
padding: 0px 7px 0px 0px;
text-align: right;
letter-spacing: .2px;
}
.pageheaderblock {
background-color: #96C087;
width: 620px;
margin: 0 auto;
margin-top: 10px;
background-repeat: no-repeat;
background-position: top center;
}
.header-menu {
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
background-color: #DCFFCE;
border: 0px;
padding: 0px;
margin-top: 169px;
}
.header-menu ul {
margin: 0 auto;
text-align: center;
}
.header-menu li {
}
.header-icon {
}
/* BODY */
.bodyblock {
background-color: transparent;
margin-top: -10px;
margin-bottom: -4px;
width: 620px;
margin: 0 auto;
}
.bodyheaderblock {
width: 600px;
padding: 10px;
margin: 0 auto ;
margin-bottom: -10px;
background-color: #ffffff;
border-bottom: 20px solid #447E69;
}
.bodynavblock a:hover, .bodynavblock a:active {
}
.bodynavblock {
width: 620px;
background-color: #ffffff;
margin:0 auto;
border: 0px;
border-top: 10px solid #AFD491;
padding: 0px;
text-align: center;
}
.bodynavblock a, .bodynavblock a:visited {
color: #447E69;
}
.body-title {
font-weight: bold;
font-size: 8pt;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
color: #474d4d;
}
.body-midtitle {
font-family: times new roman;
font-weight: bold;
font-size: 14pt;
letter-spacing: 1px;
text-align: center;
color: #252525;
display: none;
}
/* STRUCTURE - Sidebar */
#freetext {
}
#freetext a:link, #freetext a:active, #freetext a:visited {
}
#freetext a:hover {
}
.summaryList a:link, .summaryList a:active, .summaryList a:visited {
}
.summaryList a:hover {
}
.sidebar a {
color: #447E69;
text-transform: uppercase;
letter-spacing: .5px;
}
.sidebar a:hover {
}
.sidebar {
line-height: 1.5em;
position: absolute;
top: 260px;
left: 50%;
width: 620px;
margin-left: -310px;
background-color: #ffffff;
}
.sidebox {
width: 143px;
margin-left: 5px;
margin-right: 5px;
padding: 0px;
float: left;
background-color: #ffffff;
color: #dedede;
border: 1px solid #dedede;
height: 125px;
}
.sideboxTitle {
background-color: #447E69;
border-bottom: 4px solid #AFD491;
border-top: 0px;
padding: 0px;
margin: 0px;
text-align: center;
text-transform: uppercase;
color: #ffffff;
font-size: 8pt;
letter-spacing: .5px;
font-weight: bold;
}
.sideboxContent {
color: #454545;
text-align: center;
letter-spacing: .25px;
height: 100px;
overflow: auto;
}
.sidebox #latestmonth {
text-align: center;
line-height: 1.4em;
}
.sidebox #tags_sidebox {
color: #ffffff;
line-height: 1.4em;
}
#tags_sidebox a {
display: block;
border-bottom: 1px dotted #CACFC8;
font-size: 8pt;
margin-bottom: -16px;
}
.sidebox #systemlinks {
line-height: 1.4em;
}
#systemlinks .listitem a {
display: block;
border-bottom: 1px dotted #CACFC8;
}
#systemlinks .listitem a:hover {
}
.summaryList {
display: block;
border-bottom: 1px dotted #CACFC8;
line-height: 1.4em;
}
.listtitle {
}
.profile-label {
display: none;
}
/* Layout by Glacia @ gossymer.livejournal.com */
.sidebar select {
margin-bottom: 6px;
padding:0px;
}
.sidebar input,
.sidebar textarea,
.sidebar option {
margin-top: -2px;
padding: 0px;
}
#latestmonth table{
text-align: center;
}
.latestmonth-inactive {
color: #454545;
text-align: center;
}
.latestmonth-active {
color: #447E69;
text-align: center;
}
#latestmonth a:link, #latestmonth a:active, #latestmonth a:visited {
color: #447E69;
}
/* ENTRY */
.entryHolder {
width: 620px;
background-color: #ffffff;
border-bottom: 20px solid #447E69;
border-top: 10px solid #AFD491;
margin: 0px auto;
}
.entryHeader {
background-color: transparent;
padding-top: 10px;
}
.entryHeader a {
}
.entryHeader a:hover {
}
.entryHeaderDate a {
}
.entryHeaderDate a:hover {
}
.entryLinkbar a, .entryLinkbar a:link, .entryLinkbar a:visited {
}
.entryLinkbar a:hover, .entryLinkbar a:active {
}
.entryText {
width: auto;
background-color: transparent;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
}
.entryText ul,
.entryText ol {
}
.entryText a {
}
.entryHeaderDate {
color: #959595;
font-size: 8pt;
text-transform: uppercase;
}
.entryHeaderSubject {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 10pt;
color: #474d4d;
font-family: times new roman;
}
.entryUserinfo {
margin-top: 0px;
margin-bottom: 2px;
margin-left: 5px;
}
.entryUserinfo-usericon img {
padding: 4px;
border: 1px solid #CCCCCC;
}
.entryUserinfo-usericon a img {
}
.entryUserinfo-usericon a:hover img {
border: 1px solid #666666;
}
.entryUserinfo-username {
text-align: center;
}
.entryHeader {
}
.entryMetadata-label {
}
.entryMetadata {
}
.entryMetadata ul {
}
.entryMetadata li {
display: block;
}
.entryMetadata-content img {
}
.entryLinkbar {
background-color: #DCFFCE;
width: auto;
margin-top: 5px;
text-align: center;
text-transform: uppercase;
}
.entryLinkbar ul {
}
.entryLinkbar li {
}
.entryLinkbar a {
}
.entryLinkbar a:hover {
}
/* COMMENTS */
.commentText {
}
.commentText a {
}
.commentHeaderSubject {
}
.commentHeader a {
}
.commentLinkbar a, .commentLinkbar a:link, .commentLinkbar a:visited {
}
.commentLinkbar a:hover, .commentLinkbar a:active {
}
.commentHolder {
width: auto;
background-color: #ffffff;
border-top: 10px solid #447E69;
padding-left: 10px;
padding-right: 10px;
}
.commentUserinfo {
background-color: #ffffff;
}
.commentUserinfo-usericon img {
padding: 4px;
border: 1px solid #CCCCCC;
}
.commentUserinfo-usericon a:hover img {
border: 1px solid #666666;
}
.commentUserinfo-username {
text-align: center;
}
.commentHeader {
background-color: transparent;
border-top: 5px solid #AFD491;
margin-left: -10px;
margin-right: -10px;
color: #959595;
}
.commentHeaderScreened {
background-color: #474d4d;
color: #959595;
}
.commentLinkbar {
background-color: transparent;
padding: 2px;
margin-bottom: 2px;
text-align: right;
}
.commentLinkbar ul {
}
.commentLinkbar li {
}
.commentLinkbar a {
}
.commentLinkbar a:hover {
}
/*FOOTER*/
.pagefooterblock a, .pagefooterblock a:link, .pagefooterblock a:visited {
}
.pagefooterblock a:hover, .pagefooterblock a:active {
}
#footer-menu {
width: 600px;
background-color: #ffffff;
margin:0 auto;
border: 0px;
padding: 10px;
border-top: 10px solid #AFD491;
text-align: center;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
}
#footer-menu li {
}
#footer-menu ul {
}
#footer-menu a, #footer-menu a:visited {
color: #447E69;
}
.pagefooterblock a, .pagefooterblock a:visited {
}
.pagefooterblock {
background-color: #111111;
border-top: 0px;
color: #DCFFCE;
font-size: 8pt;
text-align: center;
display: none;
}
/* REPLY */
#qrform table{
}
#qrform textarea{
}
#qrform {
}
.replyform {
width: 600px;
padding: 0px 10px;
}
.textbox {
margin-bottom: 5px;
}
.replyform textarea {
width: 540px;
}
input {
}
#SearchType {
}
/* TAG PAGE */
.tagstable {
border-color: #DCFFCE;
}
.tagstable td {
border-color: #DCFFCE;
}
.tagstable a:hover {
}
/* CALENDAR */
.daytitles {
color: #ffffff;
background-color: #447E69;
border-bottom: 4px solid #AFD491;
border-left: 1px solid #DCFFCE;
border-right: 1px solid #DCFFCE;
}
.daysubjects {
}
.month {
border-color: #DCFFCE;
}
.yearlinks {
}
.yearlink {
}
.day-blank {
border-color: #DCFFCE;
}
.day {
border-color: #DCFFCE;
}
.day-date {
border-color: #DCFFCE;
}
.day-count {
font-size: 12pt;
}
.day-count a {
}
/*WELCOME NOTE*/
#welcomenoteHolder {
}
#welcomenoteHeader {
}
#welcomenoteSubject {
}
#welcomenoteText {
}