Простенький дизайн на основе Expressive.
Камни для "идеального пляжа" я самолично собрала и сфотографировала в Крыму.
Аккаунт - любой.
Сайдбар - один справа.
Ширина - Фиксированная, поле + сайдбар 960px.
Страница комментариев не оформлена в стиле журнала. Поэтому владельцам улучшенных аккаунтов нужно отключить применение стиля журнала к странице комментариев (Disable customized comment pages for your journal установить в Yes).
1. Зайдите в настройки оформления журнала
http://www.livejournal.com/customize/2. В поле поиска над каталогом стилей введите Unstyled.
3. Из появившихся стилей выберите Expressive.
4. В меню слева выберите Custom CSS, в большое поле скопируйте код:
/*MAIN*/
body {
background: url('
https://lh5.googleusercontent.com/-iNWkEjUvOa8/UFV-4lgdHcI/AAAAAAAAAJ4/sxNmadqPRQ0/s512/sand80.jpg');
font-family: 'Palatino Linotype';
font-size: 14px;
color: black;
}
a {
color: #d3caa9;
text-decoration: none;
}
a:hover {
color: #353332;
text-decoration: none;
}
a:active {
text-decoration: none;
}
#container-inner {width: 960px;}
#content {
min-height: 100%;
position: relative;
overflow: hidden;
}
/*HEADER*/
#header-inner {
width: 960px;}
#header-photo-inner {
position: absolute;
top: 0px;
right: 180px;
width: 598px !important;
height: 443px !important;
background: url('
https://lh5.googleusercontent.com/-Nv_psOSdekQ/UFW0ncACeUI/AAAAAAAAAKU/wEFviq64h5Q/s598/plage.png');
z-index: -999;
}
/*MENU*/
#header .nav {
padding: 10px 10px 0px 10px;
height: 275px;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 0px;
float: left;
width: 270px;
}
.nav .item {
float: none;
width: 220px;
height: 30px;
background: rgba(211, 202, 169, 0.4);
margin-bottom: 5px;
padding: 5px;
border-top: solid 3px #A89D7A;
border-bottom: solid 3px #3D321D;
border-left: solid 3px #A89D7A;
border-right: solid 3px #3D321D;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.nav .item:hover, .nav .item.current {
height: 30px;
margin-bottom: 9px;
background: rgba(211, 202, 169, 0.6);
border-bottom: solid 1px #A89D7A;
border-top: solid 1px #3D321D;
border-left: solid 1px #A89D7A;
border-right: solid 1px #3D321D;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.nav a {
text-decoration: none;
font-size: 20px;
font-variant: small-caps;
color: #353332;
padding-right: 170px;
}
/*TITLE*/
#header-name, #header-description {
position: absolute;
top: 20px;
right: 0px;
margin-bottom: 5px;
float: left;
line-height: 30px;
background: rgba(211, 202, 169, 0.4);
padding: 5px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border-top: solid 3px #A89D7A;
border-bottom: solid 3px #3D321D;
border-left: solid 3px #A89D7A;
border-right: solid 3px #3D321D;
}
#header-name a {
color: #353332;
text-decoration: none;
font-size: 24px;
font-variant: small-caps;
}
#header-description {
margin-top: 5px;
position: absolute;
top: 70px;
right: 0px;
}
/*CONTENT*/
#alpha {
background: rgba(62, 77, 79, 0.4);
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}
#beta {
background: rgba(62, 77, 79, 0.5);
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
position: relative;
left: 10px;
width: 200px;
float: left;
padding-bottom: 30000px;
margin-bottom: -29900px;
}
.stream-header {
margin-bottom: 20px;
margin-top: 20px;
}
.prevnext {font-weight: bold;}
.asset-name a {color: #D3CAA9;}
.asset-name a:hover {
text-decoration: none;
color: #3e4d4f;
}
.datetime {
color: #3e4d4f;
font-weight: bold;
font-size: 16px;
}
.asset-header {margin-bottom: 0px;}
.user-icon, .user-pic {
float: left;
margin-right: 10px;
margin-bottom: 10px;
padding: 10px !important;
font-size: 14px;
background: rgba(62, 77, 79, 0.4);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.lj-currents {
background: rgba(62, 77, 79, 0.4);
line-height: 1.5em;
padding: 5px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.asset-tags {
margin-top: 20px;
margin-bottom: 15px;
}
.asset-tags-list a:hover {
background: #3e4d4f;}
.asset-meta-list .item a, .asset-meta-list .item span {
padding: 1px 0 1px 15px;
color: #353332;
font-size: 16px;
font-weight: bold;
}
.asset-meta-list .item {
margin-right: 0px !important;
margin-bottom: 0px !important;
}
.asset-meta-list .item a:hover {color: #d3caa9;}
.asset-meta-list .asset-meta-comments, .widget-header {
border: none;
background: rgba(62, 77, 79, 0.4);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 0 10px;
margin: 0px 20px 20px 20px;
}
.item-edit_entry, .item-edit_tags, .item-mem_add, .item-share, .item-watch_comments, .item-link, .item-flag {display: none !important;}
.asset-footer {
height: 5px;
width: 80%;
background: url('
https://lh5.googleusercontent.com/-iNWkEjUvOa8/UFV-4lgdHcI/AAAAAAAAAJ4/sxNmadqPRQ0/s512/sand80.jpg');
margin: 30px auto;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
/*----- LJCUT -----*/
b.ljcut-link {
display: inline-block;
padding: 3px 0;
margin: 10px 0;
border: 1px solid #A89D7A;
box-shadow: 1px 1px 0 0 #3D321D;
background: rgba(211, 202, 169, 0.8);
color: rgba(211, 202, 169, 0.8);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
b.ljcut-link A {
text-decoration: none;
font-variant: small-caps;
color: #353332;
}
b.ljcut-link:hover{
box-shadow: 0 0 2px 0px rgba(0,0,0,0.2);
background: rgba(211, 202, 169, 1);
color: rgba(211, 202, 169, 1);
border-bottom: solid 1px #A89D7A;
border-top: solid 1px #3D321D;
border-left: solid 1px #3D321D;
border-right: solid 1px #3D321D;
}
b.ljcut-link:hover A {
color: #353332 !important;
}
/*SIDEBAR*/
.widget {
margin: 20px auto;}
.widget-header {
float: none;
text-align: center;
font-size: 20px;
color: #353332;
}
.widget-header a {
text-align: center;
color: #353332;
}
.widget-header a:hover {
text-decoration: none;
color: #D3CAA9;
}
.user-pic img {border: none !important;}
.user-pic {margin-left: 23px;}
.archive-widget .widget-list .widget-content .item {
text-align: center;
font-size: 20px;
}
.widget-content {
font-size: 16px;
padding: 0 5px;
margin-left: 10px;
}
.calendar-widget .widget-content {margin-left: 0px;}
td.yearmonth {padding-bottom: 10px;}
5. Нажмите на зеленую кнопку "Сохранить изменения"
Благодарности - Спасибо
yoksel за код кнопки ката и вообще за науку.