I must have missed that one.
Edit:
OK jogge, I got tired of playing with divs, but here is one way to do it.
Copy the .css to the style .css.
Overwrite the footer script from {IMG_TBR} to the bottom.
Use the images in the .zip.
CSS.
.bot-left-shadow {
background: url('images/p_white/shadow_bot_left.gif') no-repeat;
width:18px;
height:18px;
}
.bot-right-shadow {
background: url('images/p_white/shadow_bot_right.gif') no-repeat;
width:18px;
height:18px;
}
.bot-c-shadow {
background: url('images/p_white/shadow_bot_c.gif') repeat-x;
height:18px;
}
FOOTER:
{IMG_TBR}
</td>
</tr>
</table>
</div>
</div>
</td>
</tr>
</table>
<br />
{PAGE_END}
{BOTTOM_HTML_BLOCK}
<span><a name="bottom"></a></span>
<!-- IF not S_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
<table style="width:100%; height:18px;" cellpadding="0" cellspacing="0">
<tr>
<td width="18" class="bot-left-shadow"></td>
<td class="bot-c-shadow">
<td width="18" class="bot-right-shadow"></td>
</tr>
</table>
<br />
</div>
{GOOGLE_ANALYTICS}
</body>
</html>
You may want change the images, but the pic shows you what it will look like with the quick ones I did.
Description: |
|
 Download |
Filename: |
jogge.zip |
Filesize: |
4.91 KB |
Downloaded: |
184 Time(s) |