Flexible Squares: mesdemoiselles

Feb 06, 2011 13:16




Image Preview - Live Preview

"mesdemoiselles"

Has two variations, and also features mini-icons.






Template: bright mesdemoiselles

For: Flexible Squares

Rules of the Game: - Credit betterdolphin somewhere viewable, like a stickied post or userinfo, and leave the credit on the sheet
- You may edit to suit your needs, but credit would still be nice.
- Commenting not necessary, but makes me feel good all over anyway if you do.

Notes: Tested in IE7-8, FF, Opera, Safari and Chrome.
Rounded corners, drop shadows and text shadows will not work under IE9.

Directions: Click here. In search box put "Flexible Squares" and choose the template called "Black and White and Red All Over". In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "1 column (no sidebar)".

Click on Customize Selected Theme. Click on "Customize CSS" menu link on left. Make sure all options are set to "no", and "Custom external stylesheet URL" field remains blank.

Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.

Images: These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!

To make things easy, here's a zip of the images.

Code:

/*
mesdemoiselles
For: Flexible Squares
Available: http://community.livejournal.com/betterdolphin/
By: Toby
*/

/* DIRECTIONS: Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own domain or some free image service and replace the links in this stylesheet! */

body {
background: #252525 url(http://hodo7.com/web/freebies/mesdemoiselles/bg.jpg);
text-align: center;
color: #e0e0e0;
font-family: "Arial", sans-serif;
font-size: 11px;
margin: 0 auto;
text-shadow: 1px 1px 1px #1c1c1c;
}

a, a:link, a:visited {
color: #04a0b5;
text-decoration: underline;
}

a:hover {
color: #f25a5a;
text-decoration: underline;
}

p, td, blockquote {
font-size: 11px;
}

code, kbd, pre, tt {
font-family: monospace;
}

#content {
width: 960px;
margin: 0 auto;
background: #353535;
border-left: 1px solid #464646;
border-right: 1px solid #464646;
border-bottom: 1px solid #464646;
-moz-box-shadow: 0 0 8px #000;
-webkit-box-shadow: 0 0 8px #000;
box-shadow: 0 0 8px #000;
padding: 0 1px;
}

#content-outer{
padding-bottom: 40px !important;
}

#maincontent {
border-right: 1px solid #2a2a2a;
float: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
background: #3a3a3a;
text-align: left;
width: 797px;
}

#sidebar {
float: right;
width: 160px;
text-align: left;
}

#header {
height: 181px;
padding: 10px 0px 20px 10px;
margin: 0;
text-align: left;
border-bottom: 1px solid #2a2a2a;
}

#footer {
padding: 10px 0;
margin: 0;
border-top: 1px solid #2a2a2a;
text-align: center;
color: #9b9b9b;
z-index: 100;
clear: both;
}

/************************************* header -- links to views; title of journal; subtitle of journal *************************************/

ul.navheader {
padding: 0px;
margin: 0px;
float: right;
}

ul.navheader li {
color: #fff;
width: 130px;
list-style-type: none;
margin: 0;
padding: 3px 25px 5px 10px;
position: relative;
z-index: 1000;
}

/* If you want more menu items you will have to move the menu out of the blue box to have more vertical room for them. Copy the two classes below and paste over the two classes above.

ul.navheader {
float: right;
margin: 0 162px 0 0;
padding: 0;
position: relative;
z-index: 0;
}

ul.navheader li {
color: #FFFFFF;
list-style-type: none;
margin: 0;
padding: 3px 10px 5px;
position: relative;
text-align: right;
width: 100px;
z-index: 1000;
}

*/

ul.navheader li a {
color: #e0e0e0;
text-decoration: none;
}

ul.navheader li:hover {
-moz-border-radius: 10px 0 0 10px;
border-radius: 10px 0 0 10px;
-moz-box-shadow: 2px 0 6px #144c54;
-webkit-box-shadow: 2px 0 6px #144c54;
box-shadow: 2px 0 6px #144c54;
background: #F97C7C;
color: #262626;
text-shadow: 1px 1px 1px #E35656;
}

ul.navheader li:hover a {
color: #fff;
text-decoration: none;
}

