updated idsociety so that the footer is always at the bottom of the page

This commit is contained in:
seek3r 2002-05-25 07:14:38 +00:00
parent 633bcb36d2
commit f54cf5cb0e
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
<!-- END msgbox_start --> <!-- END msgbox_start -->
<!-- BEGIN msgbox_row --> <!-- BEGIN msgbox_row -->
<TR><TD bgcolor="{msgbox_row_color}"><img src="{msgbox_img}" ALT="{msgbox_img_alt}"> {msgbox_text}</TD></TR> <TR><TD bgcolor="white"><img src="{msgbox_img}" ALT="{msgbox_img_alt}"> {msgbox_text}</TD></TR>
<!-- END msgbox_row --> <!-- END msgbox_row -->
<!-- BEGIN msgbox_end --> <!-- BEGIN msgbox_end -->

View File

@ -9,7 +9,7 @@
the margin items could be merged into head, as head already supplies some the margin items could be merged into head, as head already supplies some
the variables for onLoad are set in navbar --> the variables for onLoad are set in navbar -->
<table border="0" width="100%" height="%95" cellspacing="0" cellpadding="0"> <table border="0" width="100%" height="%98" cellspacing="0" cellpadding="0">
<tr> <tr>
<!-- top row back images are 58px high, but the row may be smaller than that --> <!-- top row back images are 58px high, but the row may be smaller than that -->
<!-- row 2 images are 15 px high, so this table with these 2 rows is 58 plus 15 equals 73px high --> <!-- row 2 images are 15 px high, so this table with these 2 rows is 58 plus 15 equals 73px high -->