HELP!
sashii09 is my active journal and I am currently having problems on it. =__=
I've been making layouts but it is now where I encountered this thing....
>.<
I think it has something to do with the sidebar? I don't know.. >.<
body {
background-color: #262626;
background-image: url(
http://i32.tinypic.com/2m2gdaf.jpg); background-attachment: fixed;
background-repeat: repeat;
text-align: center;
color: #797979;
font-family: "trebuchet ms";
font-size: 7.5pt;
margin: 0px;
}
/*-------------------- LINKS, HOVER, BLOCKQUOTE, CODE --------------------*/
a, a:link, a:visited {
color: #ef415c;
text-decoration: none;
}
a:hover {
color: #a62d40;
text-decoration: none;
}
b, strong{
color:#666666;
font-weight:bold;
}
i, s {
color: #666666;
}
u {
color: #666666;
}
blockquote {
width:80%;
margin: 0 auto;
border: 2px solid #ff173c;
padding: 0 0 0 10px;
background-color:#FFFFFF;
}
code {
font-family: monospace;
background-color:#FFFFFF;
border: 2px solid #ff173c;
}
input, textarea, select {
background-color: #FFFFFF;
color:#FF178B;
font-family: trebuchet ms;
font-size:10px;
border:0;
}
.clear {
height: 20px;
display: none;
}
/*-------------------- GENERAL PAGE ALIGNMENT --------------------*/
#content{
width: 650px;
background-color: transparent;
margin: 0px auto;
}
#maincontent {
margin: 0px 0px 10px 150px;
text-align: left;
background-color: #FAC9C4;
padding-top: 10px;
padding-bottom: 10px;
}
#sidebar {
background-color: #FCD3C9;
padding-top: 0px;
width: 140px;
float: left;
margin: 5px 0px 0px 0px;
-moz-border-radius-bottomleft: 5%;
-moz-border-radius-topright: 5%;
}
/*-------------------- HEADER AND FOOTER !!NO HEADERIMAGE --------------------*/
#header {
margin: 0px;
text-align: center;
font-size:12px;
font-family: trebuchet ms;
text-transform:uppercase;
background-image: url(
http://i30.tinypic.com/293bnuh.jpg); height: 500px;
background-repeat: no-repeat;
background-attachment: scroll;
width: 650px;
background-position: center;
}
#footer {
width: 100%;
text-align: center;
z-index: 100;
clear: both;
text-align: right;
font-size:18px;
font-family:"Trebuchet MS";
text-transform:capitalize;
background-color: transparent;
color: #333333;
}
/*-------------------- LINKS OF THE HEADER AND FOOTER --------------------*/
div#header a, div#header a:link, div#header a:visited {
color: #D2FA32;
display: none;
}
div#footer a, div#footer a:link, div#footer a:visited, div#footer a:hover {
color: #000000;
}
ul.navheader {
padding: 0 20px;
margin: 0px;
display: none;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
/*-------------------- TITLE AND SUBTITLE --------------------*/
.title, .subtitle {
display:none;
}
/*-------------------- ALIGNMENT OF THE SIDEBAR - DEFAULT USERPIC AND BODY --------------------*/
.defaultuserpic {
text-align: center;
}
.defaultuserpic img{
margin: 10px 0;
padding:5px;
background-color:#FFC1CB;
border: 2px solid #aeaeae;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
/*-------------------- CALENDAR OF THE SIDEBAR --------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
text-align: left;
border: 1px solid #ffffff;
}
.sbarcalendar {
border-color: #444444;
border-width: 1px;
border-style: solid;
background-color: transparent;
text-align: center;
font-family: trebuchet ms;
font-size: 7pt;
}
.sbarcalendarposts {
border-color: #2F2722;
border-width: 1px;
border-style: solid;
background-color: #FFFFFF;
text-align: center;
font-family: trebuchet ms;
font-size: 7pt;
}
/*-------------------- LOOK OF THE LINKS-LIST-BODY IN THE SIDEBAR --------------------*/
.sbarlist {
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
/*-------------------- LOOK OF THE LINKS IN THE LINK-LIST IN THE SIDEBAR --------------------*/
ul.sbarlist {
padding-left: 0;
margin-left: 0;
list-style: none;
}
li.sbaritem a, li.sbaritem a:link, li.sbaritem a:visited {
background-color: #fce7e2;
list-style: none;
font-family: "Trebuchet MS";
display: block;
width: 95%;
text-align: center;
padding: 1px;
margin-top: 2px;
font-size: 9px;
margin-left: 2px;
}
li.sbaritem a:hover {
background-color: #f8bac3;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #ff5874;
text-decoration: none;
}
div#sidebar a:hover {
color: #FF5874;
}
/*-------------------- TITLES IN THE SIDEBAR --------------------*/
li.sbartitle {
padding-left: 10px;
list-style: none;
margin-bottom: 10px;
margin-top: 10px;
color:#FFFFFF;
font-size:16px;
font-family:Georgia;
text-transform:uppercase;
}
li.sbartitle:first-letter {
color:#D67E8C;
font-size: 18px;
text-transform: capitalize;
}
/*-------------------- MAINCONTENT --------------------*/
.subcontent {
background-color: #fcd3c9;
width: 475px;
margin: 10px 0 0 12.5px;
-moz-border-radius-bottomleft: 5%;
-moz-border-radius-topright: 5%;
}
/*-------------------- ENTRY, ENTRY-LISTS --------------------*/
.entry {
padding: 15px;
text-align: justify;
}
.entry ul li {
padding-left: 5px;
margin-left: 15px;
}
.entry ol li {
padding-left: 5px;
margin-left: 15px;
}
/*-------------------- USERPIC, USERPICFRIENDS --------------------*/
.userpic, .userpicfriends {
position: relative;
float: left;
background-color: #ffc1cb!important;
text-align:center;
text-transform:lowercase;
font-size:9px;
margin: 10px 10px 10px 10px;
padding: 5px;
border: 2px solid #aeaeae;
}
.userpic img, .userpicfriends img{
width:60px;
height:60px;
}
.userpic a, .userpicfriends a, .userpic font, .userpicfriends font{
color:#1F1F1F;
}
/*-------------------- DATE AND SUBJECT --------------------*/
.date {
color: #CC0033;
text-transform:lowercase;
text-align: right;
font-size: 7pt;
letter-spacing: 2px;
}
.subject, .subject a {
color: #FFFFFF;
text-transform:uppercase;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
text-align: right;
margin-top: -12px;
}
.subject:first-letter, .subject a:first-letter {
color: #d67e8c;
font-size:36px;
}
.subject a:hover {
color:#d67e8c;
}
.datesubject {
margin: -10 0 0 0px;
padding-right: 5px;
-moz-border-radius: 5%;
background-color: #FCD3C9;
}
/*-------------------- TAGS AND TAGS-PAGE --------------------*/
.ljtags {
margin-top: 50px;
text-align: right;
background-color: #ffc6cf;
font-size: 9px;
color: #797979;
border-left: 2px solid #aeaeae;
border-right: 2px solid #aeaeae;
}
.ljtags a{
font-size:10px;
margin: 0 10px 0 0;
}
h2 {
color:#D2FA32;
font-size:12px;
font-family:trebuchet ms;
text-transform:uppercase;
font-weight:normal;
padding: 0 0 0 35px;
}
.ljtaglist {
list-style:square;
padding: 0 0 10px 50px;
text-transform:uppercase;
}
/*-------------------- CURRENT MOOD, CURRENT MUSIC AND CURRENT LOCATION --------------------*/
.currents {
text-transform:lowercase;
text-align:right;
background-color: #FFC6CF;
padding: 0px 2px 0 0;
border-left: 2px solid #aeaeae;
border-right: 2px solid #aeaeae;
}
.currents strong {
display:yes;
}
.currentmusic {
padding: 0 0 0 15px;
}
.currentmood {
padding: 0 0 0 15px;
}
.currentlocation {
padding: 0 0 0 15px;
}
/*-------------------- COMMENTS !!NOT THE COMMENT-PAGE --------------------*/
.comments {
text-align: center;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
margin: 3px;
}
.comments a {
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:none;
color:#666666;
}
.comments a:hover{
color: #f5778c;
}
/*-------------------- COMMENT-PAGE --------------------*/
.datesubjectcomment {
padding: 5px;
margin-top: 20px;
color: #FF5874;
}
.userpiccomment {
position: relative;
top: -30px;
left: 0px;
padding: 2px;
margin: 15px 10px -20px 10px;
z-index: 15;
float: left;
width:50px;
height:50px;
border:1px solid #DDD;
}
.box {
padding: 10px;
clear: left;
}
textarea.textbox {
width: 90% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
}
.commentbox {
padding: 10px;
margin: 10px;
background-color: #FCD3C9;
border: 2px solid #aeaeae;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
}
.datesubjectcomment a:hover {
}
.commentboxpartial {
padding: 10px;
margin: 10px;
}
.commentinfo {
margin-top: 10px;
width: 100%;
}
/*-------------------- ARCHIVE PAGE --------------------*/
ul.year {
text-align: center;
padding-bottom: 40px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
color: #1F1F1F;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border:1px solid #DDDDDD;
padding:5px;
}
table.yeartable td.yearday {
background-color: #FCE7E2;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*-------------------- FOOTER --------------------*/
ul.navfooter{
padding: 0 20px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
}
/*-------------------- MISC; CLEAR, SEPARATOR AND SKIPLINKS --------------------*/
.clear {
}
.skiplinks {
text-align: center;
text-transform:lowercase;
}
.separator{
}
form#qrform table {
border-width: 0px !important;
}
.separator {
/* for formatting separators between entries */
height: 25px;
}
Ack, If the code is very confusing you can just go to my journal and view its source. =__=
thanks!