ul.navheader li:hover a, ul.navheader li:hover a:hover {
color: #262626;
text-decoration: none;
}

ul.navheader li.view {
-moz-border-radius: 10px 0 0 10px;
border-radius: 10px 0 0 10px;
-moz-box-shadow: 2px 0 6px #1D1D1D;
-webkit-box-shadow: 2px 0 6px #1d1d1d;
box-shadow: 2px 0 6px #1d1d1d;
background: #F97C7C;
color: #262626;
text-shadow: 1px 1px 1px #E35656;
}

.title{
font-variant: small-caps;
font-size: 50px;
font-weight: bold;
line-height: 45px;
margin: 10px 0 -10px 10px;
}

.subtitle{
color: #04a0b5;
margin: 10px 0 0 20px;
}

/************************************* sidebar *************************************/

#sidebar a, #sidebar a:link, #sidebar a:visited{
color: #04a0b5;
text-decoration: none;
}

#sidebar a:hover {
color: #f25a5a;
text-decoration: none;
}

.defaultuserpic {
background: #04A0B5;
border: 1px solid #0e3c42;
margin: -214px 0 0 -2px;
padding: 100px 0 20px;
position: absolute;
text-align: center;
width: 161px;
-moz-box-shadow: 0 0 6px #1d1d1d;
-webkit-box-shadow: 0 0 6px #1d1d1d;
box-shadow: 0 0 6px #1d1d1d;
}

.defaultuserpic img {
border: 1px solid #1d707b;
}

.sbarheader {
padding: 0px 5px 0px 5px;
}

.sbarbody {
padding: 0px 5px 0px 5px;
}

.sbarbody2 {
padding: 0 15px 0 15px;
}

#sidebar_summary li.sbaritem {
margin: 0 10px;
padding: 3px 0;
border-bottom: 1px #2a2a2a solid;
}

.sbarlist li.sbaritem {
margin: 0 10px;
padding: 3px 0;
border-bottom: 1px #2a2a2a solid;
}

table.calendar {
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {
border: 1px solid #464646;
text-align: center;
}

.sbarcalendarposts {
border: 1px solid #464646;
}

ul.sbarlist {
padding-left: 0px;
margin-left: 0px;
list-style: none;
}

li.sbaritem, .tagcloud {
padding-left: 15px;
list-style: none;
}

li.sbartitle {
background: #3a3a3a;
padding-left: 15px;
list-style: none;
border-bottom: 1px solid #2a2a2a;
margin-bottom: 10px;
margin-top: 10px;
padding: 2px;
}

/************************************* maincontent *************************************/

.subcontent {
}

.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
text-align: left;
}

.entry ul li {
padding-left: 5px;
margin-left: 15px;
}

.entry ol li {
padding-left: 5px;
margin-left: 15px;
}

.userpic {
position: relative;
float: left;
background-color: #292929;
padding: 5px;
margin: 16px 10px 10px 30px;
z-index: 15;
border: 1px solid #252525;
}

.userpicfriends {
position: relative;
float: left;
background-color: #292929 !important;
padding: 5px;
margin: 16px 10px 10px 30px;
z-index: 15;
border: 1px solid #252525;
}

.userpicfriends a{
color: #04a0b5;
text-decoration: none;
}

.date {
color: #6e6e6e;
font-size: 11px;
padding: 10px 0 0 0;
}

.subject {
font-weight: bold;
padding-bottom: 5px;
color: #04a0b5;
font-size: 18px;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover {
color: #04a0b5;
text-decoration: none;
}

.subject a:hover {
color: #04a0b5;
}

.datesubject {
border-bottom: 1px solid #2a2a2a;
margin: 0 auto;
text-align: right;
width: 96%;
.width: 500px;
}

.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.currentlocation {
background:url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/location.png) no-repeat left center;
font-size:11px;
margin:0;
padding:5px 0 0 20px;
text-align:left;
}

.currentmusic {
background:url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/music.png) no-repeat left center;
font-size:11px;
margin:0;
padding:5px 0 0 20px;
text-align:left;
}

.currentmood {
background:url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/mood.png) no-repeat left center;
font-size:11px;
margin:0;
padding:5px 0 0 20px;
text-align:left;
}

