Wanted to do a bold uncompromising layout full of color.
Hope you like :)
Image Preview BACKGROUND OPTIONS:
||
||
||
||
Just place IMAGE URL where it says "background-image: url ('YOURURLHERE');"
CODE:
/*-- 031: Virtual Insanity (flexible squares) --*/
/*-- stylesheet by ravenclawbest @ visualwit for LJ --*/
/*-- preferred ad style - vertical --*/
/*-- feel free to edit but please don't remove this header --*/
/*-- main --*/
BODY {
background-image: url('YOURURLHERE');
background-color: #db2082;
color: #777777;
text-align: left;
font-size: 11px;
margin: auto;
font-family: calibri, tahoma, arial, sans-serif;
}
#content {
background-color: #000000;
width: 800px;
margin: auto;
margin-top: 15px;
margin-left: 180px;
padding: 0px;
}
#maincontent {
background-color: #FFFFFF;
margin-right: 205px;
padding: 0px;
}
.subcontent {
background-color: #FFFFFF;
padding: 10px;
border: 0px solid #dfdfdf;
}
.headerimage {
width: auto;
height: 0px;
position: relative;
margin: auto;
background-image: url('');
background-repeat: repeat;
background-position: center;
}
a, a:link, a:visited {
color: #db2082;
text-decoration: none;
}
a:hover {
color: #08a863;
}
b, strong, i, em {
color: #08a863;
}
code, kbd, pre, tt, td, textarea {
font-family: courier new, sans-serif;
}
::-moz-selection {
background: #ededed;
color: #FFFFFF;
}
/*-- navigation --*/
#header, #footer {
display: ;
background: url();
background-color: transparent !important;
border: 0px solid #dfdfdf;
font-weight: normal;
text-align: center;
font-size: 20px;
letter-spacing: -0.1em;
margin-right: -5px;
text-transform: uppercase;
}
#footer {
font-size: 18px;
}
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #FFFFFF;
}
div#header a:hover, div#footer a:hover {
color: #db2082;
}
div#header li.view {
color: #08a863;
}
div#footer li.viewing {
display: none;
}
.clearfoot {
clear: both;
}
ul.navheader{
margin: 0px 185px 0px 0px;
max-width: 100px;
float: right;
position: absolute;
right:0;
}
ul.navheader li, ul.navfooter li {
background-color: #000000 !important;
padding: 0px 5px 0px 5px;
margin-right: 5px;
background: url();
list-style: none;
display: block;
}
/*-- title --*/
.title {
display: none;
margin: -15px 0px 0px 0px;
width: 625px;
color: #A29D88;
text-align: left;
letter-spacing: -0.1em;
font-size: 30px;
}
/*-- subtitle --*/
.subtitle {
display: none;
color: #EFECE0;
text-align: left;
text-transform: lowercase;
font-size: 1px;
font-weight: normal;
letter-spacing: -0.1em;
}
/*-- entries --*/
.entry {
color: #777777;
text-align: justify;
padding: 10px 0px 10px 0px;
}
.entry ul li {
margin: 0px;
padding: 0px;
list-style: disk;
list-style-position: inside;
}
.entry ol li {
margin: 0px;
padding: 0px;
list-style-position: inside;
list-style: lower-roman;
}
.date {
text-align: right;
color: #08a863;
font-size: 12px;
text-transform: lowercase;
letter-spacing: .8em;
}
.subject {
text-align: left;
color: #000000;
font-size: 20px;
font-weight: normal;
text-transform: uppercase;
}
div.subject a, div.subject a:link, div.subject a:visited {
color: #000000;
letter-spacing: -0.1em;
}
.datesubject {
padding-bottom: 10px;
border-bottom: 1px #ededed solid;
}
blockquote {
background-color: #000000;
padding: 8px;
margin: 15px;
color: #FFFFFF;
text-align: justify;
border: 0px solid #ededed;
border-top: 1px solid #ededed;
border-bottom: 1px solid #ededed;
}
.separator {
height: 10px;
background-color: transparent;
}
/*-- currents --*/
.currents {
background-color: #000000;
text-transform: lowercase;
padding: 5px;
border-top: 1px #ededed solid;
border-bottom: 1px #ededed solid;
}
.currents strong {
color: #08a863;
font-weight: normal;
}
.currentlocation, .currentmood, .currentmusic, .currentgroup {
text-align: left;
color: #db2082;
}
.ljtags {
padding: 5px;
color: #08a863;
text-align: right;
margin-top: 15px;
text-transform: lowercase;
}
/*-- comments --*/
.comments {
top: 5px;
color: #000000;
font-size: 15px;
font-weight: none;
text-align: center;
text-transform: uppercase;
}
div.comments a, div.comments a:link, div.comments a:visited {
text-align: left;
color: #000000;
font-size: 20px;
letter-spacing: -0.1em;
text-transform: uppercase;
}
div.comments a:hover {
color: #035941;
}
#qrform table {
border: 0px !important;
}
/*-- sidebar --*/
#sidebar {
display: ;
margin: auto;
float: right;
width: 195px;
color: #08a863;
list-style: none;
line-height: 9pt;
text-align: justify;
background-color: #000000;
padding: 5px;
border: 0px solid #dfdfdf;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
color: #08A863;
text-decoration: none;
border: 0px;
}
#sidebar a:hover {
color: #035941;
}
.defaultuserpic {
display: none;
padding: 5px;
text-align: center;
}
.defaultuserpic img{
display: ;
text-align: center;
border: 1px #ededed solid;
width: 70px;
height: 70px;
}
.sbarheader, .sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarheader {
font-size: 15px;
color: #FFFFFF;
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
color: #777777;
padding: 0 15px 0 15px;
}
table.calendar {
margin-left: auto;
margin-right: auto;
}
.sbarcalendar, .sbarcalendarposts {
color: #A29D88;
padding: 3px;
text-align: center;
background-color: #FFFFFF;
border: 1px solid #BC9DB9;
}
.sbarcalendar:hover, .sbarcalendarposts:hover {
color: #ededed;
}
.sbarlist .sbaritem {
margin-right: 5px;
padding: 5px;
}
ul.sbarlist {
margin: 0px;
padding: 0px;
list-style: none;
}
li.sbaritem {
margin: 3px;
padding: 2px;
list-style: none;
text-align: left;
font-weight: normal;
}
li.sbaritem:hover {
}
li.sbartitle {
border-bottom: 1px #db2082 solid;
color: #FFFFFF;
font-weight: normal;
font-size: 20px;
letter-spacing: -0.1em;
text-transform: uppercase;
text-align: left;
padding-top: 15px;
padding-bottom: 3px;
}
ul.ljtaglist li {
margin: 0px;
padding: 5px;
list-style: none;
}
/*-- userpics --*/
.userpic, .userpicfriends {
margin: -20px 0px 0px -20px;
text-align: center;
position: relative;
float: left;
background-color: transparent !important;
z-index: 15;
padding: 15px;
border: 0px #ededed solid;
}
.userpicfriends font {
color: #dc2083;
text-transform: lowercase;
text-align: center;
}
.userpicfriends br {
display: block;
height: 0;
}
.userpic img, .userpicfriends img {
padding: 0px;
background-color: transparent !important;
border: 1px #ededed solid;
width: 100px;
height: 100px;
}
/*-- tag page --*/
.ljtaglist {
list-style: disk;
list-style-position: inside;
margin: -1px 20px 0px 20px;
width: auto;
text-transform: lowercase;
text-align: left;
background-color: #FFFFFF;
}
.ljtaglist li {
padding: 6px 3px 6px 20px;
color: #A29D88;
border-bottom: 1px #ededed solid;
}
H2 {
text-align: center;
padding: 15px 0px 15px 0px;
margin-bottom: 10px;
font-weight: normal;
font-size: 18px;
color: #000000;
}
ul.ljtaglist {
color: #FFFFFF;
padding: 8px 8px 8px 12px;
text-align: left;
margin-right: auto;
margin-left: auto;
padding: 25px;
}
ul.ljtaglist li{
padding: 3px;
margin: 2px;
list-style: disk;
list-style-position: inside;
}
/*-- archive --*/
ul.year {
text-align: center;
padding: 10px;
padding-bottom: 5px;
margin: 5px;
}
ul.year li {
color: #000000;
font-size: 15px;
padding: 10px;
display: inline;
border: 0px solid #ededed;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
width: 95%;
background-color: #FFFFFF;
}
td.yeardate{
color: #777777;
background-color: #fafafa;
border: 0px solid #ededed;
text-align: center;
}
td.yeardate a {
color: #db2082;
border: 0px solid #ededed;
text-align: center;
}
table.yeartable td.yearday {
background-color: #000000;
text-align: center;
text-transform: uppercase;
border: 0px solid #000000;
color: #FFFFFF;
}
td.yearmonth {
color: #08a863;
border: 0px solid #EFEBE0;
}
/*-- comments --*/
.clear {
display: none;
}
.skiplinks {
background-color: #000000;
text-transform: lowercase;
text-align: center;
padding: 10px;
padding-top: 20px;
color: #FFFFFF;
margin-bottom: 3px;
border: 0px solid #dfdfdf;
}
.skiplinks a {
text-transform: lowercase;
text-align: center;
padding: 10px;
color: #db2082;
margin: 3px;
}
.datesubjectcomment {
text-align: right;
color: #777777;
padding: 5px;
margin-bottom: 5px;
border-top: 1px #ededed solid;
border-bottom: 1px #ededed solid;
}
.userpiccomment {
position: relative;
top: -10px;
left: 0px;
margin: 0px 15px 0px -10px;
z-index: 15;
float: left;
padding: 3px;
padding: 0px;
background-color: transparent !important;
border: 1px #ededed solid;
}
.box {
padding: 10px;
background-color: #FFFFFF;
border: 0px solid #dfdfdf;
width: auto;
clear: left;
}
input, textarea {
background-color: #000000;
color: #08a863;
border: 1px solid #FFFFFF;
}
textarea.textbox{
font size: 14px;
background-color: #000000;
color: #08a863;
border: 1px solid #FFFFFF;
width: 95% !important;
}
.reply{
position: relative;
margin: 5px;
padding: 5px;
text-align: left;
line-height: 125%;
}
.replytosubject {
font-weight: bold;
text-transform: uppercase;
}
.commentreply {
position: relative;
padding: 10px 10px 20px 90px;
}
.commentbox {
padding: 15px;
margin: 5px;
}
.commentboxpartial {
padding: 5px;
margin: 12px;
}
.commentinfo {
margin-top: 10px;
width: 100%;
}
/*-- mini icons by pinvoke --*/
.ljuser img {
width: 0;
height: 0;
background: transparent url(
http://i29.tinypic.com/2u5upgp.png) no-repeat 0 0;
padding: 10px 10px 0 2px !important; vertical-align: baseline !important;
}
.ljuser img[src*="userinfo.gif"] {
background: transparent url(
http://i29.tinypic.com/2u5upgp.png) no-repeat 0 0 !important;
padding: 10px 10px 0 2px !important;
}
.ljuser img[src*="community.gif"] {
width: 0;
height: 0;
background: transparent url(
http://i29.tinypic.com/1zu6fs.png) no-repeat scroll 0 0 !important;
padding: 10px 10px 0 2px !important;
}
.subject img {
vertical-align: middle !important;
}
img[src*="icon_protected.gif"]{
width: 0;
height: 0;
padding: 16px 16px 0px 0px !important;
background: transparent url(
http://i34.tinypic.com/v5zklz.png) no-repeat scroll 0 0;
}
img[src*="icon_private.gif"]{
width: 0;
height: 0;
padding: 16px 16px 0px 0px !important;
background: transparent url(
http://i35.tinypic.com/2mqroux.png) no-repeat scroll 0 0;
}
img[src*="icon_groups.gif"]{
width: 0;
height: 0;
padding: 16px 12px 0px 0px !important;
background: transparent url(
http://i35.tinypic.com/2mqroux.png) no-repeat scroll 0 0;
}
img[src*="btn_del.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i39.tinypic.com/144739d.png) no-repeat scroll 0 0;
}
img[src*="btn_scr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i43.tinypic.com/358rj2a.png) no-repeat scroll 0 0;
}
img[src*="btn_unscr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i39.tinypic.com/2drnh3.png) no-repeat scroll 0 0;
}
img[src*="btn_freeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i40.tinypic.com/17afb4.png) no-repeat scroll 0 0;
}
img[src*="btn_unfreeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i44.tinypic.com/242zlet.png) no-repeat scroll 0 0;
}
img[src*="btn_track.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i44.tinypic.com/5zmpvk.png) no-repeat scroll 0 0;
}
img[src*="btn_tracking.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i43.tinypic.com/aakt3q.png) no-repeat scroll 0 0;
}
img[src*="btn_tracking_thread.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i39.tinypic.com/71pcmf.png) no-repeat scroll 0 0;
}
img[src*="anonymous.gif"] {
height: 0px;
width: 0px; padding: 0px 0px 16px 16px !important;
background: url(
http://i40.tinypic.com/2ngfymo.png) no-repeat scroll 0 0;
}
img[src*="openid-profile.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i44.tinypic.com/35b5evp.png) no-repeat scroll 0 0;
}
.box img[src*="userinfo.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i40.tinypic.com/33c56o1.png) no-repeat scroll 0 0;
}
img[src*="talk/none.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 10px 10px !important;
background: url(
http://i39.tinypic.com/2ry4o4k.png) no-repeat scroll 0 0;
}
img[src*="help.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i44.tinypic.com/zwkxvc.png) no-repeat scroll 0 0;
}
img[src*="pencil.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i40.tinypic.com/2zibpg8.png) no-repeat scroll 0 0;
}
/*------- contextual pop-up -------*/
div.ContextualPopup {
position: relative;
margin: 10px 0 0 10px;
text-align: left;
}
div.ContextualPopup div.Inner {
background: transparent !important;
color: #000000 !important;
border: 0px;
padding: 10px;
width: 270px;
}
div.ContextualPopup .Userpic {
margin: 5px 55px 0 0px;
padding: 5px;
background-color: #000000;
border: 1px solid #000000;
}
div.ContextualPopup .Content {
padding: 5px;
border: 1px solid #000000;
background-color: #FFFFFF;
}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited, div.ContextualPopup div.Inner a:link {
text-decoration: none !important;
font-weight: bold;
color: #08a863 !important;
}
div.ContextualPopup .Relation {
color: #db2082;
}
/*-- navigation bar --*/
table#lj_controlstrip td {
background-color: #000000;
border: solid 0px #222222;
}
#lj_controlstrip input {
background-color: #000000;
border: 1px solid #db2082;
color: #08a863;
}
#lj_controlstrip a {
color: #FFFFFF;
}
#lj_controlstrip_statustext {
color: #db2082;
}
#lj_controlstrip .ljuser a b {
color:#08a863;
}
#lj_controlstrip_userpic {
display:none;
}
/*-- paste additional codes below this point --*/
CREDIT:
★- Comments are love ♥
★- Credit &
watch visualwit for updates
NOTES:
★- Tested on basic/paid accounts
DIRECTIONS:
★-
Select journal style
★- Select any
Flexible Squares layout except 'Circles'
★- Go to
Custom CSS and set all drop down boxes to No
★- Paste code in 'Custom Stylesheet' text box
OTHER RESOURCES:
★-
s2flexisquares is the main tutorial/how to site for flexible squares