• Hi all,
    If I posted this in the wrong forum I apolgize

    I’m working with the Ashford Theme Framework

    I’m looking at implement a 100% footer width and I know I need to get the region_content_bottom div outside of the page wrap but I can’t quite seem to get it right here is the code in question

    <?php ashford_close_box(); ?>
    </div><!-- /#box_inner --><div style="clear:both;"><!-- Yes, I know this is a IE7 hack.--></div></div><!-- /#box -->
    <?php ashford_region_content_bottom(); ?>
    <?php ashford_close_page(); ?>
    </div><!-- /#page-inner--></div><!-- /#page-->
    <?php wp_footer(); ?>
    <?php ashford_close_canvas(); ?>
    </div></div><!-- /#canvas_inner,#canvas -->
    <?php ashford_close_body(); ?>
    </body>
    </html>

    The website is located at http://70.85.145.131/~rouhleyi/wordpress

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Need 100% wide footer’ is closed to new replies.