Last post for the 1st One Piece Layout Request round; hope you find it useful. Also, thank you for your prompts, comments and encouragement, this was really fun (if exhaustive). I'm gonna take a break for about three or four weeks, though, so the next request round will have to wait. Sorry about that.
The following layouts are shareable, likewise the rest of this community's content.
[
Full preview ]
Data: Userpics and sidebar enabled. 900px width.
Prompt by
bevinbaka /* Cleaned CSS: */
body {
background-color: #656565;
text-align: justify;
color: #6A6A6A;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #F1A63B;
text-decoration: none;
}
a:hover {
color: #9EB283;
text-decoration: underline;
}
p, td, blockquote {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 890px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border-width: 0px;
padding: 0px;
}
#maincontent {
Padding-left: 5px;
margin-top: 5px;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #6A6A6A;
border-left: #7C959C 0px solid;
margin-left: 10px;
margin-right: 170px;
text-align: justify;
}
#sidebar {
padding-top: 10px;
margin-top: 10px;
background-color: #FFFFFF;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #A7A7A7;
width: 145px;
margin-left: 5px;
margin-right: 10px;
float: right;
text-align: center;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 890px;
padding: 1px 0px 0px 0px;
text-align: right;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
background-color: #FFFFFF;
color: #8A8A8A;
text-transform: lowercase;
font-style: italic;
}
.headerimage {
position: center;
width: 890px;
height: 355px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("
http://img152.imageshack.us/img152/2682/op11header.png");
background-repeat: no-repeat;
}
/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #8A8A8A;
}
div#header a:hover, div#footer a:hover {
color: #8A8A8A;
border-bottom: #F1A63B 2px solid;
text-decoration: none;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 200%;
top: 10px;
}
.subtitle{
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
text-transform: lowercase;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
padding: 0px;
margin-right: 15px;
padding-left: auto;
}
ul.navheader li {
display: inline;
padding: 0 6px 0 6px;
}
li.view {
border-bottom: #9Eb283 2px solid;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
padding: 10px;
background-color: #FFFFFF;
color: #6A6A6A;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 0px 1px 1px 1px;
border-color: #A7A7A7;
border-style: dashed;
}
.userpic {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
z-index: 15;
border: #A7A7A7 dashed 1px;
}
.datesubject {
Background-color: #93BEBD;
Padding: 4px;
}
.date {
line-height: 110%;
color: #FFFFFF;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
text-transform: lowercase;
text-align: left;
Padding-left: 10px;
Padding-top: 6px;
Font-weight: bold;
}
.subject {
Height: 120%;
font-weight: bold;
color: #FFFFFF;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 14px;
text-align: left;
padding: 4px 10px 4px 0px;
Font-weight: bold;
Font-style: italic;
}
.subject a, .subject a:link, .subject a:visited {
color: #D5E28A;
}
.subject a:hover {
color: #656565;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.entry a, a:link, entry a:visited {
color: #F1A63B;
text-decoration: none;
}
.entry a:hover {
color: #9EB283;
text-decoration: none;
}
.ljtags {
Margin-top: 20px;
Margin-left: 30px;
width: 400px;
padding:10px;
color: #6F6F6F;
font-size: 10px;
background-color: #C2D394;
}
.ljtags a {
Color: #FFFFFF;
}
.ljtags a:visited {
Color: #FFFFFF;
Font-style: italic;
}
.ljtags a:hover {
color: #6F6F6F;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 14px;
text-align: right;
background-color: #93BEBD;
color: #FFFFFF;
padding: 4px;
position: relative;
top: 0px;
font-style: italic;
text-transform: lowercase;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #FFFFFF;
font-weight: bold
}
div.comments a:hover {
color: #656565;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 40px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
text-align: center;
border: #A7A7A7 dashed 1px;
font-family: "Verdana" Helvetica, sans-serif;
color: #6A6A6A !important;
font-size: 9px;
z-index: 15;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
text-align: center;
}
.sbarheader {
padding: 0px 3px 0px 3px;
}
.sbarbody {
padding: 0px 3px 0px 3px;
}
.sbarbody2 {
padding: 0 3px 0 3px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #F1A63B;
}
div#sidebar a:hover {
color: #9EB283;
text-decoration: none;
}
li.sbaritem, .tagcloud
{
padding-left: 5px;
padding-right: 5px;
text-align: justify;
list-style: none;
font-size: 10px;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #9EB283;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
}
.sbarcalendarposts {
border-color: #9EB283;
border-width: 1px;
border-style: solid;
background-color: transparent;
color: #6A6A6A;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.sbarcalendarposts a:link {
Color: #F1A63B;
Font-weight: bold;
}
.sbarcalendarposts a:hover {
Color: #9EB283;
Font-weight: bold;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem
{
padding-left: 10px;
list-style: none;
}
li.sbartitle
{
padding: 4px;
list-style: none;
background-color: #8AB6BF;
color: #FFFFFF;
margin-bottom: 5px;
margin-top: 5px;
text-transform: lowercase;
font-weight: bold;
font-size: 11px;
font-style: italic;
letter-spacing: 2px
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
padding: 5px 0px 5px 0px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
background-color: #FFFFFF;
color: #A7A7A7;
z-index: 100;
clear: both;
font-style: italic;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
display: inline;
color: #749E9C;
margin: 0 5px 0 5px;
}
.clearfoot {
Width: 800px;
Background-color: #FFFFFF;
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding: 10px;
}
ul.year li {
display: inline;
}
table.yeartable {
background-color: transparent;
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #8AB6BF;
}
table.yeartable td.yearday {
color: #FFFFFF;
background-color: #8AB6BF;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #FFFFFF;
color: #6A6A6A !important;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
background-color: #FFFFFF !important;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px 10px 0px 10px;
z-index: 15;
float: left;
border: #A7A7A7 dashed 1px;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #A7A7A7;
padding: 10px;
margin-left: 5px;
margin-right: auto;
color: #6A6A6A;
}
input, textarea {
margin: 5px;
background-color: #FFFFFF;
color: #6A6A6A;
}
textarea.textbox {
margin: 5px;
width: 96% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
line-height: 125%;
background-color: #FFFFFF;
color: #6A6A6A;
}
.replytosubject {
Color: #6A6A6A;
font-size: 10px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #6A6A6A;
}
.commentbox {
border-color: #A7A7A7;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
color: #6A6A6A;
}
.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 10px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #F1A63B;
}
.datesubjectcomment a:hover {
color: #9EB283;
}
.commentboxpartial {
border-color: #DCDCDC;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 5px;
width: 100%;
}
.replytoposter {
color: #6A6A6A;
text-decoration: none;
}
.replytoposter a:hover {
color: #F1A63B;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #9EB283;
text-decoration: none;
}
.skiplinks {
text-align: center;
color: #A7A7A7;
}
.skiplinks a:link, a:visited {
Color: #6f6f6f;
}
.skiplinks a:hover {
Color: #9EB283;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
Data: Sidebar and userpics enabled. 855px width.
[
Full preview ]
Prompt by
miharu0688 /* Cleaned CSS: */
body {
background-color: #414141;
text-align: center;
color: #646464;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #DB7474;
text-decoration: none;
}
a:hover {
color: #6A8E8E;
text-decoration: underline;
}
p, td, blockquote {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 884px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #414141;
border-width: 0px;
padding: 0px;
}
#maincontent {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #646464;
border-width: 0px;
margin-right: 175px;
margin-left: 10px;
text-align: justify;
}
#sidebar {
margin-top: 10px;
background-color: #FFFFFF;
border-width: 0px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #646464;
width: 160px;
margin-left: 3px;
margin-right: auto;
float: right;
text-align: center;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 699px;
margin-left: 10px;
margin-right: auto;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-style: italic;
letter-spacing: 2px;
border-width: 0px;
background-color: #FFFFFF;
color: #8E8D8D;
text-transform: uppercase;
font-weight: bold;
padding: 1px 0px 4px 0px;
}
.headerimage {
margin: auto;
width: 855px;
height: 394px;
padding-left: 10px;
margin-bottom: 0px;
background-image: url("
http://img152.imageshack.us/img152/485/op12header.png");
background-repeat: no-repeat;
}
/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited {
color: #8E8D8D;
}
div#header a:hover {
color: #8E8D8D;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 200%;
top: 10px;
text-transform: uppercase;
}
.subtitle{
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
font-style: italic;
top: 5px;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
Padding: 0px 4px 0px 4px;
}
ul.navheader li {
padding: 5px;
display: inline;
}
li.view {
border-bottom: 0px;
text-decoration: none;
color: #8E8D8D;
border-bottom: 2px #7EA1A1 solid;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
background-color: transparent;
color: #646464;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 0px;
padding: 10px;
}
.userpic {
position: relative;
float: right;
background-color: #FFFFFF !important;
padding: 5px;
margin: 0px 10px 8px 10px;
z-index: 15;
border-width: 1px;
border-color: #A7A7A7;
border-style: dotted;
color: #A7A7A7 !important;
}
.date {
line-height: 140%;
color: #A7A7A7;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
text-align: left;
margin-right: 5px;
Background-color: #FFFFFF;
margin-right: 15px;
margin-left: 15px;
padding-top: 10px;
}
.subject {
color: #68959f;
Background-color: transparent;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
font-style: italic;
text-align: left;
padding: 6px;
font-weight: bold;
border-width: 0px 0px 1px 0px;
border-color: #6a5962;
border-style: solid;
letter-spacing: 1px;
margin-right: 15px;
margin-left: 15px;
}
.subject a, .subject a:link, .subject a:visited {
color: #DB7474;
}
.subject a:hover {
color: #DB7474;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry_text {
Padding: 5px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.entry a, a:link, entry a:visited {
color: #DB7474;
text-decoration: none;
}
.entry a:hover {
color: #6A8E8E;
text-decoration: none;
}
quote {
width: 490px;
margin-left: 20px;
background-color: #FFFFFF;
text-align: justify;
font-style: italic;
Color: #646464;
font-size: 10px;
padding-left: 15px;
padding-top: 8px;
padding-bottom: 8px;
border-right: 5px #baca74 solid;
border-left: 5px #ffc74e solid;
border-top: 1px #6A8E8E dotted;
border-bottom: 1px #6A8E8E dotted;
}
.ljtags {
margin-left: 20px;
margin-top: 15px;
background-color: #FFFFFF;
width: 480px;
padding-left: 15px;
padding-top: 8px;
padding-bottom: 8px;
color: #6A8E8E;
font-size: 10px;
border-right: 5px #baca74 solid;
border-left: 5px #ffc74e solid;
border-top: 1px #6A8E8E dotted;
border-bottom: 1px #6A8E8E dotted;
font-weight: bold;
text-transform: lowercase;
}
.ljtags a {
Color: #646464;
font-size: 10px;
Text-transform: lowercase;
}
.ljtags a:visited {
Color: #646464;
Text-transform: lowercase;
font-size: 10px;
}
.ljtags a:hover {
font-weight: bold;
color: #6A8E8E;
font-size: 10px;
Text-transform: lowercase;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
font-style: italic;
text-align: left;
letter-spacing: 1px;
background-color: transparent;
color: #68959f;
position: relative;
padding: 10px;
top: 0px;
border-width: 1px 0px 0px 0px;
border-color: #6a5962;
border-style: solid;
font-weight: bold
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #68959f;
font-weight: bold
font-style: italic;
}
div.comments a:hover {
color: #DB7474;
text-decoration: none;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 30px;
padding: 0px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: right;
background-color: #FFFFFF !important;
padding: 5px;
margin: 5px 10px 5px 10px;
text-align: center;
border-style: dotted;
border-width: 1px;
border-color: #A7A7A7;
font-family: "Verdana" Helvetica, sans-serif;
color: #A7A7A7 !important;
font-size: 10px;
z-index: 15;
}
.userpicfriends a font {
Color: #A7A7A7 !important;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
Padding: 10px;
text-align: center;
}
.sbarheader {
padding: 0px 3px 0px 3px;
}
.sbarbody {
Margin: 5px;
}
.sbarbody2 {
Margin: 5px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #DB7474;
}
div#sidebar a:hover {
color: #6A8E8E;
text-decoration: none;
}
li.sbaritem, .tagcloud
{
padding-left: 5px;
padding-right: 5px;
text-align: justify;
list-style: none;
font-size: 10px;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
Padding: 1px;
border-color: #7EA1A1;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
}
.sbarcalendarposts {
Padding: 1px;
Background-color: #FFFFFF;
border-color: #7EA1A1;
border-width: 0px;
border-style: solid;
color: #FFFFFF;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.sbarcalendarposts a:link, a:hover {
Color: #DB7474;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem
{
Padding: 3px;
list-style: none;
}
li.sbartitle
{
Padding: 2px;
list-style: none;
border-width: 0px;
background-color: #7EA1A1;
color: #FFFFFF;
margin-bottom: 5px;
margin-top: 5px;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
letter-spacing: 2px
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
text-align: center;
margin-top: -20px;
margin-left: 10px;
margin-right: auto;
font-family: "Verdana" Helvetica, sans-serif;
background-color: #FFFFFF;
width: 699px;
font-size: 13px;
font-style: italic;
font-weight: bold;
letter-spacing: 1px;
color: #646464;
border-width: 0px;
z-index: 100;
clear: both;
text-transform: lowercase;
}
ul.navfooter{
background-color: #FFFFFF;
width: 699px;
margin-left: 0px;
margin-right: auto;
margin-top: -15px;
padding: 6px 0px 16px 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
display: inline;
color: #646464;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
display: inline;
color: #DB7474;
margin: 0 5px 0 5px;
}
.clearfoot {
width: 699px;
margin-left: 10px;
padding-top: -15px;
margin-right: auto;
clear: none;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding-bottom: 40px;
margin-top: -10px;
}
ul.year li {
display: inline;
}
table.yeartable {
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #ffc74e;
}
table.yeartable td.yearday {
color: #A7A7A7;
background-color: #FFFFFF;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #FFFFFF;
color: #646464 !important;
padding: 5px;
font-size: 10px;
}
.userpiccomment {
position: relative;
border-width: 1px;
border-style: dashed;
border-color: #A7A7A7;
background-color: #FFFFFF !important;
color: #A7A7A7 !important;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px 6px 0px 6px;
z-index: 15;
float: right;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #6a5962;
padding: 20px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
color: #646464;
}
input, textarea {
position: center;
background-color: #FFFFFF;
color: #A7A7A7;
padding: 5px;
}
textarea.textbox {
width: 95% !important;
padding: 5px;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
line-height: 125%;
background-color: #FFFFFF;
color: #A7A7A7;
}
#qformtable {
Border: #A7A7A7 1px dashed;
Padding: 5px;
}
.replytosubject {
Color: #68959f;
font-size: 15px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #646464;
}
.commentbox {
border-color: #A7A7A7;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
color: #646464;
font-size: 10px;
letter-spacing: 1px;
}
.commentbox a:link {
Font-size: 10px;
}
.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 13px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #DB7474;
}
.datesubjectcomment a:hover {
color: #6A8E8E;
}
.commentboxpartial {
border-color: #ffc74e;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #A7A7A7;
text-decoration: none;
}
.replytoposter a:hover {
color: #6A8E8E;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #DB7474;
text-decoration: none;
}
.skiplinks {
text-align: center;
color: #A7A7A7;
}
.skiplinks a:link, a:visited {
Color: #6A8E8E;
}
.skiplinks a:hover {
Color: #DB7474;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
Data: No sidebar. Userpics enabled. 525px width. No recommended for plus accounts.
[
Full preview ]
Prompt by
shigure /* Cleaned CSS: */
body {
background-color: #73938A;
text-align: center;
color: #575757;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 0px 0 0px 0;
background-image: url(
http://img166.imageshack.us/img166/4439/op13bg2.png); background-position: 0px 560px;
background-repeat: repeat-x;
background-attachment: fixed;
}
a, a:link, a:visited {
color: #43798F;
text-decoration: none;
}
a:hover {
color: #C87B7B;
text-decoration: underline;
}
p, td, blockquote {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 890px;
margin-top: 0px;
margin-right: 0px;
margin-left: auto;
position: right;
background-color: transparent;
border-width: 0px;
padding: 0px;
}
#maincontent {
Width: 545px;
margin-top: 10px;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
color: #575757;
border: 0px;
margin-right: 340px;
margin-left: auto;
text-align: justify;
Background-color: #ADA895;
}
#sidebar {
Display: none;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
Width: 545px;
Margin-right: 340px;
Margin-left: auto;
Padding: 15px 0px 4px 0px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-style: italic;
font-weight: bold;
letter-spacing: 1px;
border-width: 0px;
background-color: transparent;
color: #E3DBC3;
text-transform: uppercase;
}
.headerimage {
z-index: 200;
Position: fixed;
right: 0px;
Top: 0px;
position: top right;
width: 325px;
height: 560px;
margin-bottom: 0px;
background-image: url("
http://img152.imageshack.us/img152/4690/op13bg1.png");
background-repeat: no-repeat;
float: right;
}
/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #E3DBC3;
}
div#header a:hover, div#footer a:hover {
color: #E3DBC3;
text-decoration: none;
border-bottom: #E3DBC3 2px dotted;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 18px;
font-style: italic;
font-weight: bold;
line-height: 200%;
top: 10px;
}
.subtitle{
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
font-style: italic;
font-weight: bold;
top: 5px;
text-transform: lowercase;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
Padding: 10px 0px 10px 0px;
margin: 0px;
background-color: #C47A7A;
}
ul.navheader li {
display: inline;
padding: 0 5px 0 5px;
}
li.view {
border-bottom: 0px solid #FFFFFF;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
padding: 5px 20px 20px 20px;
background-color: #E5E1BD;
color: #575757;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 0px;
}
.userpic {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
}
.datesubject {
background-color: #E5E1BD;
}
.date {
Padding-top: 20px;
line-height: 110%;
color: #8C8C8C;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
text-transform: lowercase;
text-align: left;
padding-left: 10px;
}
.subject {
Height: 130%;
font-weight: bold;
color: #5F959A;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
font-style: italic;
text-align: left;
padding-left: 10px;
}
.subject a, .subject a:link, .subject a:visited {
color: #C87B7B;
}
.subject a:hover {
color: #43798F;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.entry a, a:link, entry a:visited {
color: #43798F;
text-decoration: none;
}
.entry a:hover {
color: #C87B7B;
text-decoration: none;
}
.ljtags {
Margin-top: 20px;
Margin-left: 20px;
background-color: #6D8989;
width: 80%;
padding: 10px;
color: #FFFFFF;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
}
.ljtags a {
Color: #DED78D;
}
.ljtags a:visited {
Color: #EEAD67;
}
.ljtags a:hover {
color: #EEAD67;
}
ul.ljtaglist {
background-color: #E5E1BD;
padding: 30px;
margin: 10px 10px 10px 10px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-size: 13px;
font-style: italic;
text-align: right;
color: #5F959A;
padding: 7px 7px 0px 7px;
position: relative;
top: 0px;
border-top: #A7A7A7 1px solid;
font-family: "Verdana" Helvetica, sans-serif;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #5F959A;
font-weight: bold
}
div.comments a:hover {
color: #8C8C8C;
text-decoration: none;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
Background-image: url(
http://img166.imageshack.us/img166/8621/op13separator.png); Background-color: #ADA895;
Padding: 0px;
height: 40px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
text-align: center;
border-width: 0px;
font-family: "Verdana" Helvetica, sans-serif;
color: #575757 !important;
font-size: 9px;
z-index: 15;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
Width: 545px;
Margin-right: 340px;
Margin-left: auto;
Margin-top: -15px;
padding: 7px 0px 7px 0px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: italic;
letter-spacing: 2px;
background-color: #C47A7A;
color: #E3DBC3;
z-index: 100;
clear: both;
text-transform: uppercase;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
Width: 545px;
display: inline;
color: #E3DBC3;
margin: 0 5px 0 5px;
}
.clearfoot {
Width: 545px;
Margin-right: 340px;
Margin-left: auto;
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding: 10px;
}
ul.year li {
display: inline;
}
table.yeartable {
padding: 5px;
background-color: transparent;
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
padding: 2px;
background-color: #E5E1BD;
border-width: 1px;
border-style: solid;
border-color: #5F959A;
}
table.yeartable td.yearday {
padding: 2px;
color: #FFFFFF;
background-color: #5F959A;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #C47A7A;
color: #FFFFFF !important;
padding: 5px;
font: 10px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
background-color: #FFFFFF !important;
padding: 5px;
margin: 0px 10px 0px 10px;
z-index: 15;
float: right;
border-width: 0px;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #A7A7A7;
padding: 10px;
margin-left: auto;
margin-right: auto;
color: #575757;
}
input, textarea {
margin: 5px;
background-color: #FFFFFF;
color: #575757;
}
#qrform {
background-color: #E5E1BD;
margin: 5px;
}
textarea.textbox {
margin: 5px;
width: 96% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
line-height: 125%;
background-color: #E5E1BD;
color: #575757;
}
.replytosubject {
Color: #575757;
font-size: 10px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #575757;
}
.commentbox {
border-color: #E3DBC3;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #E5E1BD;
color: #575757;
}
.commentsubject {
Font-size: 10px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #43798F;
}
.datesubjectcomment a:hover {
color: #FFFFFF;
}
.commentboxpartial {
border-color: #8A8A89;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #575757;
text-decoration: none;
}
.replytoposter a:hover {
color: #43798F;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #C87B7B;
text-decoration: none;
}
.skiplinks {
Font-weight: bold;
text-align: center;
color: #E5E1BD;
}
.skiplinks a, .skiplinks a:link {
Color: #E5E1BD;
}
.skiplinks a:hover {
Color: #E5E1BD;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 10px;
}
Data: No sidebar. Userpics enabled. 720px width.
[
Full preview ]
Prompt by
tshapo_chi /* Cleaned CSS: */
body {
background-color: #7199A8;
text-align: center;
color: #5D5D5D;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #779AA9;
text-decoration: none;
}
a:hover {
color: #E7AA26;
text-decoration: underline;
}
p, td, blockquote {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 720px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border-width: 0px;
padding: 0px;
}
#maincontent {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #5D5D5D;
border-width: 0px;
margin-right: 10px;
margin-left: 10px;
text-align: justify;
}
#sidebar {
Display: none;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 720px;
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
letter-spacing: 2px;
border-width: 0px;
background-color: #FFFFFF;
color: #6C6C6C;
text-transform: uppercase;
font-weight: bold;
padding: 1px 0px 8px 0px;
}
.headerimage {
Position: center;
margin: auto;
width: 700px;
height: 404px;
background-image: url("
http://img166.imageshack.us/img166/3245/op14header.png");
background-repeat: no-repeat;
background-color: #FFFFFF;
border: #FFFFFF 10px solid;
}
/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited {
color: #6C6C6C;
}
div#header a:hover {
color: #6C6C6C;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 200%;
top: 10px;
text-transform: uppercase;
}
.subtitle{
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
top: 5px;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
Padding: 0px 4px 0px 4px;
}
ul.navheader li {
padding: 5px;
display: inline;
}
li.view {
border-bottom: 0px;
text-decoration: none;
color: #6C6C6C;
border-bottom: 2px #F2A828 solid;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
background-color: transparent;
color: #5D5D5D;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
padding: 10px;
border-color: #A7A7A7;
border-style: dotted;
border-width: 0px 1px 1px 1px;
}
.userpic {
position: relative;
float: right;
background-color: #FFFFFF !important;
padding: 5px;
margin: 5px 10px 3px 10px;
z-index: 15;
}
.datesubject {
border-right: #A7A7A7 dotted 1px;
border-left: #A7A7A7 dotted 1px;
border-top: #A7A7A7 dotted 1px;
}
.date {
line-height: 130%;
color: #4D4D4D;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-transform: lowercase;
text-align: left;
margin-right: 5px;
Background-color: #FFFFFF;
margin-right: 15px;
margin-left: 20px;
padding-top: 10px;
}
.subject {
color: #D37B7B;
Background-color: transparent;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
text-align: left;
padding: 6px;
font-weight: bold;
letter-spacing: 1px;
margin-right: 15px;
margin-left: 15px;
Border-bottom: #D6D6D6 1px solid;
}
.subject a, .subject a:link, .subject a:visited {
color: #779AA9;
}
.subject a:hover {
color: #E7AA26;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry_text {
Padding: 5px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.entry a, a:link, entry a:visited {
color: #779AA9;
text-decoration: none;
}
.entry a:hover {
color: #E7AA26;
text-decoration: none;
}
.ljtags {
Padding: 9px;
margin-left: 20px;
margin-top: 15px;
background-color: #FFFFFF;
width: 480px;
color: #A7A7A7;
font-size: 10px;
border-right: 5px #97B678 solid;
border-left: 5px #97B678 solid;
border-top: 1px #DCDCDC dotted;
border-bottom: 1px #DCDCDC dotted;
font-weight: bold;
text-transform: lowercase;
}
.ljtags a {
Color: #A7A7A7;
font-size: 10px;
Text-transform: lowercase;
}
.ljtags a:visited {
Color: #E7AA26;
Text-transform: lowercase;
font-size: 10px;
}
.ljtags a:hover {
font-weight: 779AA9;
color: #E7AA26;
font-size: 10px;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
text-align: left;
letter-spacing: 1px;
background-color: transparent;
color: #D37B7B;
position: relative;
padding: 10px;
top: 0px;
border-width: 1px 0px 0px 0px;
border-color: #D6D6D6;
border-style: solid;
font-weight: bold
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #D37B7B;
font-weight: bold
font-style: italic;
}
div.comments a:hover {
color: #D6D6D6;
text-decoration: none;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 30px;
padding: 0px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: right;
background-color: #FFFFFF !important;
padding: 5px;
margin: 5px 10px 1px 10px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
color: #A7A7A7 !important;
font-size: 10px;
z-index: 15;
}
.userpicfriends a font {
Color: #A7A7A7 !important;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
text-align: center;
margin-top: -20px;
margin-left: 10px;
margin-right: auto;
font-family: "Verdana" Helvetica, sans-serif;
background-color: #FFFFFF;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
color: #5D5D5D;
border-width: 0px;
z-index: 100;
clear: both;
text-transform: uppercase;
}
ul.navfooter{
background-color: #FFFFFF;
width: 699px;
margin-left: 0px;
margin-right: auto;
margin-top: -15px;
padding: 6px 0px 16px 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
display: inline;
color: #5D5D5D;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
display: inline;
color: #779AA9;
margin: 0 5px 0 5px;
}
.clearfoot {
width: 699px;
margin-left: 10px;
padding-top: -15px;
margin-right: auto;
clear: none;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding-bottom: 15px;
margin-top: 10px;
}
ul.year li {
display: inline;
}
table.yeartable {
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #ffc74e;
}
table.yeartable td.yearday {
color: #A7A7A7;
background-color: #FFFFFF;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #FFFFFF;
color: #5D5D5D !important;
padding: 5px;
font-size: 10px;
}
.userpiccomment {
position: relative;
border-width: 1px;
border-style: dashed;
border-color: #A7A7A7;
background-color: #FFFFFF !important;
color: #A7A7A7 !important;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px 6px 0px 6px;
z-index: 15;
float: right;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #6a5962;
padding: 20px;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 10px;
color: #5D5D5D;
}
input, textarea {
position: center;
background-color: #FFFFFF;
color: #5D5D5D;
padding: 5px;
}
textarea.textbox {
width: 95% !important;
padding: 5px;
}
.reply {
position: relative;
margin: 10px;
padding: 10px;
text-align: left;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
line-height: 125%;
background-color: #FFFFFF;
color: #5D5D5D;
}
#qrform {
Padding: 5px;
Margin: 4px;
}
.replytosubject {
Color: #68959f;
font-size: 15px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #5D5D5D;
}
.commentbox {
Border: #D6D6D6 1px solid;
padding: 10px;
margin: 10px 5px 8px 5px;
background-color: #FFFFFF;
color: #5D5D5D;
font-size: 10px;
letter-spacing: 1px;
}
.commentbox a:link {
Font-size: 10px;
}
.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 13px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #779AA9;
}
.datesubjectcomment a:hover {
color: #E7AA26;
}
.commentboxpartial {
border-color: #ffc74e;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 6px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #A7A7A7;
text-decoration: none;
}
.replytoposter a:hover {
color: #E7AA26;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #779AA9;
text-decoration: none;
}
.skiplinks {
text-align: center;
color: #A7A7A7;
}
.skiplinks a:link {
Color: #779AA9;
}
.skiplinks a:hover {
Color: #E7AA26;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
Instructions
1. On
Customize, look for the Flexible Squares style and apply any of its themes. (
image )
2. On
Customize your theme, choose "no" for the three layout stylesheet options. On the following box paste the code and save. (
Image )
Notes
·
Resources· Designs and graphics are not made for profit.
· Feel free to
friend this community to keep track of future updates.
· Credit
toledan_night when using.
· ♥
P.S.: Dear requesters, I was feeling particularly risky during the coding/designing of this batch. Feel free to bitch at me. >_>;
First batch Second batch