.ljtags {
background:url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/tag.png) no-repeat left center;
font-size:11px;
margin:10px 0 0 0;
padding:7px 0 7px 20px;
text-align:left;
clear: both;
}

.comments {
color: #9b9b9b;
font-size: 11px;
text-align: right;
padding: 0 5px 0 5px;
position: relative;
border-top: 1px solid #2a2a2a;
margin: 20px auto;
text-align: right;
width: 96%;
}

.comments a, .comments a:link, .comments a:visited{
color: #1d707b;
}

.comments a:hover {
color: #9b4b4b;
text-decoration: none;
}

/************************************* maincontent -- entry, reply pages *************************************/

.datesubjectcomment {
padding: 5px;
margin-top: 20px;
position: relative;
text-align: right;
color: #9b9b9b;
}

.userpiccomment {
position: relative;
float: left;
background-color: #292929 !important;
padding: 5px;
z-index: 15;
border: 1px solid #252525;
}

.box {
border-top: 1px solid #2a2a2a;
padding: 10px;
clear: left;
}

input, textarea {
background-color: #ffffff;
color: #000000;
}

textarea.textbox {
width: 95% !important;
}

.reply{
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #ffffff;
color: #000000;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
}

.commentbox {
border: 1px solid #2a2a2a;
padding: 10px;
margin: 10px;
background-color: #353535;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #1d707b;
}

.datesubjectcomment a:hover {
color: #9b4b4b;
}

.commentboxpartial {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;
}

.commentinfo {
background-color: #ffffff;
margin-top: 10px;
width: 100%;
}

/************************************* maincontent -- year/achive pages *************************************/

ul.year {
text-align: center;
padding-bottom: 40px;
}

ul.year li {
display: inline;
}

table.yeartable {
border-collapse: collapse;
margin: 0 auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
border: 1px solid #464646;
padding: 2px 2px 10px 0;
}

table.yeartable td.yearday {
text-align: center;
background: #04a0b5;
color: #fff;
font-weight: bold;
}

td.yearmonth {
border-style: none;
padding: 0 0 10px 0;
}

/************************************* footer *************************************/

ul.navfooter{
padding: 0px;
margin: 0px;
}

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
height: 0;
}

/************************************* misc *************************************/

.clear {
height: 0;
}

.skiplinks {
margin: 10px 0 0 0;
text-align: center;
}

.headerimage {
/* for formatting header image */
}

.separator{
/* for formatting separators between entries */
height: 35px;
}

* html .subcontent {
/* fixes an IE reply page bug */
height: 1%;
clear: none;
}

* html .box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border-width: 1px;
border-style: solid;
border-color: #ffffff;
background-color: #000000;
}

/************************************* contextual popup *************************************/

div.ContextualPopup {
text-shadow: none;
}

/************************************* mini icons *************************************/

.ljuser img {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/journal.png) no-repeat;
padding: 16px 16px 0 0!important;
}

.ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/journal.png) no-repeat;
padding: 16px 16px 0 0!important;
}

.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/community.png) no-repeat;
padding: 7px 5px 10px 16px!important;
}

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/friendslock.png) no-repeat;
padding: 14px 16px 0 5px!important;
}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/friendslock.png) no-repeat;
padding: 16px 16px 0 5px!important;
}

.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 16px 5px 0 16px!important;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/friendslock.png) no-repeat;
}

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 16px 5px 0 16px!important;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/private.png) no-repeat;
}

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 11px 5px 0 16px!important;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/private.png) no-repeat;
}

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/friendslock.png) no-repeat;
padding: 16px 16px 0 0!important;
}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/friendslock.png) no-repeat;
padding: 16px 16px 0 0!important;
}

#lj_controlstrip .ljuser img {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/journal.png) no-repeat;
padding: 16px 10px 0 4px !important;
}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/journal.png) no-repeat;
padding: 16px 10px 0 4px !important;
}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/community.gif?v=1"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/community.png) no-repeat;
padding: 16px 17px 0 5px!important;
}

