Первый дизайн называется "Рисуя сказку", и он находится в личном пользовании.
Второй - "Кофейное мороженое", и он свободен.
Комментарии и полоса навигации в стиле журнала
Ширина журнала 930 пикселей
Ширина ленты постов 700 пикселей
Как ставить:
1. В профиле найти вкладку «журнал», в выпадающем меню выбрать «стиль журнала».
2. Выбор дизайна - в окошке поиска вбить Unstyled, нажать кнопку «поиск», из полученных дизайнов выбрать Expressive.
3. Выбор макета - «2 колонки (боковая панель слева)», нажать "Применить макет".
4. Вверху страницы в блоке "Действующее оформление пользователя" нажать «Настройте свой стиль».
5. В разделе "Настройте своё оформление нажать "Custom CSS", откроется поле для ввода кода "Ваш Css" , туда и надо вставить код, скопированный из окошка (опция Use layout's "Base Weblog" stylesheet (использовать стили темы) /чуть выше окна для ввода кода/ должна быть Yes).
6. Сохранить.
Код:
/*--- coffee ice cream ---*/
/*--- design by irina_chisa from
http://community.livejournal.com/irina_diza/ ---*/
/* --- STRUCTURE --- */
body{
background: #ECDCC4;
background-image: url(
http://img-fotki.yandex.ru/get/9355/28080324.6e/0_7f5af_71f786e0_orig);background-repeat: repeat;
background-attachment: fixed;
font-size:15px;
color:#333333;
}
a:link, a font, a b{
color:#996666;
font-weight:bold;
text-decoration:underline;
}
a:visited {
color:#996666;
font-weight:bold;
text-decoration:underline;
}
a:hover, a:hover b{
font-weight:bold;
text-decoration:none;
color:#CC9999;
}
a:active {
background-color:transparent;
}
#container{
width: 930px !important;
background-color:#ECDCC4;
margin:auto;
position:relative;
}
#container-inner{
width: 920px !important;
border:#CC9999 dotted 5px;
padding:0px;
}
#content{
width: 920px !important;
margin:auto;
position:relative;
background-color:#F9F3E1;
}
div#alpha{
width: 720px !important;
}
div#alpha-inner{
width: 720px !important;
padding-left:0px;
margin-left:0px;
}
div#beta{
width: 180px !important;
margin-top:10px;
border-right:#d2b48c dotted 2px;
}
/* --- HEADER --- */
#header {
width:920px;
height:450px;
background-color:transparent;
border-bottom:#CC9999 dotted 5px;
padding:0px;
}
#header-inner{
margin:0px;
padding:0px;
width:740px;
height:446px;
margin-left:180px;
background-image:url(
http://img-fotki.yandex.ru/get/6730/28080324.73/0_81f8a_ced0b4b1_orig);background-position: center bottom;
background-repeat: no-repeat;
text-align:center;
}
.nav {
font-family: Georgia;
font-size:20px;
position:absolute;
top:130px;
left:2px;
width: 180px !important;
}
ul.nav li.item{
border:none;
left:0px;
display:block;
float:none;
margin: 10px 0px 10px 0px !important;
}
.nav a{
color: #CC6666;
font-weight:bold;
text-decoration:none;
}
.nav a:hover {
color: #DD957C;
font-weight:bold;
text-decoration:underline;
}
#header-name {
font-family:Georgia;
font-size:30px;
font-style:italic;
font-weight:bold;
position:absolute;
top:0px;
left:190px;
width:680px;
text-align:left;
}
#header-name a{
color: #CC6666;
text-decoration:none;
font-weight: bold;
}
#header-description{
font-family: Georgia;
font-size:20px;
font-style:italic;
color: #F9F3E1;
position:absolute;
bottom:10px;
right:10px;
width:700px;
text-align:right;
}
/* --- ENTRIES --- */
p.prevnext, .skiplinks {
text-align:right;
margin-right:15px;
}
.asset-inner {
margin-bottom:30px;
width: 720px ;
border-bottom:#CC9999 dotted 5px;
}
div.asset-content{
margin-left:10px;
width: 700px ;
}
h2.page-header2 {
font-family: Georgia;
font-size:20px;
font-style:italic;
font-weight:bold;
color:#CC6666;
text-align:left;
padding-left:15px;
padding-bottom:3px;
padding-right:10px;
}
h2.page-header2 a{
font-weight:bold;
color:#CC6666;
text-decoration:none;
}
h2.page-header2 a:hover{
font-weight:bold;
color:#CC6666;
text-decoration:none;
}
.user-icon {
float:right;
position:relative;
margin-right:-5px;
margin-bottom:10px;
text-align:center;
background-color:transparent !important;
}
.user-icon span {
background-color:transparent !important;
}
.user-icon img {
padding: 3px 3px 3px 3px;
border:#CC9999 dotted 2px;
}
div.asset-header li.item span {
font-size:14px;
color:#996633;
}
.asset-tags-list {
font-size:12px;
}
.asset-tags-list li.item a {
text-decoration:none;
}
.asset-tags-list li.item a:hover {
text-decoration:none;
color:#CC6600;
background-color:transparent;
}
div.lj-currents {
font-size:14px;
color: #996633;
}
span.entryMetadata-label{
font-size:14px;
font-weight:normal;
color: #333;
}
/* --- SIDEBAR --- */
.widget {
font-size:14px;
color:#663300;
padding-bottom:0px;
margin-bottom:0px;
border-bottom:#CC9999 dotted 2px;
}
.widget-inner {
margin-top:10px;
margin-bottom:30px;
}
h3.widget-header {
font-weight: bold;
font-family: Georgia;
font-size:16px;
color: #CC6666;
}
h3.widget-header a{
font-weight:bold;
color: #CC6666;
text-decoration:none;
}
h3.widget-header a:hover {
font-weight:bold;
text-decoration:none;
color: #CC6666;
}
div.about-me-widget div.user-pic{
background-color:transparent;
padding: 3px 3px 3px 3px;
border:#CC9999 dotted 2px;
}
ul.widget-list a{
font-weight:bold;
font-size:15px;
text-decoration:none;
}
.about-me-widget{
color: #663300;
}
.calendar-widget{
font-size:13px;
}
div.calendar-widget table {
width: 100%;
}
div.calendar-widget th{
text-align:center;
}
div.calendar-widget td {
background-color:#ECDCC4;
text-align:center;
margin:0px;
}
.powered-widget {
display: none;
}
/* --- COMMENT --- */
.comment-even {
background-color:#ECDCC4;
border:#CC9999 dotted 2px;
}
div.comment-body {
font-size:14px;
margin-top:10px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px
}
div.comment-inner div.user-icon {
float:left;
margin-right:5px;
}
div.comment-links {
margin-right:5px;
padding-bottom:5px;
}
/* --- CONTROLSTRIP --- */
.w-cs {
background: #ECDCC4;
}
.w-cs .w-cs-userinfo {
background: transparent !important;
border-right: solid #CC9999 1px;
}
.w-cs-summary {
background: #F6EAD8 !important;
}
.w-cs .w-cs-summary LI.w-cs-i-tokens {
border-right: 1px solid #CC9999;
}
.w-cs .w-cs-search .w-cs-text {
background: #F6EAD8;
}
.w-cs .w-cs-login .w-cs-text {
background: #F6EAD8;
}
Если берёте дизайн, в профиле, в разделе «о себе» должен стоять кредит (авторство дизайна)
Дизайн журнала
Или код кнопки
http://community.livejournal.com/irina_diza/">http://img-fotki.yandex.ru/get/5601/irina-chisa.27/0_43cca_fafd5082_orig">