Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2012
    Posts
    9
    Plugin Contributions
    0

    Default placing footer outside of mainwrapper

    I need to place the copyright info and ip address at the bottom of my mainwrapper. I tried closing the div at the top of tpl_footer.php but that just makes the whole footer disappear. Any suggestions?

  2. #2
    Join Date
    Jan 2012
    Posts
    9
    Plugin Contributions
    0

    Default Re: placing footer outside of mainwrapper

    Ok I figured it out on my own, I was trying to just close the mainwrapper div in the top of tpl_footer but then in order to get it to work I had to make a new rule:

    .footerbottom{
    width: 100%;
    margin: auto;
    min-height: 50px;
    }

    So basically I added this to the top of tpl_bottom:

    </div>
    <div class="footerbottom">


    You don't want to close the div at the bottom because another php file handles than as it would have to close the div for the wrapper anyways. Hope this helps some other folks

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: placing footer outside of mainwrapper

    The best file to edit would be /includes/templates/your_template/common/tpl_main_page.php. Move the mainWrapper </div> from its current location to where you want it.

 

 

Similar Threads

  1. Move Sideboxes Outside of MainWrapper
    By acreativepage in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 9 Oct 2009, 03:06 AM
  2. What template to add additional divs outside of mainWrapper??
    By rubelin in forum Templates, Stylesheets, Page Layout
    Replies: 20
    Last Post: 18 Mar 2009, 12:20 AM
  3. Header, MainWrapper, and Footer alignment issues
    By nettasaura in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Nov 2008, 04:25 AM
  4. Placing Images (Shadow/Glow/Etc) Around Outside Border of Entire Store
    By BigSash in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 11 Nov 2008, 01:46 AM
  5. Logowrapper outside mainwrapper!!!
    By alexan in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Jun 2007, 05:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR