Fork me on GitHub

Changing HTML to include Block area  Bottom

  • Hey Guys,

    I am wondering how I add this block area into my HTML: I just want a block to run along side my Center News area.

    http://www.bassinsight.com/demo.JPG


    Here is the code:




    Code

    <TABLE  CELLPADDING="2" CELLSPACING="2" WIDTH="100%">
    <TR>
    <TD valign="top" width="140">
    <!-- [left-blocks] -->
    </td>
    <TD valign="top" width="100%">
    <!-- [center-blocks] -->
        <!-- [modules] -->
       <TABLE CELLPADDING="0" CELLSPACING="0" WIDTH="100%"><TR><TD>
        <!-- [autoblock1-blocks] -->

       </td><TD>
        <!-- [autoblock2-blocks] -->
       </td></tr></table>
    </td>
    <TD valign="top" width="140">
    <!-- [right-blocks] -->
    </td>
    </tr>
    </table>
        </TD>
    </TR>
    <TR>
    <TD ROWSPAN="1" COLSPAN="3" WIDTH="100%" style="text-align:center:">
    <BR><BR><DIV style="width:100%;height:1px;background-color:#666666;"></div> <BR><BR>
    <DIV style="text-align: center;"><!-- [footer-msg] --></div>
    </TD>
    </TR>
    </TABLE>
    <!-- end Table -->










  • INSERT BLOCK CODE HERE

























    --
    Zikula Themes
  • MMaynard; That worked perfect.

    http://www.bassinsight.com/index.php
    4 columns fit great.

    Thank you very much.

    -Rick C.
  • Glad to help. :)

    --
    Zikula Themes

This list is based on users active over the last 60 minutes.