Имеется система S2, базовый аккаунт, стиль Smooth Sailing и несколько вопросов:
1. как сделать рамку вокруг постов
2. как вместо Speak, Link, Edit и т.д. поставить картинки
3. откуда взялись белые полоски между постами и между хедером и header image (видно у некоторых) и как их убрать
посмотреть дизайн и проблемы -
livej_zb /* PAGE */
body {
font-family: tahoma, sans-serif;
font-size: 7pt;
margin: 0px;
background-color: #ededed;
color: #9a9a9a;
background: url(bg image);
background-color: #ffffff;
margin-top: 20px;
margin-bottom: 20px;
}
a {
color: #dec5c1;
font-weight: lighter;
text-decoration: none;
}
a:visited {
color: #dec5c1;
font-weight: lighter;
text-decoration: none;
}
a:hover {
color: #ca3a51;
font-weight: lighter;
text-decoration: none;
}
.pageblock{
width:640px;
margin: 0 auto;
background-color: #f1fbfa;
color: white;
}
.pagefooterblock{
background-color: #ddd;
color: #808080;
padding: 0px 0px 0px 0px;
margin-top: 0px;
line-height: 30px;
text-align: center;
text-transform: uppercase;
background: url(
http://i32.photobucket.com/albums/d30/_aifor_/lg_layout/640_bottom.gif); }
.pagefooterblock a, .pagefooterblock a:visited {
color: #fff;
}
/* HEADER */
.pageheaderblock {
text-align: left;
background-image:
url(
http://i32.photobucket.com/albums/d30/_aifor_/lg_layout/IMG_7147.jpg); width: 640px;
height: 410px;
}
.header-title {
display: none;
}
.header-subtitle {
display: none;
}
.header-icon {
top: 0px;
right: 0px;
position: absolute;
z-index: 1;
}
.header-menu {
padding: 0px 0px 0px 0px;
background-color: transparent;;
font-family: verdana;
font-size: 10px;
line-height: 30px;
text-transform: uppercase;
text-align: center;
background-color: #004860;
background: url(
http://i32.photobucket.com/albums/d30/_aifor_/lg_layout/640_top.gif); }
.header-menu a, .header-menu a:visited {
white-space: nowrap;
text-align: left;
padding: 2px 2px 2px 6px;
color: #e0d7c6;
text-decoration: none;
}
.header-menu a:hover {
color: #ca3a51;
}
.header-menu ul, #footer-menu ul {
margin: 0px;
padding: 0px;
}
.header-menu li, #footer-menu li {
display: inline;
}
/* BODY */
.bodyblock {
padding:0px;
}
.bodyheaderblock {
display: none;
}
.bodynavblock {
background-color: #f1fbfa;
color: #ccc;
margin: 10px 0px 4px 0px;
padding: 9px;
}
.bodynavblock a, .bodynavblock a:visited {
color: #000000;
}
.body-title {
display: none;
}
.body-midtitle {
font-family: tahoma;
font-size: 18px;
color: #000000;
text-align: left;
padding-left: 8px;
}
/*ENTRIES*/
.entryHolder {
color: #000;
background-color: #f1fbfa;
font-family: tahoma;
font-size: 11px;
margin: 4px 5px 4px 0px;
text-align: justify;
}
.entryUserinfo {
text-align: center;
margin: 5px 6px 3px 5px;
background-color: transparent;
}
.entryUserinfo-usericon img {
border: 0px;
}
.entryText {
padding: 6px;
}
.entryHeader {
background-color: #f1fbfa;
color: #00c7c0;
font-family: tahoma;
font-size: 11px;
padding: 4px 5px 4px 8px;
font-weight: normal;
text-transform: uppercase;
line-height: 20px;
}
.entryHeader a{
color: #000000;
}
.entryHeaderSubject {
font-weight: normal;
color: #71c2bb;
}
.entryHeaderDate a {
color : #71c2bb;
text-decoration : none;
}
.entryHeaderDate a:hover {
color : #000000;
text-decoration : underline;
}
.entryMetadata {
padding-left: 6px;
}
.entryMetadata ul {
margin: 0px;
padding: 0px;
}
.entryMetadata li {
list-style: none;
display: inline;
padding-right: 10px;
}
.entryMetadata-label {
font-weight: bold;
padding-right: 4px;
}
.entryLinkbar {
font-family: tahoma;
font-size: 11px;
color: #000000;
text-align: right;
padding: 4px 0px 4px 0px;
}
.entryLinkbar ul {
margin: 0px;
padding: 0px;
}
.entryLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
/*FOOTER*/
#footer-menu {
font-size: 11px;
text-align: center;
}
#footer-menu a, .footer-menu a:visited {
color: #808080;
white-space: nowrap;
padding: 6px;
text-align: center;
}
/*SIDEBAR*/
.sidebar {
font-family: tahoma;
font-size: 11px;
margin-right: 5px;
width: 150px;
background-color: transparent;
padding: 0px 0px 0px 5px;
}
.sidebox {
color: #fff;
background-color: transparent;
margin: 4px 0px 4px 0px;
}
.sideboxTitle {
background-color: #015d6a;
line-height: 20px;
color: #71c2bb;
font-family: tahoma;
font-size: 11px;
padding: 4px 2px 4px 8px;
text-align: left;
text-transform: uppercase;
margin-left: 0px;
}
.sideboxContent {
text-align: justify;
padding: 2px 4px 2px 4px;
}
.sidebox #profile, .sidebox #latestmonth, .sidebox #search {
text-align: center;
}
.sidebox #tags_sidebox {
text-align: center;
}
.sidebox #systemlinks {
text-align: center;
}
.sidebox #latestmonth table{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
}
.listtitle {
font-weight: bold;
}
.profile-label {
font-weight: bold;
}
/*OTHER PAGES*/
/* COMMENT PAGE */
.commentHolder {
color: #fff;
background-color: #004860;
font-family: tahoma;
font-size: 11px;
margin: 4px 0px 4px 0px;
}
.commentUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;
background-color: #000;
}
.commentUserinfo-usericon img {
border: 0;
}
.commentText {
padding: 6px;
}
.commentHeader {
background-color: transparent;
color: #fff;
font-family: ;
font-size: 12px;
padding: 4px 0px 4px 8px;
}
.commentHeader a{
color: #000000;
}
.commentHeaderScreened {
font-family: ;
font-size: 12px;
background-color: #cccccc;
padding: 4px 0px 4px 8px;
}
.commentHeaderSubject {
font-weight: bold;
}
.commentLinkbar {
font-family: ;
font-size: 11px;
color: #000000;
text-align: right;
padding-top: 4px;
padding-bottom: 4px;
}
.commentLinkbar ul {
margin: 0px;
padding: 0px;
}
.commentLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
.replyform {
background-color: #dfd6c5;
color: #000000;
padding-left: 10px;
}
#commenttext{
width:100%;
}
/*ARCHIVE PAGE*/
.yearlinks{
text-align: right;
}
.yearlink{
padding-left:4px;
padding-right: 4px;
}
.month {
width: 320px;
border: 1px solid #dddddd;
margin: 8px 8px 8px 40px;
}
.daysubjects {
color: #000000;
padding: 8px 8px 8px 40px;
}
.daytitles {
text-align: center;
border: 1px solid #dddddd;
background: #eeeeee;
color: #000000;
}
.day-blank {
border: 1px solid #dddddd;
}
.day {
border: 1px solid #dddddd;
}
.day-date {
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
color: #000000;
width: 50%;
text-align: center;
}
.day-count {
width: 50%;
text-align: center;
float: right;
font-size: 20px;
}
.day-count a {
text-decoration: none;
color: #000000;
}
/*TAGS PAGE*/
.tagstable, .tagstable td {
border: 1px solid #dddddd;
}
.tagstable { width: 300px; }