I´m new here and I´ve been looking through the memories and tutorials but haven´t seen this.
So, i´ve just bought a paid account and i was trying to put a header, i put it but still I cannot see it: http://livejournal.com/users/seewhoiam
take a look at the coding and tell me if I did somethin wrong or what :) thanx
layerinfo "type" = "theme";
layerinfo "name" = "lost";
function print_stylesheet() {
"""
body { background-color: #124d51
background-image: url("http://i8.photobucket.com/albums/a31/jackrocks/livejournalost.jpg");
background-repeat: no-repeat;
background-position: top;
background-attachment: scroll;
margin-top: 362px; margin-left: 0px;
margin-right: 0px;
font-family: Arial, sans-serif;
font-size: 9px;
color: #6d6d6d;
}
td, tr {
font-family: Arial, sans-serif;
font-size: 9px;
color: #6d6d6d;
line-height: 22px;
}
a {
color: #333333;
text-decoration: none;
}
a:visited {
color: #555555;
}
a.calendarLink {
color: #333333;
}
a.header {
color: #333333;
}
a.headerLinks {
color: #333333;
}
a:hover { text-decoration: underline;}
select {
font-family: Arial, sans-serif;
font-size: 9px;
background-color: #f4f4f4;
}
input {
line-height: normal;
background-color: #f4f4f4;
color: #6d6d6d;
}
textarea {
background-color: #f4f4f4;
color: #6d6d6d;
}
.subject { font-weight: bold; }
.small { margin-top: 3px;}
.header {
background-image: url("http://stat.livejournal.com/palimg/component/top-bg.gif/pte5e5e5");
background-repeat: repeat-x;
height: 25px;
}
.userTitle {
font-size: 11px;
text-weight: bolder;
color: #4d4d4d;
line-height: 17px;
}
.userSubTitle {
font-size: 12px;
color: #4d4d4d;
line-height: 22px;
}
.header-item {
padding-left: 15px;
position: relative;
top: 5px;
}
.dkLine { background-color: #b3b3b3; }
.ltLine { background-color: #ffffff; }
.medLine { background-color: #d6d6d6; }
.divLine { background-color: #4d4d4d; }
.tabBg { background-color: #e5e5e5; }
.entryDate {
font-size: 11px;
color: #4d4d4d;
}
.entryHolderBg {
background-color: #f4f4f4;
color: #6d6d6d;
padding-top: 7px;
padding-right: 7px;
padding-left: 7px;
padding-bottom: 7px;
}
.entry {
padding-top: 7px;
padding-right: 7px;
padding-left: 7px;
padding-bottom: 7px;
background-color: #ffffff;
font-size: 11px;
}
.entryHeader {
font-size: 12px;
font-weight: bold;
}
.entryComments {
font-size: 9px;
margin-top: 8px;
margin-left: 8px;
color: #6d6d6d;
}
.entryDash {
background-color: #d6d6d6;
width: 100%;
height: 1px;
}
.sideHeader {
font-size: 9px;
color: #4d4d4d;
}
.comp { margin-bottom: 3px; }
.compBg { background-color: #f4f4f4; }
.compContent {
padding-left: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-top: 3px;
line-height: 18px;
color: #6d6d6d;
}
.compFont {
color: #6d6d6d;
}
.compList {
line-height: 20px;
padding-left: 6px;
}
.userPic { border-color: #d6d6d6; }
.shortLine {
width: 20px;
background-color: #d6d6d6;
margin-bottom: 1px;
}
.calendarInactive {
background-color: #c8c8c8;
font-size: 9px;
letter-spacing: 2px;
color: #6d6d6d;
}
.calendarActive {
color: #333333;
background-color: #dfdfdf;
font-size: 9px;
letter-spacing: 2px;
}
""";}
that´s it :) thankies