• ug- I centered my links page then decided I didn’t like it so took it out- now I have a break in the middle of my page-

    https://www.2withspirit.com/index.php?page_id=162

    could someone take a look and see what I mussed up? (please) thank you.
    Cat


    <?php include "header.php"; ?>
    <div id="container">
    <div id="topcontent"></div>
    <div id="content">
    <div class="clearer"> </div>
    <div class="post">
    <h2>Links:</h2>
    <ul>
    <?php get_links_list(); ?>
    </ul>
    </div>
    <div id="bottomcontent"> </div>
    </div>
    </div>

    <?php include('searchform.php'); ?>

    <?php include('footer.php'); ?>

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘minor breakae of links page’ is closed to new replies.