/* DIRECTIONS: To install, go to your Home section in LJ. Scroll over Journal in the menu, click Journal Style. Below you'll find a section of themes to select and a search field. In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over". In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)". Then click the "Customize selected theme" button next to that. On your left you'll see a sidebar, you should be on Display. Scroll down till you reach the "Additional Options" area and for the option "Use friends colors when viewing Friends page" select "No." Then, back to the sidebar, click on "Custom CSS." You'll see a drop down options, make sure they're all marked "No". Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs on this stylesheet with your own URLs. Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */




Template: dark mesdemoiselles

For: Flexible Squares

Images: These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!

To make things easy, here's a zip of the images.

Code:

/*
mesdemoiselles
For: Flexible Squares
Available: http://community.livejournal.com/betterdolphin/
By: Toby
*/

/* DIRECTIONS: Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own domain or some free image service and replace the links in this stylesheet! */

body {
background: #252525 url(http://hodo7.com/web/freebies/mesdemoiselles/bg.jpg);
text-align: center;
color: #e0e0e0;
font-family: "Arial", sans-serif;
font-size: 11px;
margin: 0 auto;
text-shadow: 1px 1px 1px #1c1c1c;
}

a, a:link, a:visited {
color: #95ab93;
text-decoration: underline;
}

a:hover {
color: #ed907d;
text-decoration: underline;
}

p, td, blockquote {
font-size: 11px;
}

code, kbd, pre, tt {
font-family: monospace;
}

#content {
width: 960px;
margin: 0 auto;
background: #353535;
border-left: 1px solid #464646;
border-right: 1px solid #464646;
border-bottom: 1px solid #464646;
-moz-box-shadow: 0 0 8px #000;
-webkit-box-shadow: 0 0 8px #000;
box-shadow: 0 0 8px #000;
padding: 0 1px;
}

#content-outer{
padding-bottom: 40px !important;
}

#maincontent {
border-right: 1px solid #2a2a2a;
float: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
background: #3a3a3a;
text-align: left;
width: 797px;
}

#sidebar {
float: right;
width: 160px;
text-align: left;
}

#header {
height: 181px;
padding: 10px 0px 20px 10px;
margin: 0;
text-align: left;
border-bottom: 1px solid #2a2a2a;
}

#footer {
padding: 10px 0;
margin: 0;
border-top: 1px solid #2a2a2a;
text-align: center;
color: #9b9b9b;
z-index: 100;
clear: both;
}

/************************************* header -- links to views; title of journal; subtitle of journal *************************************/

ul.navheader {
padding: 0px;
margin: 0px;
float: right;
}

ul.navheader li {
color: #fff;
width: 130px;
list-style-type: none;
margin: 0;
padding: 3px 25px 5px 10px;
position: relative;
z-index: 1000;
}

/* If you want more menu items you will have to move the menu out of the blue box to have more vertical room for them. Copy the two classes below and paste over the two classes above.

ul.navheader {
float: right;
margin: 0 162px 0 0;
padding: 0;
position: relative;
z-index: 0;
}

ul.navheader li {
color: #FFFFFF;
list-style-type: none;
margin: 0;
padding: 3px 10px 5px;
position: relative;
text-align: right;
width: 100px;
z-index: 1000;
}

*/

ul.navheader li a {
color: #e0e0e0;
text-decoration: none;
}

ul.navheader li:hover {
-moz-border-radius: 10px 0 0 10px;
border-radius: 10px 0 0 10px;
-moz-box-shadow: 2px 0 6px #144c54;
-webkit-box-shadow: 2px 0 6px #144c54;
box-shadow: 2px 0 6px #144c54;
background: #951b03;
color: #e0e0e0;
text-shadow: 1px 1px 1px #6f1503;
}

ul.navheader li:hover a {
color: #e0e0e0;
text-decoration: none;
}

ul.navheader li:hover a, ul.navheader li:hover a:hover {
color: #e0e0e0;
text-decoration: none;
}

ul.navheader li.view {
-moz-border-radius: 10px 0 0 10px;
border-radius: 10px 0 0 10px;
-moz-box-shadow: 2px 0 6px #1D1D1D;
-webkit-box-shadow: 2px 0 6px #1d1d1d;
box-shadow: 2px 0 6px #1d1d1d;
background: #951b03;
color: #e0e0e0;
text-shadow: 1px 1px 1px #6f1503;
}

