NEW YEAR (GREEN & CREAM)

Dec 08, 2010 12:13

Проверено в Mozilla 3.5, Opera 10.61, Safari 5.0, Chrome 8.0, IE 7 и выше (не подгонялся под IE 6 и более ранние версии).

Стиль: Flexible Squares.

Заголовок и подзаголовок: нет.

Сайдбар: справа.

Небольшое примечание: пункты меню должны иметь не слишком длинные названия, и уже по традиции счастливые обладатели IE всех версий не увидят тени основного блока и текста.




картинка кликабельна



1. Выбираем стиль журнала Flexible Squares.

2. Сайдбар справа!

3. Заходим в "Настроить свой стиль".

4. Выбираем Custom Css.

5. В Custom stylesheet вставляем приведенный ниже код.

/* Layout by Zharkova Asya http://zharkovaa.com or http://asya-asia.livejournal.com */
/* Cleaned CSS: */

body {
background:#f1e5b3 url('http://www.ljplus.ru/img4/a/s/asya_asia/ng1b.jpg') repeat-x;

text-align: center;
color: #141b05;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 0px important;
}

a, a:link, a:visited {
color: #141b05;
text-decoration: none;
font-weight:bold;
}

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

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

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

blockquote {
margin-left:40px;
background:#f1e5b3;
padding:10px;
text-align:justify;
text-shadow: 1px 1px 0 #fff;}

#content
{
width: 900px;
margin-left: auto; margin-right: auto;
margin-top:-65px;
//margin-top:-65px;
background:#fff url('http://www.ljplus.ru/img4/a/s/asya_asia/ng1logo.jpg') no-repeat bottom;
border:4px solid #f1e5b3;
padding: 0px; padding-bottom:160px;
box-shadow:0px 10px 40px #000;
-webkit-box-shadow: 0px 10px 40px #000;
-moz-box-shadow: 0px 10px 40px #000;
}

#maincontent {
margin-top: 15px;
font-family: "Verdana", sans-serif;
font-size: 12px;
background:none;
color: #141b05;
border:none;
margin-right: 240px;
text-align: left;
}

#sidebar {

padding-top: 15px;
margin-top: 15px;
background:none;
border:none;
font-size: 12px;
font-family: "Verdana", sans-serif;
color: #141b05;
width: 230px;
float: right;
text-align: left;
}

#header {
padding: 10px 0px 20px 0px;
margin: 0px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 3px;
border:none;
border-bottom:4px solid #f1e5b3;
height:370px;
background:url('http://www.ljplus.ru/img4/a/s/asya_asia/ng1head.jpg') no-repeat center top;
color: #000000;
}

#footer {
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 20px;
text-shadow:1px 1px 0px #fff;
font-weight: bold;
letter-spacing: 1px;
background:#f1e5b3;
color: #141b05;
border:none;
z-index: 100;
clear: both;
padding:15px;
}

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

div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #141b05;
}

div#header a:hover, div#footer a:hover {
color: #878062;
text-decoration: none;
}

ul.navheader
{
padding: 0px;
margin: 0px;
position:relative;
top:70px;
right:40px;
font-size:30px;
font-family: Georgia, "Times New Roman", Times, serif;
text-align:right;
text-shadow:1px 1px 0px #fff;
//list-style:none;
text-transform:uppercase;
}

ul.navheader li {
display: block;
padding: 0 3px 0 3px;
margin-top:20px;
}

.title {
display:none;
}

.subtitle{
display:none;
}

/* sidebar */

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #141b05;
font-weight:bold;
}

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

.defaultuserpic {
display:none;
}

.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: none;
}

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

.sbarcalendar {
border:none;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12px;
padding:3px;
}

.sbarcalendarposts {
border:none;
background:#f1e5b3;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12px;
padding:3px;
}

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

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

li.sbartitle
{
padding:5px;
padding-left: 15px;
list-style: none;
border:none;
background:#f1e5b3;
margin-bottom: 10px;
margin-top: 10px;
font-size:14px;
font-weight:bold;
text-shadow: 1px 1px 0 #fff;
}

/* maincontent */

.subcontent {
}

.entry {
margin:0px; margin-left:120px;
padding: 10px;
background:none;
color: #141b05;
font-family: "Verdana", sans-serif;
font-size: 12px;
text-align: justify;
border:none;
min-height:150px;
}

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

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

.userpic {
position: relative;
float: left;
background:#f1e5b3;
padding: 5px;
margin: 10px;
z-index: 15;
border:none;
}

.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
border:none;
background:#f1e5b3!important;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}

.userpicfriends a font {
color:#141b05;
font-weight:bold;
text-shadow:1px 1px 0 #fff;}

.userpic a font {
color:#141b05;
font-weight:bold;
text-shadow:1px 1px 0 #fff;}

.date {
line-height: 200%;
top: 5px;
color: #141b05;
font-family: "Verdana", sans-serif;
font-size: 10px;
text-align:right;
}

.subject {
font-weight: bold;
padding: 10px;
color: #141b05;
font-family: "Verdana", sans-serif;
font-size: 26px;
text-shadow:1px 1px 1px #000;
text-align:center;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover {
color: #141b05;
/*color: #ffffff;*/
text-decoration: none;
}

/*.subject a:hover {
color: #b0b9c8;
}*/

.datesubject {
background:none;
padding: 5px;
margin-left:120px;
}

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

.comments {
font-family: "Verdana", sans-serif;
font-size: 12px;
font-weight:bold;
text-align: right;
background:#f1e5b3;
padding: 5px;
position: relative;
top: 15px;
text-shadow:1px 1px 0 #fff;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #141b05;
}

div.comments a:hover {
color: #b0b9c8;
text-decoration: none;
}

/* maincontent -- entry, reply pages */

.datesubjectcomment {
background:none;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
background:#f1e5b3;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border:none;
}

.box {
border:none;
padding: 10px;
clear: left;
}

input, textarea {
background:none;
color: #141b05;
}

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:none;
color: #000000;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #141b05;
}

.commentbox {

border:none;
border-bottom:2px solid #f1e5b3;
padding: 10px;
margin: 10px;
background:none;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #141b05;
text-shadow:1px 1px 0 #fff;
}

.datesubjectcomment a:hover {
color: #b0b9c8;
}

.commentboxpartial {
border:none;
padding: 10px;
margin: 10px;
background:none;
}

.commentinfo {
background:none;
margin-top: 10px;
width: 100%;
}

table {
border:none!important;}

/* maincontent -- year/achive pages */

ul.year {
text-align: center;
padding-bottom: 40px;
font-size:30px;
font-weight:bold;
text-shadow:1px 1px 1px #000;
}

ul.year li {
display: inline;
}

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

table.yeartable td.yeardate, table.yeartable td.yearday {
border:1px solid #f1e5b3;
padding:5px;
font-size:12px;
font-weight:bold;
text-shadow:1px 1px 0px #fff;
}

table.yeartable td.yearday {
background:#f1e5b3;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/* footer */

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

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

.clearfoot {
clear: both;
}

/* misc */

.clear {
height: 15px;
}

.skiplinks {
text-align: center;
}

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

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

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

* html div.box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border:none;
background:none;
}

.ljtags {font-weight:bold !important; margin-top:20px!important;}

div.ContextualPopup div.Inner {
color: #fff !important;
padding: 7px;
width: 210px;
font-size: 11px;
text-align: left;
background:url('http://www.ljplus.ru/img4/a/s/asya_asia/ng1c.png')!important; border:2px solid #141b05!important;
}

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:active, div.ContextualPopup div.Inner a:link, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: 300;
color: #fff! important;
}

div.ContextualPopup .Userpic {
display:none;
}

* {margin: 0; padding: 0;}
.ippu {font-size:12px;}
a{outline:none;}
a img{border:0;}
p, td {font-size: inherit;}
code, kbd, pre, tt {font-family:Georgia, "Times New Roman", Times, serif;}
i, em{font-style: normal;}
textarea {max-width:440px;}
.clear{height:0;}
.lj_embedcontent{max-width:550px;}

/**/
#lj_controlstrip {height:60px; background:url('http://www.ljplus.ru/img4/a/s/asya_asia/ng1c.png')!important; border-bottom:2px solid #141b05!important; position:fixed;}
#lj_controlstrip_userpic {padding-top:7px; padding-left:5px;}
#lj_controlstrip_userpic img {border:2px solid #f1e5b3 !important;}

#lj_controlstrip a, #lj_controlstrip a b {
color:#fff! important;
text-decoration:none;
text-transform:none;
font-weight:bold;
font-size: 12px;
}

#lj_controlstrip a:hover{
color:#141b05!important; text-decoration: none !important; text-shadow:1px 1px 0px #fff;
}

#lj_controlstrip_statustext {
color:#fff! important;
font-weight:bold;
}

#lj_controlstrip_user, #lj_controlstrip_actionlinks, #lj_controlstrip_search {
border:0;
}

#lj_controlstrip input
{
background:#141b05;
color: #fff;
border:2px groove #070902;
padding-left:5px; padding-right:5px;
}

