Светлый и тёмный вариант
Сайдбар с любой стороны в обоих вариантах
Комментарии и полоса навигации в стиле журнала
Ширина журнала 1000 пикселей
Ширина ленты постов 770 пикселей
Как ставить:
1. В профиле найти вкладку «журнал», в выпадающем меню выбрать «стиль журнала».
2. Выбор дизайна - в окошке поиска вбить Unstyled, нажать кнопку «поиск», из полученных дизайнов выбрать Expressive.
3. Выбор макета - «2 колонки (боковая панель слева или справа)», нажать "Применить макет".
4. Вверху страницы в блоке "Действующее оформление пользователя" нажать «Настройте свой стиль».
5. В разделе "Настройте своё оформление нажать "Custom CSS", откроется поле для ввода кода "Ваш Css" , туда и надо вставить код, скопированный из окошка (опция Use layout's "Base Weblog" stylesheet (использовать стили темы) /чуть выше окна для ввода кода/ должна быть Yes).
6. Сохранить.
Код для светлого:
/*--- dacha-1 ---*/
/*--- design by irina_chisa from
http://community.livejournal.com/irina_diza/ ---*/
/* --- STRUCTURE --- */
body{
background-color:#E6C88A;
background-image: url(
http://img-fotki.yandex.ru/get/9115/28080324.89/0_87993_e56dd014_orig);background-repeat: repeat;
background-attachment: fixed;
font-family: Arial;
font-size:15px;
color:#333333;
}
a:link, a:visited, a font, a b{
color:#996633;
font-weight:bold;
text-decoration:underline;
}
a:hover, a:hover b{
color:#CC6600;
font-weight:bold;
text-decoration:none;
}
#container{
width: 1000px !important;
border:#666 solid 0px;
margin:auto;
position:relative;
top:20px;
}
#container-inner{
width: 1000px !important;
background-color:#f2e8c9;
}
div#alpha{
width: 810px !important;
}
div#alpha-inner{
width: 790px !important;
padding-left:0px;
margin-left:10px;!important;
background-color:#F8F4E7;
}
div#beta{
width: 190px !important;
}
div#beta-inner{
width: 180px !important;
background-color:#F8F4E7;
width: 180px !important;
padding-bottom:0px;
}
.layout-tw div#beta-inner {
margin-left:10px;
}
.layout-wt div#beta-inner {
margin-right:10px;
}
/* --- HEADER --- */
#header {
width:1000px;
height:390px;
background-image: url(
http://img-fotki.yandex.ru/get/6100/28080324.46/0_62039_efc473d4_orig);background-repeat: no-repeat;
background-position: center;
}
ul.nav{
font-family: Segoe UI;
font-size:20px;
position:absolute;
bottom:5px;
left:0px;
height: 35px;
text-align:center;
width: 100%;
border:0px solid red;
}
.nav .item{
padding: 0px 0px 0px 0px;
left: 0px;
border: 0px solid red;
width: 18%;
margin: 0px 1%;
height: 36px;
}
.nav .current a{
color: #fff;
}
.nav a{
color: #CCFF99;
font-weight:bold;
text-decoration:none;
}
.nav a:hover {
color: #CC9999;
font-weight:bold;
text-decoration:none;
}
#header-name {
font-family: Segoe UI;
font-size:30px;
font-weight:bold;
font-style:italic;
text-align:center;
position:absolute;
right:5x;
left:5px;
top:5px;
width:990px;
}
#header-name a{
color: #CCFF99;
text-decoration:none;
font-weight: bold;
}
#header-description{
font-size:18px;
color: #fff;
font-family: Segoe UI,Georgia;
font-style:italic;
position:absolute;
right:15x;
left:580px;
top:200px;
width:405px;
text-align:right;
}
/*--- ENTRIES ---*/
p.prevnext, .skiplinks {
text-align:right;
margin-right:10px;
}
.asset-inner {
width: 770px;
margin-left:10px;
margin-bottom:20px;
padding-bottom:10px;
border-bottom:#f2e8c9 solid 10px;
}
h2.page-header2 {
font-weight: bolder;
font-family: Segoe UI;
font-style:italic;
font-size:22px;
color:#CC6633;
}
h2.page-header2 a{
font-weight:bolder;
color:#CC6633;
text-decoration:none;
}
h2.page-header2 a:hover{
font-weight:bolder;
color:#CC6633;
text-decoration:none;
}
.user-icon {
float:right;
position:relative;
margin-right:-5px;
margin-left:5px;
margin-top:-100px;
padding-bottom:10px;
text-align:center;
background-color:transparent !important;
}
.user-icon span {
background-color:transparent !important;
}
.user-icon img {
padding: 1px;
border:#f2e8c9 solid 10px;
}
div.asset-header li.item span {
font-size:14px;
font-style: italic;
font-weight:bold !important;
color: #CC9966;
}
div.asset-header-content-inner{
width: 655px ;
}
span.entryMetadata-label,
div.asset-tags h4{
font-size:14px !important;
color: #CC9966;
font-style: italic;
font-weight: bold;
}
div.lj-currents {
font-size:14px;
color:#333333;
}
div.lj-currents a {
text-decoration:none;
}
.asset-tags-list {
font-size:14px;
padding-left:10px;
}
.asset-tags-list li.item a {
text-decoration:none;
}
.asset-tags-list li.item a:hover {
text-decoration:none;
color:#CC6600;
background-color:transparent;
}
/*--- SIDEBAR ---*/
.widget {
font-size:14px;
color:#CC9966 ;
text-align:center;
margin-bottom:10px;
}
h3.widget-header {
font-weight: bolder;
font-family: Segoe UI,Georgia;
font-size:18px;
color:#CC6633;
margin-top:10px;
}
h3.widget-header a{
font-weight:bold;
color:#CC6633;
text-decoration:none;
}
h3.widget-header a:hover {
font-weight:bolder;
text-decoration:none;
color:#CC6633;
}
div.about-me-widget div.user-pic{
background-color:transparent;
width:100%;
}
div.about-me-widget div.user-pic img{
padding: 1px;
border:#f2e8c9 solid 10px;
}
ul.widget-list a{
font-weight:bold;
text-decoration:none;
}
div.calendar-widget table {
width: 100%;
}
div.calendar-widget th{
text-align:center;
font-weight:normal;
}
div.calendar-widget td {
border:#990000 solid 0px;
background-color:#f2e8c9;
text-align:center;
color: #333;
margin:0px;
}
div.calendar-widget td a{
text-decoration:none;
display: block;
width: 100%;
}
div.calendar-widget td a:hover {
display: block;
width: 100%;
}
/* --- COMMENT --- */
h2.comments-header.page-header2 {
margin-left:10px;
}
.comment {
padding-bottom:5px;
padding-top:5px;
}
.comment-odd{
border:#fff solid 0px;
background-color:#f2e8c9;
}
.comment-odd .user-icon img {
border:#F8F4E7 solid 10px;
}
.comment-even {
border:#fff solid 0px;
}
div.comment-body {
font-size:15px;
margin-top:10px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px
}
div.comment-inner div.user-icon {
float:left;
margin-right:5px;
margin-top:0px;}
div.comment-links {
margin-right:5px;
}
/* --- CONTROLSTRIP --- */
.w-cs {
background: #E6C88A;
}
.w-cs .w-cs-userinfo {
background: transparent !important;
border-right: solid #CC9900 1px;
}
.w-cs-summary {
background: #f2e8c9 !important;
}
.w-cs .w-cs-summary LI.w-cs-i-tokens {
border-right: 1px solid #CC9900;
}
.w-cs .w-cs-search .w-cs-text {
background: #f2e8c9;
}
.w-cs .w-cs-login .w-cs-text {
background: #f2e8c9;
}
Код для тёмного:
/*--- dacha-2 ---*/
/*--- design by irina_chisa from
http://community.livejournal.com/irina_diza/ ---*/
/* --- STRUCTURE --- */
body{
background-color:#C48F65;
background-image: url(
http://www.lenagold.ru/fon/der/dos/doska17.jpg);background-repeat: repeat;
background-attachment: fixed;
font-family: Arial;
font-size:15px;
color:#333333;
}
a:link, a:visited, a font, a b{
color:#996633;
font-weight:bold;
text-decoration:underline;
}
a:hover, a:hover b{
color:#CC6600;
font-weight:bold;
text-decoration:none;
}
#container{
width: 1000px !important;
border:#666 solid 0px;
margin:auto;
position:relative;
top:20px;
}
#container-inner{
width: 1000px !important;
background-color:#d2b48c ;
}
div#alpha{
width: 810px !important;
}
div#alpha-inner{
width: 790px !important;
padding-left:0px;
margin-left:10px;!important;
background-color:#f2e8c9;
}
div#beta{
width: 190px !important;
}
div#beta-inner{
width: 180px !important;
background-color:#f2e8c9;
width: 180px !important;
padding-bottom:0px;
}
.layout-tw div#beta-inner {
margin-left:10px;
}
.layout-wt div#beta-inner {
margin-right:10px;
}
/* --- HEADER --- */
#header {
width:1000px;
height:390px;
background-image: url(
http://img-fotki.yandex.ru/get/6100/28080324.46/0_62039_efc473d4_orig);background-repeat: no-repeat;
background-position: center;
}
ul.nav{
font-family: Segoe UI;
font-size:20px;
position:absolute;
bottom:5px;
left:0px;
height: 35px;
text-align:center;
width: 100%;
border:0px solid red;
}
.nav .item{
padding: 0px 0px 0px 0px;
left: 0px;
border: 0px solid red;
width: 18%;
margin: 0px 1%;
height: 36px;
}
.nav .current a{
color: #fff;
}
.nav a{
color: #CCFF99;
font-weight:bold;
text-decoration:none;
}
.nav a:hover {
color: #CC9999;
font-weight:bold;
text-decoration:none;
}
#header-name {
font-family: Segoe UI;
font-size:30px;
font-weight:bold;
font-style:italic;
text-align:center;
position:absolute;
right:5x;
left:5px;
top:5px;
width:990px;
}
#header-name a{
color: #CCFF99;
text-decoration:none;
font-weight: bold;
}
#header-description{
font-size:18px;
color: #fff;
font-family: Segoe UI,Georgia;
font-style:italic;
position:absolute;
right:15x;
left:580px;
top:200px;
width:405px;
text-align:right;
}
/*--- ENTRIES ---*/
p.prevnext, .skiplinks {
text-align:right;
margin-right:10px;
}
.asset-inner {
width: 770px;
margin-left:10px;
margin-bottom:20px;
padding-bottom:10px;
border-bottom:#d2b48c solid 10px;
}
h2.page-header2 {
font-weight: bolder;
font-family: Segoe UI;
font-style:italic;
font-size:22px;
color:#CC6633;
}
h2.page-header2 a{
font-weight:bolder;
color:#CC6633;
text-decoration:none;
}
h2.page-header2 a:hover{
font-weight:bolder;
color:#CC6633;
text-decoration:none;
}
.user-icon {
float:right;
position:relative;
margin-right:-5px;
margin-left:5px;
margin-top:-100px;
padding-bottom:10px;
text-align:center;
background-color:transparent !important;
}
.user-icon span {
background-color:transparent !important;
}
.user-icon img {
padding: 1px;
border:#d2b48c solid 10px;
}
div.asset-header li.item span {
font-size:14px;
font-style: italic;
font-weight:bold !important;
color: #CC9966;
}
div.asset-header-content-inner{
width: 655px ;
}
span.entryMetadata-label,
div.asset-tags h4{
font-size:14px !important;
color: #CC9966;
font-style: italic;
font-weight: bold;
}
div.lj-currents {
font-size:14px;
color:#333333;
}
div.lj-currents a {
text-decoration:none;
}
.asset-tags-list {
font-size:14px;
padding-left:10px;
}
.asset-tags-list li.item a {
text-decoration:none;
}
.asset-tags-list li.item a:hover {
text-decoration:none;
color:#CC6600;
background-color:transparent;
}
/*--- SIDEBAR ---*/
.widget {
font-size:14px;
color:#CC9966 ;
text-align:center;
margin-bottom:10px;
}
h3.widget-header {
font-weight: bolder;
font-family: Segoe UI,Georgia;
font-size:18px;
color:#CC6633;
margin-top:10px;
}
h3.widget-header a{
font-weight:bold;
color:#CC6633;
text-decoration:none;
}
h3.widget-header a:hover {
font-weight:bolder;
text-decoration:none;
color:#CC6633;
}
div.about-me-widget div.user-pic{
background-color:transparent;
width:100%;
}
div.about-me-widget div.user-pic img{
padding: 1px;
border:#d2b48c solid 10px;
}
ul.widget-list a{
font-weight:bold;
text-decoration:none;
}
div.calendar-widget table {
width: 100%;
}
div.calendar-widget th{
text-align:center;
font-weight:normal;
}
div.calendar-widget td {
border:#990000 solid 0px;
background-color:#f2e8c9;
text-align:center;
color: #333;
margin:0px;
}
div.calendar-widget td a{
text-decoration:none;
display: block;
width: 100%;
}
div.calendar-widget td a:hover {
display: block;
width: 100%;
}
/* --- COMMENT --- */
h2.comments-header.page-header2 {
margin-left:10px;
}
.comment {
padding-bottom:5px;
padding-top:5px;
}
.comment-odd{
border:#fff solid 0px;
background-color:#faeedd;
}
.comment-even {
border:#fff solid 0px;
}
div.comment-body {
font-size:15px;
margin-top:10px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px
}
div.comment-inner div.user-icon {
float:left;
margin-right:5px;
margin-top:0px;}
div.comment-links {
margin-right:5px;
}
/* --- CONTROLSTRIP --- */
.w-cs {
background: #C48F65;
}
.w-cs .w-cs-userinfo {
background: transparent !important;
border-right: solid #CC9900 1px;
}
.w-cs-summary {
background: #f2e8c9 !important;
}
.w-cs .w-cs-summary LI.w-cs-i-tokens {
border-right: 1px solid #CC9900;
}
.w-cs .w-cs-search .w-cs-text {
background: #f2e8c9;
}
.w-cs .w-cs-login .w-cs-text {
background: #f2e8c9;
}
Если берёте дизайн, в профиле, в разделе «о себе» должен стоять кредит (авторство дизайна)
Дизайн журнала
Или код кнопки
http://community.livejournal.com/irina_diza/">http://img-fotki.yandex.ru/get/5601/irina-chisa.27/0_43cca_fafd5082_orig">