.title{
font-variant: small-caps;
font-size: 50px;
font-weight: bold;
line-height: 45px;
margin: 10px 0 -10px 10px;
}

.subtitle{
color: #95ab93;
margin: 10px 0 0 20px;
}

/************************************* sidebar *************************************/

#sidebar a, #sidebar a:link, #sidebar a:visited{
color: #657764;
text-decoration: none;
}

#sidebar a:hover {
color: #f25a5a;
text-decoration: none;
}

.defaultuserpic {
background: #657764;
border: 1px solid #4c5a4c;
margin: -214px 0 0 -2px;
padding: 100px 0 20px;
position: absolute;
text-align: center;
width: 161px;
-moz-box-shadow: 0 0 6px #1d1d1d;
-webkit-box-shadow: 0 0 6px #1d1d1d;
box-shadow: 0 0 6px #1d1d1d;
}

.defaultuserpic img {
border: 1px solid #95ab93;
}

.sbarheader {
padding: 0px 5px 0px 5px;
}

.sbarbody {
padding: 0px 5px 0px 5px;
}

.sbarbody2 {
padding: 0 15px 0 15px;
}

#sidebar_summary li.sbaritem {
margin: 0 10px;
padding: 3px 0;
border-bottom: 1px #2a2a2a solid;
}

.sbarlist li.sbaritem {
margin: 0 10px;
padding: 3px 0;
border-bottom: 1px #2a2a2a solid;
}

table.calendar {
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {
border: 1px solid #464646;
text-align: center;
}

.sbarcalendarposts {
border: 1px solid #464646;
}

ul.sbarlist {
padding-left: 0px;
margin-left: 0px;
list-style: none;
}

li.sbaritem, .tagcloud {
padding-left: 15px;
list-style: none;
}

li.sbartitle {
background: #3a3a3a;
padding-left: 15px;
list-style: none;
border-bottom: 1px solid #2a2a2a;
margin-bottom: 10px;
margin-top: 10px;
padding: 2px;
}

/************************************* maincontent *************************************/

.subcontent {
}

.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
text-align: left;
}

.entry ul li {
padding-left: 5px;
margin-left: 15px;
}

.entry ol li {
padding-left: 5px;
margin-left: 15px;
}

.userpic {
position: relative;
float: left;
background-color: #292929;
padding: 5px;
margin: 16px 10px 10px 30px;
z-index: 15;
border: 1px solid #252525;
}

.userpicfriends {
position: relative;
float: left;
background-color: #292929 !important;
padding: 5px;
margin: 16px 10px 10px 30px;
z-index: 15;
border: 1px solid #252525;
}

.userpicfriends a{
color: #657764;
text-decoration: none;
}

.date {
color: #6e6e6e;
font-size: 11px;
padding: 10px 0 0 0;
}

.subject {
font-weight: bold;
padding-bottom: 5px;
color: #be3419;
font-size: 18px;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover {
color: #be3419;
text-decoration: none;
}

.subject a:hover {
color: #951b03;
}

.datesubject {
border-bottom: 1px solid #2a2a2a;
margin: 0 auto;
text-align: right;
width: 96%;
.width: 500px;
}

.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.currentlocation {
background:url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/location.png) no-repeat left center;
font-size:11px;
margin:0;
padding:5px 0 0 20px;
text-align:left;
}

.currentmusic {
background:url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/music.png) no-repeat left center;
font-size:11px;
margin:0;
padding:5px 0 0 20px;
text-align:left;
}

.currentmood {
background:url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/mood.png) no-repeat left center;
font-size:11px;
margin:0;
padding:5px 0 0 20px;
text-align:left;
}

.ljtags {
background:url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/tag.png) no-repeat left center;
font-size:11px;
margin:10px 0 0 0;
padding:7px 0 7px 20px;
text-align:left;
clear: both;
}

.comments {
color: #9b9b9b;
font-size: 11px;
text-align: right;
padding: 0 5px 0 5px;
position: relative;
border-top: 1px solid #2a2a2a;
margin: 20px auto;
text-align: right;
width: 96%;
}