img[src*="userinfo.gif"] {
display:none;
}

img[src*="community.gif"] {
display:none;
}

#lj_controlstrip_search_input_text {color:#010d1f !important; border:2px solid #f1e5b3!important;}

6. Ставим кредит в профиль или сайдбар

Дизайн журнала:

Шрифт потоньше

/* Layout by Zharkova Asya http://zharkovaa.com or http://asya-asia.livejournal.com */
/* Cleaned CSS: */

body {
background:#f1e5b3 url('http://www.ljplus.ru/img4/a/s/asya_asia/ng1b.jpg') repeat-x;

text-align: center;
color: #141b05;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 0px important;
}

a, a:link, a:visited {
color: #141b05;
text-decoration: none;
font-weight:bold;
}

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

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

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

blockquote {
margin-left:40px;
background:#f1e5b3;
padding:10px;
text-align:justify;
text-shadow: 1px 1px 0 #fff;}

#content
{
width: 900px;
margin-left: auto; margin-right: auto;
margin-top:-65px;
//margin-top:-65px;
background:#fff url('http://www.ljplus.ru/img4/a/s/asya_asia/ng1logo.jpg') no-repeat bottom;
border:4px solid #f1e5b3;
padding: 0px; padding-bottom:160px;
box-shadow:0px 10px 40px #000;
-webkit-box-shadow: 0px 10px 40px #000;
-moz-box-shadow: 0px 10px 40px #000;
}

#maincontent {
margin-top: 15px;
font-family: "Verdana", sans-serif;
font-size: 12px;
background:none;
color: #141b05;
border:none;
margin-right: 240px;
text-align: left;
}

#sidebar {

padding-top: 15px;
margin-top: 15px;
background:none;
border:none;
font-size: 12px;
font-family: "Verdana", sans-serif;
color: #141b05;
width: 230px;
float: right;
text-align: left;
}

#header {
padding: 10px 0px 20px 0px;
margin: 0px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 3px;
border:none;
border-bottom:4px solid #f1e5b3;
height:370px;
background:url('http://www.ljplus.ru/img4/a/s/asya_asia/ng1head.jpg') no-repeat center top;
color: #000000;
}

#footer {
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 20px;
text-shadow:1px 1px 0px #fff;
font-weight: bold;
letter-spacing: 1px;
background:#f1e5b3;
color: #141b05;
border:none;
z-index: 100;
clear: both;
padding:15px;
}

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

div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #141b05;
}

div#header a:hover, div#footer a:hover {
color: #878062;
text-decoration: none;
}

ul.navheader
{
padding: 0px;
margin: 0px;
position:relative;
top:70px;
right:40px;
font-size:30px;
font-family: Georgia, "Times New Roman", Times, serif;
text-align:right;
text-shadow:1px 1px 0px #fff;
//list-style:none;
text-transform:uppercase;
}

ul.navheader li {
display: block;
padding: 0 3px 0 3px;
margin-top:20px;
}

.title {
display:none;
}

.subtitle{
display:none;
}

/* sidebar */

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #141b05;
font-weight:bold;
}

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

.defaultuserpic {
display:none;
}

.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: none;
}

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

.sbarcalendar {
border:none;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12px;
padding:3px;
}

.sbarcalendarposts {
border:none;
background:#f1e5b3;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12px;
padding:3px;
}

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

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

li.sbartitle
{
padding:5px;
padding-left: 15px;
list-style: none;
border:none;
background:#f1e5b3;
margin-bottom: 10px;
margin-top: 10px;
font-size:14px;
font-weight:bold;
text-shadow: 1px 1px 0 #fff;
}

/* maincontent */

.subcontent {
}

.entry {
margin:0px; margin-left:120px;
padding: 10px;
background:none;
color: #141b05;
font-family: "Verdana", sans-serif;
font-size: 12px;
text-align: justify;
border:none;
min-height:150px;
}

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

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

.userpic {
position: relative;
float: left;
background:#f1e5b3;
padding: 5px;
margin: 10px;
z-index: 15;
border:none;
}

.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
border:none;
background:#f1e5b3!important;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}

