Проверено в 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: #eceded;
text-align: center;
color: #000000;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #666;
text-decoration: none;
}
a:hover {
color: #999;
text-decoration: none;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
#content
{
width: 960px;
margin-left: auto; margin-right: auto;
background: #fafbfc url('
http://www.ljplus.ru/img4/a/s/asya_asia/sidebarr.jpg') right repeat-y;
border:5px solid #dfd4d1;
padding:0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
box-shadow:0px 5px 10px #676554;
-webkit-box-shadow: 0px 5px 10px #676554;
-moz-box-shadow: 0px 5px 10px #676554;
}
#maincontent {
margin-top: 0;
font-family: "Verdana", sans-serif;
font-size: 11px;
background:#fafbfc ;
color: #000000;
border:none;
margin-right: 300px;
text-align: left;
}
#sidebar {
padding-top: 0; padding-bottom:80px;
margin-top: -400px;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/springr.jpg') no-repeat bottom;
border:none;
font-size: 12px;
font-family: "Verdana", sans-serif;
color: #fff;
width: 300px;
float: right;
text-align: left;
text-shadow:0 1px 1px #000;
}
#header {
padding:0;
margin: 0px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12pt;
font-weight: normal;
letter-spacing: 0px;
border:none;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/headerr.jpg') no-repeat bottom;
color: #fff;
text-shadow: 0 1px 1px #666;
width:660px;
height:400px;
//margin-left:-300px;
}
#footer {
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12pt;
font-weight: 100;
letter-spacing: 1px;
background: none;
color: #333;
border:none;
z-index: 100;
clear: both;
width:660px;
}
/* header -- links to views; title of journal; subtitle of journal */
div#header a, div#header a:link, div#header a:visited {
color: #666;
text-shadow:0 1px 1px #fff;
}
div#footer a, div#footer a:link, div#footer a:visited {
color: #333;
}
div#header a:hover {
color: #fff;
text-shadow:0 1px 1px #676554;
text-decoration: none;
}
div#footer a:hover {
color: #999;
}
ul.navheader
{
padding: 0px;
margin: 0px;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/menur.jpg') repeat-x;
height:85px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
margin:0 10px;
line-height:50px;
position:relative;
top:15px;
font-weight:bold;
}
.title {
font-family: "Verdana", sans-serif;
font-size: 12pt;
font-weight: normal;
line-height: 40px;
position:relative;
top: 260px;
//left:-20px;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/title.png') !important;
text-align:left;
padding-left:20px;
text-shadow:0 1px 1px #000;
width:600px;
-moz-border-radius: 0 10px 10px 0;
-webkit-border-radius:0 10px 10px 0;
-khtml-border-radius: 0 10px 10px 0;
border-radius: 0 10px 10px 0;
}
.subtitle{
display:none;
}
/* sidebar */
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #fff;
}
div#sidebar a:hover {
color: #fff;
text-decoration: none;
}
.defaultuserpic {
display:none;
}
.sbarheader {
padding:0px;
}
.sbarbody {
padding: 0px 5px 0px 0px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
#sidebar_summary li.sbaritem {
margin: 0 10px;
padding: 8px 10px;
border:none;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/borderr.jpg') bottom repeat-x;
}
#sidebar_summary li.sbaritem:hover {
background:#2b0000 url('
http://www.ljplus.ru/img4/a/s/asya_asia/borderr.jpg') bottom repeat-x;}
#sidebar_tags li.sbaritem {
margin: 0 0 0 30px;
padding: 8px 0px;
border:none;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/borderr.jpg') bottom repeat-x;
list-style-image:url('
http://www.ljplus.ru/img4/a/s/asya_asia/_labler.jpg');
}
#sidebar_tags li.sbaritem:hover {
margin: 0 0 0 30px;
padding: 8px 0px;
border:none;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/borderr.jpg') bottom repeat-x;
list-style-image:url('
http://www.ljplus.ru/img4/a/s/asya_asia/labler2.jpg');
}
#sidebar_tags li.sbaritem a:hover{color:#e5e5e4;}
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border:1px solid #2b0000;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12px;
padding:8px;
color:#fff;
text-shadow:0 1px 1px #000;
}
.sbarcalendarposts {
border:1px solid #2b0000;
background: #2b0000;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12px;
padding:8px;
color:#fff;
text-shadow:0 1px 1px #000;
}
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem, .tagcloud
{
padding-left: 15px;
list-style: none;
}
li.sbartitle
{
padding-left: 30px;
list-style: none;
border:none;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/labler.jpg') no-repeat #400101;
margin-bottom: 10px;
margin-top: 10px;
font-size:12pt;
color:#fff;
text-shadow:0 1px 1px #000;
line-height:44px;
}
/* maincontent */
.subcontent {
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/entry.jpg') top repeat-x;
}
.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
background:none;
color: #666;
font-family: "Verdana", sans-serif;
font-size: 12px;
text-align: left;
border:none;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.userpic {
position: relative;
float: left;
background: #f1eae8;
padding: 5px;
margin: 10px;
z-index: 15;
border:1px solid #d6d4d2;
}
.userpicfriends {
background: #f1eae8!important;
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
border:1px solid #d6d4d2;
font-family: "Verdana", sans-serif;
font-size: 12px;
z-index: 15;
color:#666;
}
.userpicfriends a font {color:#666;}
.date {
line-height: 200%;
top: 5px;
color: #666;
font-family: "Verdana", sans-serif;
font-size: 10px;
text-align:right;
}
.subject {
font-weight: 100;
padding: 10px;
color: #333;
font-family: "Verdana", sans-serif;
font-size: 14pt;
text-shadow:0px 1px 1px #333;
letter-spacing:1px;
}
.subject a, .subject a:link, .subject a:visited, .subject a:hover {
color: #333;
/*color: #ffffff;*/
text-decoration: none;
}
.subject a:hover {
color: #666;
}
.datesubject {
background:none;;
padding: 5px;
}
.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.comments {
font-family: "Verdana", sans-serif;
font-size: 12px;
text-align: right;
background:none;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
color:#fff;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #666;
background:#f0e8e6;
border:1px solid #d6d4d2;
padding:5px 10px;
}
div.comments a:hover {
color: #666;
text-decoration: none;
background:#e2d1d1;
border:1px solid #d6d4d2;
padding:5px 10px;
}
/* maincontent -- entry, reply pages */
.datesubjectcomment {
background:none;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border:1px solid #d6d4d2;
background: #f0e8e6;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
}
.box {
border-top:1px solid #d6d4d2;
padding: 20px 0px;
clear: left;
color:#333;
}
input, textarea {
background:none;
color: #333;
}
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: 12px;
line-height: 125%;
background:none;
color: #333;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 12px;
font-family: "Verdana", sans-serif;
color: #333;
}
.commentbox {
border:none;
padding: 10px;
margin: 0px;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/entry.jpg') top repeat-x;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #333;
}
.datesubjectcomment a:hover {
color: #666;
}
.commentboxpartial {
border-color: #999999;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #d4dce8;
}
.commentinfo {
background-color: #d4dce8;
margin-top: 10px;
width: 100%;
}
table {border:none!important;}
/* maincontent -- year/achive pages */
ul.year {
text-align: center;
padding-bottom: 0px;
padding-top:50px;
margin-top:-10px;
background:url('
http://www.ljplus.ru/img4/a/s/asya_asia/entry.jpg') top repeat-x;
height:100px;
font-size:14pt;
color:#666;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 1px;
border-style: solid;
border-color: #d6d4d2;
padding:8px;
font-size:12px;
}
table.yeartable td.yearday {
background-color: #f0e9e6;
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;
}
.ljtags {margin-top:20px; font-weight:bold;}
.skiplinks {
text-align: center;
font-size:12pt;
color:#fff;
}
.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;
}
6. Ставим кредит в профиль или сайдбар
Дизайн журнала: