Мы с
nika_ap, хозяйкой сообщества
Дизайны Ники, решили продолжить традицию и в честь наступления весны подарить вам новый дизайн.
Все знают, что в этом сообществе можно заказать любой дизайн или совершенно бесплатно выбрать уже готовый в
галерее. Но отличие этого дизайна в том, что он сделан специально для читателей моего журнала и размещен только здесь!
Чтобы установить дизайн - совсем не обязательно иметь платный аккаунт. Он подходит для всех журналов!
крупнее 1. На странице
Выберите стиль журнала в строке поиска (справа) вводится слово Unstyled.
Будут выданы три макета, из них выбрать Expressive (нажать “Применить макет”).
2. Внизу этой же страницы выбрать макет журнала - 2 колонки, боковая панель слева.
3. Перейти по ссылке
Настроить свой стиль. На этой странице - слева выбрать опцию
Custom CSS.
4. На этой странице:
- Проверить, чтобы напротив строки «Use layout's "Base Weblog" stylesheet» стояло «yes»;
- В поле Custom stylesheet вставить код.
Затем нажать на опцию «сохранить»!
/*
created by
http://community.livejournal.com/nika_lj_diz*/
body{
font-family: Times New Roman;
font-size:15px;
background-color: #fff;
background:url(
http://pics.livejournal.com/nika_diz/pic/000xegxq) repeat center top;
}
#lj_controlstrip_new {
background: #D9BAA8;
}
.w-cs {
color: #977B64!important;
}
.w-cs a:link,
.w-cs a:visited,
.w-cs a:active,
.w-cs a:hover {
border: none !important;
text-decoration: none;
color: #977B64!important;
}
.w-cs .w-cs-userinfo,
.w-cs-summary,
.w-cs .w-cs-summary LI.w-cs-i-tokens {
background: transparent !important;
border: none;
}
#container{
width: 990px !important;
margin: 0px auto 0px auto;
box-shadow:0px 0px 15px #000;
}
#container-inner{
width: 990px !important;
margin: 0px auto 0px auto;
background-color:#D9BAA8;
}
div#alpha{
width: 760px !important;
margin-top: 0px;
}
div#beta{
width: 200px !important;
margin-top: 10px;
}
#header{
background:url(
http://pics.livejournal.com/nika_diz/pic/000xf0wd) no-repeat center top;
width:970px;
height:400px;
padding:0px;
margin-left:10px;
margin-top:20px;
border-top:10px solid #D9BAA8;
border-bottom:20px solid #D9BAA8;
}
div#header-text{
width:900px;
text-align:left;
}
ul.nav{
width:250px;
position:relative;
margin-top:10px;;
font-size: 18px;
text-align:right;
}
.nav a {
color: #B79772;
font-weight:bold;
text-decoration: none;
}
.nav a:hover {
color:#977B64;
text-decoration: none;
}
ul.nav li.item{
border:none;
float:none;
display:bloc;
}
#header-name {
font-family:Monotype Corsiva;
text-align:left;
width:400px;
font-size:45px;
font-weight:bold;
margin-top:30px;
margin-left:30px;
}
#header-name a{
color:#977B64;
text-decoration:none;
}
#header-name a:hover{
color:#B79772;
text-decoration:none;
}
#header-description{
text-align:left;
width:390px;
font-size:20px;
font-weight:bold;
margin-top:0px;
margin-left:40px;
color:#B79772;
}
#content {
width: 970px;
margin-left:10px;
padding:0px 0px 10px 0px;
}
#content-inner {
margin:0px;
background-color: #F2EDE7;
}
#alpha {
padding: 0px;
margin:0px;
}
#alpha-inner {
padding: 0px;
margin: 0px;
}
#beta {
float: left;
margin: 0px;
padding: 0px;
}
#beta-inner {
padding: 0px;
margin:0px
}
#gamma {
display: none;
}
.powered-widget {
display:none;
}
.widget {
width:190px;
margin-left:10px;
font-size:14px;
}
.widget-inner {
width:190px;
padding-bottom:10px;
padding-top:20px;
text-align:center;
}
.widget-inner a {
color:#8C6239;
text-decoration:none;
}
.widget-inner a:hover {
color:#8C6239;
text-decoration:underline;
}
.about-me-widget{
text-align:center;
margin-top:-20px;
}
div.about-me-widget div.user-pic{
margin-left:20%;
padding:5px;
border:1px solid #736F6F;
}
h3.widget-header {
width:190px;
margin-bottom:10px;
padding:5px;
text-align:center;
color:#F2EDE7;
background-color:#D9BAA8;
font-family:Calibri;
font-size:14px;
font-weight:bolder;
}
h3.widget-header a {
color:#F2EDE7;
font-weight:bolder;
font-variant:small-caps;
text-decoration: none;
}
h3.widget-header a:hover {
color:#F2EDE7;
text-decoration: none;
}
.calendar-widget a {
font-weight:bolder;
}
.calendar-widget .widget-content {
text-align:center;
}
.calendar-widget .widget-content table {
width:100%;
text-align:center;
}
.calendar-widget .widget-content table td,
.calendar-widget .widget-content table th {
padding:2px 0 2px;
}
.calendar-widget .widget-content table td a {
margin:-5px 0 -6px;
padding:2px 0 2px;
display:block;
background:#D9BAA8;
color:#977B64;
}
.archive-widget .item {
font-weight: normal !important;
text-align:left;
margin:0px;
padding:0px;
}
.archive-widget .item a{
font-weight: normal !important;
}
.calendar-widget .widget-content table td[align="center"] a {
margin:0;
padding:0;
background:transparent;
}
.stream-header {
display:none;
}
p.prevnext, .skiplinks {
width: 750px;
text-align:right;
font-size:18px;
}
p.prevnext a, .skiplinks a{
color:#7C6962;
text-decoration: none;
font-variant:small-caps;
}
p.prevnext a:hover, .skiplinks a:hover{
text-decoration: underline;
color:#7C6962;
}
.asset {
width:760px;
margin-top:10px;
padding:0px;
}
.asset-inner {
width: 740px;
margin-left:10px;
padding:0px;
}
.asset-body {
width: 740px;
padding:0px;
margin:0px;
margin-bottom:15px;
}
.asset-content {
width: 740px;
text-align: justify;
margin:0px;
padding: 0px;
}
div.asset-content a {
color: #8C6239;
text-decoration:none;
}
div.asset-content a:hover {
color: #8C6239;
text-decoration:underline;
}
.asset-header {
font-family:Monotype Corsiva;
width:740px;
font-size:30px;
padding:0px;
margin:0px;
text-align:justify;
color:#7C6962;
}
.asset-header a,
.asset-header a:hover {
font-size:30px;
color:#7C6962;
text-decoration:none;
}
div.asset-header div.asset-meta{
padding:0px;
margin:0px;
width:100%;
height:auto;
right:0px;
position:absolute;
bottom:7px;
}
.asset-header-content-inner {
padding:0px;
margin:0px;
}
div.asset-header li.item {
float:right;
display:block;
border: none;
font-family: Times New Roman;
font-size:11px;
color:#977B64;
padding:0px 8px !important;
}
h2.page-header2,
h2.asset-name{
background:transparent;
}
.user-icon {
float:right;
padding-left:10px;
padding-bottom:4px;
margin:0px;
border:none;
background-color:transparent !important;
text-align:center;
font-size:11px;
}
.user-icon img{
padding:3px;
border:2px solid #977B64;
}
.user-icon span {
background-color:transparent !important;
}
.asset-tags {
width:680px;
position: relative;
}
h4.asset-tags-header {
font-size:14px;
font-weight:bold;
margin-left:2px;
color:#000;
}
.asset-tags-list {
font-size:14px;
padding-left:3px;
}
.asset-tags-list li.item a:hover {
text-transform:none;
background-color:transparent;
}
ul.asset-meta-list{
padding:0px;
font-family:Times New Roman;
font-size: 14px;
text-align:justify;
}
.asset-meta-list .item{
border: 0px;
}
ul.asset-meta-list a{
color: #7C6962;
text-decoration:none;
}
ul.asset-meta-list a:hover {
color: #7C6962;
text-decoration: underline;
}
div.asset-footer {
background:url(
http://pics.livejournal.com/nika_diz/pic/000xgg38) no-repeat;
background-position: center;
height:40px;
padding:0px;
margin:0px;
}
div#comments {
width:760px;
font-size:14px;
margin:0px;
padding:0px;
}
div#comments a{
color:#854E41;
text-decoration:none;
}
div#comments a:hover {
color:#7C6962;
text-decoration:none;
}
h2.comments-header {
display:none;
}
div.comment-even{
border: none;
}
div.comment-inner div.user-icon {
float:left;
margin-top:0px;
padding: 0px 10px 0px 0px;
}
div.comment-date{
font-size:10px;
color:#854E41;
}
div.comment-body {
margin:5px;
font-size:14px;
padding-top:10px;
padding-bottom:10px;
}
#page div.asset-tags a,
#page div.lj-currents ul li a{
font-size:14px;
font-weight:normal;
color:#854E41;
}
#page div.lj-currents a:hover,
#page div.asset-tags a:hover{
background:transparent;
}
.lj-view-tags #alpha-inner{
width: 700px !important;
margin-top:21px;
padding:20px;
}
.lj-view-tags #alpha-inner ul {
list-style:none;
margin-left: 0px;
text-align: left;
color:#000;
}
.lj-view-tags #alpha-inner a{
font-weight:normal;
text-decoration: none;
color:#854E41;
}
.lj-view-tags #alpha-inner a:hover{
color:#7C6962;
text-decoration: underline;
}
ul.year {
text-align: center;
margin-top:10px;
font-size:30px;
color:#854E41;
}
ul.year a {
font-size:20px;
color:#854E41;
text-decoration:none;
}
ul.year a:hover {
font-size: 20px;
color:#7C6962;
text-decoration:none;
}
table.yeartable{
margin: 0px auto 0px auto;
width: 400px;
}
table.yeartable td.yeardate,
table.yeartable td.yearday{
padding: 3px;
}
#postform {
background: transparent !important;
margin: 0px 30px !important;
}
#postform b {
color: #000;
}
.quickreply_entry form table,
.quickreply_comment form table,
#postform table {
width: 100%;
background: transparent !important;
color: #000;
padding: 20px 0 20px 70px;
margin: 0px;
border: 0px !important;
}
.quickreply_entry form table a,
.quickreply_comment form table a,
#postform table a {
color:#854E41;
text-decoration: none;
}
.quickreply_entry form table a:hover,
.quickreply_comment form table a:hover,
#postform table a:hover {
color:#854E41;
text-decoration: underline;
}
.textbox {
width:100%;
padding:4px;
text-align: justify;
background-color: #F1E6DF !important;
border: 1px solid #854E41 !important;
color:#000;
}
.replyform {
background: transparent;
border:0px;
margin:0px;
padding:0px;
color:#000;
}
Если берете дизайн, пожалуйста, укажите кредит)
(Профиль - Редактировать профиль - в графу «О себе» вставить код из окошечка ниже - сохранить)
Дизайн журнала в подарок от
Наталии Ленской и
Дизайны Ники Дизайн журнала в подарок от
http://nataly-lenskaya.livejournal.com/>Наталии Ленской и http://community.livejournal.com/nika_lj_diz">http://stat.livejournal.com/img/community.gif" border="0"> Дизайны Ники