.userpicfriends a font {
color:#141b05;
font-weight:bold;
text-shadow:1px 1px 0 #fff;}

.userpic a font {
color:#141b05;
font-weight:bold;
text-shadow:1px 1px 0 #fff;}

.date {
line-height: 200%;
top: 5px;
color: #141b05;
font-family: "Verdana", sans-serif;
font-size: 10px;
text-align:right;
}

.subject {
font-weight: 300!important;
padding: 10px;
color: #141b05;
font-family: "Verdana", sans-serif;
font-size: 26px;
text-shadow:1px 1px 1px #000;
text-align:center;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover {
color: #141b05;
/*color: #ffffff;*/
text-decoration: none;
font-weight: 300!important;
}

/*.subject a:hover {
color: #b0b9c8;
}*/

.datesubject {
background:none;
padding: 5px;
margin-left:120px;
}

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

.comments {
font-family: "Verdana", sans-serif;
font-size: 12px;
font-weight:bold;
text-align: right;
background:#f1e5b3;
padding: 5px;
position: relative;
top: 15px;
text-shadow:1px 1px 0 #fff;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #141b05;
}

div.comments a:hover {
color: #b0b9c8;
text-decoration: none;
}

/* maincontent -- entry, reply pages */

.datesubjectcomment {
background:none;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
background:#f1e5b3;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border:none;
}

.box {
border:none;
padding: 10px;
clear: left;
}

input, textarea {
background:none;
color: #141b05;
}

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:none;
color: #000000;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #141b05;
}

.commentbox {

border:none;
border-bottom:2px solid #f1e5b3;
padding: 10px;
margin: 10px;
background:none;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #141b05;
text-shadow:1px 1px 0 #fff;
}

.datesubjectcomment a:hover {
color: #b0b9c8;
}

.commentboxpartial {
border:none;
padding: 10px;
margin: 10px;
background:none;
}

.commentinfo {
background:none;
margin-top: 10px;
width: 100%;
}

table {
border:none!important;}

/* maincontent -- year/achive pages */

ul.year {
text-align: center;
padding-bottom: 40px;
font-size:30px;
font-weight:bold;
text-shadow:1px 1px 1px #000;
}

ul.year li {
display: inline;
}

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

table.yeartable td.yeardate, table.yeartable td.yearday {
border:1px solid #f1e5b3;
padding:5px;
font-size:12px;
font-weight:bold;
text-shadow:1px 1px 0px #fff;
}

table.yeartable td.yearday {
background:#f1e5b3;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/* footer */

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

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

.clearfoot {
clear: both;
}

/* misc */

.clear {
height: 15px;
}

.skiplinks {
text-align: center;
}

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

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

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

* html div.box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border:none;
background:none;
}

.ljtags {font-weight:bold !important; margin-top:20px!important;}

div.ContextualPopup div.Inner {
color: #fff !important;
padding: 7px;
width: 210px;
font-size: 11px;
text-align: left;
background:url('http://www.ljplus.ru/img4/a/s/asya_asia/ng1c.png')!important; border:2px solid #141b05!important;
}

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:active, div.ContextualPopup div.Inner a:link, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: 300;
color: #fff! important;
}

div.ContextualPopup .Userpic {
display:none;
}

* {margin: 0; padding: 0;}
.ippu {font-size:12px;}
a{outline:none;}
a img{border:0;}
p, td {font-size: inherit;}
code, kbd, pre, tt {font-family:Georgia, "Times New Roman", Times, serif;}
i, em{font-style: normal;}
textarea {max-width:440px;}
.clear{height:0;}
.lj_embedcontent{max-width:550px;}

/**/
#lj_controlstrip {height:60px; background:url('http://www.ljplus.ru/img4/a/s/asya_asia/ng1c.png')!important; border-bottom:2px solid #141b05!important; position:fixed;}
#lj_controlstrip_userpic {padding-top:7px; padding-left:5px;}
#lj_controlstrip_userpic img {border:2px solid #f1e5b3 !important;}

#lj_controlstrip a, #lj_controlstrip a b {
color:#fff! important;
text-decoration:none;
text-transform:none;
font-weight:bold;
font-size: 12px;
}

#lj_controlstrip a:hover{
color:#141b05!important; text-decoration: none !important; text-shadow:1px 1px 0px #fff;
}

#lj_controlstrip_statustext {
color:#fff! important;
font-weight:bold;
}

#lj_controlstrip_user, #lj_controlstrip_actionlinks, #lj_controlstrip_search {
border:0;
}

#lj_controlstrip input
{
background:#141b05;
color: #fff;
border:2px groove #070902;
padding-left:5px; padding-right:5px;
}

img[src*="userinfo.gif"] {
display:none;
}

img[src*="community.gif"] {
display:none;
}

#lj_controlstrip_search_input_text {color:#010d1f !important; border:2px solid #f1e5b3!important;}

цвет: зеленый, бесплатные обложки для ЖЖ, цвет: бежевый, new year, flexible squares

Previous post Next post
Up