.comments a, .comments a:link, .comments a:visited{
color: #667065;
}

.comments a:hover {
color: #9e6f66;
text-decoration: none;
}

/************************************* maincontent -- entry, reply pages *************************************/

.datesubjectcomment {
padding: 5px;
margin-top: 20px;
position: relative;
text-align: right;
color: #9b9b9b;
}

.userpiccomment {
position: relative;
float: left;
background-color: #292929 !important;
padding: 5px;
z-index: 15;
border: 1px solid #252525;
}

.box {
border-top: 1px solid #2a2a2a;
padding: 10px;
clear: left;
}

input, textarea {
background-color: #ffffff;
color: #000000;
}

textarea.textbox {
width: 95% !important;
}

.reply{
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #ffffff;
color: #000000;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
}

.commentbox {
border: 1px solid #2a2a2a;
padding: 10px;
margin: 10px;
background-color: #353535;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #95ab93;
}

.datesubjectcomment a:hover {
color: #9b4b4b;
}

.commentboxpartial {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;
}

.commentinfo {
background-color: #ffffff;
margin-top: 10px;
width: 100%;
}

/************************************* maincontent -- year/achive pages *************************************/

ul.year {
text-align: center;
padding-bottom: 40px;
}

ul.year li {
display: inline;
}

table.yeartable {
border-collapse: collapse;
margin: 0 auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
border: 1px solid #464646;
padding: 2px 2px 10px 0;
}

table.yeartable td.yearday {
text-align: center;
background: #657764;
color: #fff;
font-weight: bold;
}

td.yearmonth {
border-style: none;
padding: 0 0 10px 0;
}

/************************************* footer *************************************/

ul.navfooter{
padding: 0px;
margin: 0px;
}

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
height: 0;
}

/************************************* misc *************************************/

.clear {
height: 0;
}

.skiplinks {
margin: 10px 0 0 0;
text-align: center;
}

.headerimage {
/* for formatting header image */
}

.separator{
/* for formatting separators between entries */
height: 35px;
}

* html .subcontent {
/* fixes an IE reply page bug */
height: 1%;
clear: none;
}

* html .box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border-width: 1px;
border-style: solid;
border-color: #ffffff;
background-color: #000000;
}

/************************************* contextual popup *************************************/

div.ContextualPopup {
text-shadow: none;
}

/************************************* mini icons *************************************/

.ljuser img {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/journal.png) no-repeat;
padding: 16px 16px 0 0!important;
}

.ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/journal.png) no-repeat;
padding: 16px 16px 0 0!important;
}

.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/community.png) no-repeat;
padding: 7px 5px 10px 16px!important;
}

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/friendslock.png) no-repeat;
padding: 14px 16px 0 5px!important;
}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/friendslock.png) no-repeat;
padding: 16px 16px 0 5px!important;
}

.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 16px 5px 0 16px!important;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/friendslock.png) no-repeat;
}

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 16px 5px 0 16px!important;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/private.png) no-repeat;
}

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 11px 5px 0 16px!important;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/private.png) no-repeat;
}

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/friendslock.png) no-repeat;
padding: 16px 16px 0 0!important;
}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/friendslock.png) no-repeat;
padding: 16px 16px 0 0!important;
}

#lj_controlstrip .ljuser img {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/journal.png) no-repeat;
padding: 16px 10px 0 4px !important;
}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/journal.png) no-repeat;
padding: 16px 10px 0 4px !important;
}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/community.gif?v=1"] {
width: 0;
height: 0;
background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/community.png) no-repeat;
padding: 16px 17px 0 5px!important;
}

/* DIRECTIONS: To install, go to your Home section in LJ. Scroll over Journal in the menu, click Journal Style. Below you'll find a section of themes to select and a search field. In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over". In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)". Then click the "Customize selected theme" button next to that. On your left you'll see a sidebar, you should be on Display. Scroll down till you reach the "Additional Options" area and for the option "Use friends colors when viewing Friends page" select "No." Then, back to the sidebar, click on "Custom CSS." You'll see a drop down options, make sure they're all marked "No". Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs on this stylesheet with your own URLs. Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */

flexible squares

Previous post Next post
Up