View Full Version : Help Please?


retrorock
07-09-2006, 05:35 AM
okay so i've been trying to get this to work for an hour! No luck, I just cant get the header to show for the life of me.. help please?
LASTN_HEAD<=
<style type="text/css">
<!--
.shadowed img{
visibility:hidden;position:absolute;top:0
}

body {
overflow-x: hidden;
margin-top: 294;
overflow:-moz-scrollbars-vertical;
}

b {
color: #B5471B;
}
i {
color: #CB7553;
}

body {
background-image: url(http://www.geocities.com/slipaway_x/background.png);
background-attachment:fixed;
background-repeat: repeat-y;
}

table, tr, td,{
background: transparent;
}


table {
width: 506px;
margin-left: 28px;
margin-right: 100%;
}


table table {
width: 100%;
margin:0;
}

table table table {
width: auto;
}



a:link, a:visited, a:active {
filter:blur;
font-weight:bold;
color: #FF9C00;
}
a:hover{
text-decoration: none;
color: #FF9C00;
}

body, td, font, div{font-family:arial; font-size:8pt;
color: #C2A180;
overflow-x: hidden;}

p .index {
color:#5E515B;
}

.entrybox td{
text-align: justify;
}


.entrybox td.index, .entrybox td.comments{
text-align: right;
}

.x {
position:absolute; left:0; top:0; z-index: 10;}

table table table table .meta {visibility:hidden;position:absolute;top:1px}
table table table table table .meta {visibility:visible;position:relative;top:1px}

tr.caption{
display:none
}
.shadowed td div{
visibility: hidden;
position: absolute;
top: 1px
}


-->
</style>


<=LASTN_HEAD

LASTN_DATE_FORMAT<=
<img src="http://www.geocities.com/slipaway_x/%%daylong%%.png"></img>
<br><span style="font-size: 8pt; color: #A18D8E; text-transform:uppercase;">%%monlong%% %%dth%% %%yyyy%%</span>

<=LASTN_DATE_FORMAT

LASTN_TALK_LINKS<=
<tr>
<td colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments" style="text-align: center">
"The orchard tree has grown <a href="%%urlread%%"> %%messagecount%% </a>copse"<br><a href="%%urlpost%%"> reply </a> <a href=http://www.livejournal.com/tools/memadd.bml?%%itemargs%%> save </a> <a href=http://www.livejournal.com/editjournal_do.bml?%%itemargs%%> edit </a>
<br><br><center><img src="http://www.geocities.com/slipaway_x/divider.png"></img></center></td>
</tr>
<=LASTN_TALK_LINKS