Hello!
That's not icons but I promise I'll post some 'soon' XD
Anyway,
pitchouill wanted a new layout for her LJ and I wanted to try to make new one ^^ So, she told me what she wanted, and this is the result!
+ Works on IE & Firefox (but no round edges on IE!)
+ Basic, Plus or Paid
+ Best viewed on 1280*800
preview live preview @
flextest /*---------------------------------------------------
Title : The 3 wise monkeys
Layout by breaded_fish @ edge_of_the_art.livejournal.com
Background by pitchouill @ edge_of_the_art.livejournal.com
S2 flexible squares
DO NOT REMOVE THIS PART
-----------------------------------------------------*/
body {
background-color: #bfbfbf;
text-align: center;
color: #555555;
font-family: Arial, Verdana, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
background: url('
http://i42.tinypic.com/2sa0cgk.jpg') no-repeat #dbdbdb;
background-attachment:fixed!important;
background-attachment:scroll;
background-position:0px bottom;
}
a, a:link, a:visited {
color: #409AA5;
text-decoration: none;
}
a:hover {
color: #20656d;
}
p, td {
font-size: 11px;
}
blockquote {
padding: 5px;
border: 1px dashed #555555;
background-color: #dbdbdb;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content {
width: 850px;
margin-left: auto; margin-right: 20px;
padding: 15px;
}
#maincontent {
margin-top: 15px;
font-family: Arial, Verdana, sans-serif;
font-size: 10px;
background-color: #;
color: #555555;
margin-left: 180px;
text-align: left;
}
#sidebar {
padding-top: 15px;
margin-top: 15px;
background-color: #555555;
font-size: 11px;
font-family: Arial, Verdana, sans-serif;
color: #ffffff;
width: 160px;
float: left;
text-align: justify;
-moz-border-radius: 5.0%;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 100%;
padding: 10px 0px 0px 0px;
margin: 0px;
text-align: right;
font-family: Century Gothic, sans-serif;
font-size: 18px;
letter-spacing: 1px;
color: #555555;
text-transform: lowercase;
}
.headerimage {
/* for formatting header image */
}
/*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: #ec7a00;
}
div#header a:hover, div#footer a:hover {
color: #d84e03;
text-decoration: none;
}
/*title and subtitle*/
.title {
display: none;
}
.subtitle{
display: none;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
padding: 0px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
}
.entry {
margin: 0px 0px 10px 0px;
padding: 10px;
background-color: #ffffff;
color: #555555;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
text-align: justify;
-moz-border-radius: 0 0 2.5% 2.5%;
}
.userpic {
position: relative;
float: right;
background-color: #ffffff;
padding: 5px;
margin: 10px;
z-index: 15;
}
.userpic img {
width:70px; height:70px;
}
.date {
display: none;
}
.subject {
padding: 10px;
color: #ec7a00;
font-family: Century Gothic, sans-serif;
font-size: 18px;
letter-spacing: 1px;
border-bottom: 1px dashed #555555;
}
.subject a, .subject a:link, .subject a:visited {
color: #409AA5;
}
.subject a:hover {
color: #20656d;
}
.datesubject {
background-color: #ffffff;
padding: 5px;
-moz-border-radius: 2.5% 2.5% 0 0 ;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: Arial, Verdana, sans-serif;
font-size: 9px;
color: #aaaaaa;
}
.ljtags {
margin-top:15px;
margin-bottom: 5px;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color: #aaaaaa;
font-weight: bold;
font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
text-align: center;
background-color: #;
margin-top: 10px;
padding: 0px 5px 0px 5px;
position: relative;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #555555;
}
div.comments a:hover {
color: #3c3c3c;
text-decoration: none;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
/* for formatting separators between entries */
height: 20px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
background-color: #ffffff !important;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
z-index: 15;
}
.userpicfriends img {
width:70px; height:70px;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
text-align: center;
}
.defaultuserpic img{
padding: 5px;
background-color: #ffffff;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #ec7a00;
}
div#sidebar a:hover {
color: #d84e03;
text-decoration: none;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
text-align: center;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
background-color: #;
text-align: center;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem
{
padding-left: 15px;
list-style: none;
}
li.sbartitle
{
list-style: none;
background-color: #;
margin-bottom: 10px;
margin-top: 10px;
text-align: center;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #409aa5;
text-transform: uppercase;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 100%;
padding: 10px 0px 0px 0px;
margin-top: -40px;
text-align: right;
font-family: Century Gothic, sans-serif;
font-size: 18px;
letter-spacing: 1px;
color: #555555;
text-transform: lowercase;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding-bottom: 10px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
-moz-border-radius: 2.5%;
padding: 5px;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 1px;
border-style: solid;
border-color: #555555;
}
table.yeartable td.yearday {
background-color: #dbdbdb;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
background-color: #ffffff;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #999999;
padding: 10px;
clear: right;
}
input, textarea {
background-color: #ffffff;
color: #555555;
}
textarea.textbox {
width: 95% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #d4dce8;
color: #555555;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: Arial, Verdana, sans-serif;
color: #555555;
}
.commentbox {
padding: 10px;
margin: 10px;
background-color: #ffffff;
color: #555555;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
text-align: justify;
-moz-border-radius: 2.5%;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #409AA5;
}
.datesubjectcomment a:hover {
color: #20656d;
}
.commentboxpartial {
padding: 10px;
margin: 10px;
background-color: #ffffff;
-moz-border-radius: 2.5%;
}
.commentinfo {
background-color: #ec7a00;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 0px;
}
.ljuser img { width: 0; height: 0; background: transparent url(
http://i39.tinypic.com/2z3q73a.jpg) no-repeat 0 0; padding: 16px 16px 0 2px !important; vertical-align: text-bottom !important;}
.ljuser img[src*="userinfo.gif"] { background: transparent url(
http://i39.tinypic.com/2z3q73a.jpg) no-repeat center left !important; padding: 16px 16px 0 2px !important; }
.ljuser img[src*="community.gif"] { background: transparent url(
http://i42.tinypic.com/2ptuusm.jpg) no-repeat scroll 0 0 !important; padding: 16px 16px 0 2px !important; }
img[src*="icon_protected.gif"]{height: 0px; width: 0px; padding: 0 2px 16px 16px !important; background: transparent none no-repeat scroll 0 0; }
.subject img {vertical-align: middle !important;}
img[src*="icon_protected.gif"]{background-image: url(
http://i43.tinypic.com/2mp0nk7.png); }
/*--------------------------------------------
contexual pop-up ( codes edited from Cartonage [
http://community.livejournal.com/cartonage/7581.html])
-----------------------------------------*/
div.ContextualPopup {
position: relative;
margin: 10px 0 0 30px;
text-align: left;
font: normal 9px Century Gothic, sans-serif; !important;
}
div.ContextualPopup div.Inner {
background:transparent !important;
color: #555555 !important;
border: 0px;
padding: 10px;
width: 300px;
}
div.ContextualPopup .Userpic {
padding: 2px;
margin-left: 12px;
background:#ffffff;
border: 1px solid #555555;
}
div.ContextualPopup .Content {
padding: 5px;
border: 1px solid #dbdbdb;
margin: 4px 80px 4px 4px;
background:#ffffff;
}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: bold;
color: #555555 !important;
}
div.ContextualPopup .Relation {
font-variant:small-caps;
font-size:12px;
color:#555555;
}
Tiny icons by
famfamfam Background by
pitchouill + Feel free to edit if you know what you do but don't repost as your own!
+ I uploaded the background on tinypic so you don't need to upload it
+ Credit if you use it
+ Comments are very welcome!
+
Join the community if you like what you see ;)
How to install :
- Go to Customize
- Select a "Flexible squares" theme
- Go to Custom Options and then Custom CSS
- Put 'NO' in the three boxes and then past the code in the 'Custom stylesheet' box
- Press 'Save changes' when you're done
I'm still learning how to make layouts so if there any trouble, let me know ;)