Проверено в 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 */
body {
background:#182d3b url('
http://www.ljplus.ru/img4/a/s/asya_asia/ng8bgrnd.jpg') no-repeat top left fixed;
text-align: center;
color: #000000;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin:20px 0;
min-width:1010px;
}
#content-outer {}
a, a:link, a:visited {
color: #5674b9;
text-decoration: none;
}
a:hover {
color: #7aa1f8;
text-decoration: underline;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
#content
{
width: 75%;
margin-left: auto; margin-right: auto; margin-top:50px;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/bg1.png');
border:1px solid #fff;;
padding: 30px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
box-shadow:0px 0px 60px #fff;
-webkit-box-shadow: 0px 0px 60px #fff;
-moz-box-shadow: 0px 0px 60px #fff;
min-width:960px;
}
#maincontent {
margin-top: 15px;
font-family: "Verdana", sans-serif;
font-size: 11px;
background:none;
color: #000000;
border:none;
margin-right: 270px;
text-align: left;
}
#sidebar {
padding-top: 15px;
padding-bottom:20px;
margin-top: 15px;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/bg1.png');
border:1px solid #fff;
font-size: 12px;
font-family: "Verdana", sans-serif;
color: #333;
width: 250px;
float: right;
text-align: left;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
box-shadow:0px 0px 60px #fff;
-webkit-box-shadow: 0px 0px 60px #fff;
-moz-box-shadow: 0px 0px 60px #fff;
}
#header {
padding: 10px 0px 20px 0px;
margin: 0px;
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: normal;
text-transform:uppercase;
font-style:italic;
text-shadow:1px 1px 1px #fff;
letter-spacing: 2px;
border:none;
background:none;
color: #182d3b;
}
#footer {
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 20px;
font-weight: normal;
text-shadow:1px 1px 1px #fff;
text-transform:uppercase;
letter-spacing: 1px;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/logo.png') no-repeat bottom right;
color: #182d3b;
border:none;
z-index: 100;
clear: both;
height:70px;
}
/* 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: #182d3b;
}
div#header a:hover, div#footer a:hover {
color: #7aa1f8;
text-decoration: none;
}
ul.navheader
{
padding: 0px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 13px 0 13px;
}
.title {
display:none;
}
.subtitle{
display:none;
}
/* sidebar */
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #5674b9;
}
div#sidebar a:hover {
color: #7aa1f8;
text-decoration: none;
}
.defaultuserpic {
display:none;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
text-align:justify;
}
#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:5px;
}
.sbarcalendarposts {
border:none;
background:none;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12px;
padding:5px;
}
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem, .tagcloud
{
padding-left: 15px;
list-style: none;
}
li.sbartitle
{
padding-left: 15px;
list-style: none;
border:none;
background:none;
margin-bottom: 10px;
margin-top: 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:normal;
font-style:italic;
text-shadow:1px 1px 1px #fff;
color:#182d3b;
}
/* maincontent */
.subcontent {
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/bg1.png');
border:1px solid #fff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
padding-bottom:20px;
box-shadow:0px 0px 60px #fff;
-webkit-box-shadow: 0px 0px 60px #fff;
-moz-box-shadow: 0px 0px 60px #fff;
min-width:600px;
}
.entry {
margin: 0px; margin-left:110px;
padding: 15px; padding-right:30px!important;
background:none;
color: #333;
font-family: "Verdana", sans-serif;
font-size: 12px;
text-align: justify;
border:none;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.entry_text img {
max-width:485px!important;
border:none!important;}
.userpic {
position: relative;
float: left;
background:none;
padding: 0px;
margin: 10px;
z-index: 15;
border:none;
}
.userpic img {
width:80px;
height:80px;
border:2px solid #fff;}
.userpicfriends img {
width:80px;
height:80px;
border:2px solid #fff;}
.userpic a font {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#182d3b;
text-shadow:1px 1px 1px #fff;}
.userpicfriends a font {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#182d3b;
text-shadow:1px 1px 1px #fff;}
.userpicfriends {
position: relative;
float: left;
padding: 0px;
margin: 10px;
text-align: center;
border:none;
background:none!important;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}
.date {
line-height: 100%;
top: 5px;
color: #182d3b;
text-shadow:1px 1px 1px #fff;
font-family: "Verdana", sans-serif;
font-size: 10px;
position:relative;
top:120px;
left:-90px;
float:left;
width:80px;
}
.subject {
font-weight: normal;
padding: 10px;
color: #182d3b;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-style:italic;
text-shadow:1px 1px 1px #fff;
}
.subject a, .subject a:link, .subject a:visited, .subject a:hover {
color: #182d3b;
/*color: #ffffff;*/
text-decoration: none;
}
/*.subject a:hover {
color: #b0b9c8;
}*/
.datesubject {
background:none;
padding: 5px;
}
.currents, .currentmood, .currentmusic {
font-family:Georgia, "Times New Roman", Times, serif;
text-shadow:1px 1px 1px #fff;
font-style:italic;
text-transform:uppercase;
font-size: 12px;
letter-spacing: 1px;
}
.ljtags {
font-family:Georgia, "Times New Roman", Times, serif;
text-shadow:1px 1px 1px #fff;
font-weight:normal !important;
font-style:italic;
text-transform:uppercase;
font-size: 12px;
letter-spacing: 1px;
margin-top:30px;
color:#182d3b;}
.comments {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
text-align: right;
background:none;
font-style:italic;
text-transform:uppercase;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #182d3b;
}
div.comments a:hover {
color: #fff;
text-decoration: none;
}
/* maincontent -- entry, reply pages */
.datesubjectcomment {
background:none;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
background:none;
top: -30px;
left: 0px;
padding: 0px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border:2px solid #fff;
width:80px;
height:80px;
}
.box {
border:none;
padding: 10px;
clear: left;
}
input, textarea {
background:none;
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:none;
color: #000000;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #000000;
}
.commentbox {
border:1px solid #fff;
padding: 10px;
margin: 10px;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/bg1.png');
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
box-shadow:0px 0px 60px #fff;
-webkit-box-shadow: 0px 0px 60px #fff;
-moz-box-shadow: 0px 0px 60px #fff;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #ffffff;
}
.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 */
.yeartable {
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/bg1.png');
border:1px solid #fff;;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
box-shadow:0px 0px 60px #fff;
-webkit-box-shadow: 0px 0px 60px #fff;
-moz-box-shadow: 0px 0px 60px #fff;
padding:20px;}
ul.year {
text-align: center;
padding-bottom: 40px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
font-weight:normal;
font-style:italic;
color:#182d3b;
text-shadow:1px 1px 1px #fff;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border:1px solid #fff;;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
padding:5px;
font-size:12px;
}
table.yeartable td.yearday {
background:none;
text-align: center;
text-shadow:1px 1px 1px #fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}
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;
font-size:14px;
font-style:italic;
text-shadow:1px 1px 1px #fff;
font-family:Georgia, "Times New Roman", Times, serif;
}
.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;
}
img[src*="userinfo.gif"] {
display:none;
}
img[src*="community.gif"] {
display:none;
}
6. Ставим кредит в профиль или сайдбар
Дизайн журнала:
Я В Контакте / Google+