Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Space below "Copyright © 2007 Zen Cart. Powered by Zen Cart"

    How do you reduce or eliminate the space that appears on the bottom of your main page below "Copyright © 2007 Zen Cart. Powered by Zen Cart".

    I'm using Zen 1.3.7 modifying the stock template that came with the install.

    I searched the forum but could not find a solution.

  2. #2
    Join Date
    Jul 2007
    Posts
    138
    Plugin Contributions
    0

    Default Re: Space below "Copyright © 2007 Zen Cart. Powered by Zen Cart"

    hi
    if u want remove then follow these steps
    includes>templates->template-default>tpl_footer.php
    open that file u and search this tag ( <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?></div> )

    and comment it

    and ur problem solved

  3. #3
    Join Date
    Jul 2007
    Posts
    138
    Plugin Contributions
    0

    Default Re: Space below "Copyright © 2007 Zen Cart. Powered by Zen Cart"

    hi if u want delete the space from copyright info then go to admin section and goto tools menu then go to banner manager. delete all the banner. and u will get the result

  4. #4
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Space below "Copyright © 2007 Zen Cart. Powered by Zen Cart"

    I appreciate your help. However commenting out deleting the tag in the tpl_footer.php does reduce or eliminate the space below tag. The space is still there.

    Quote Originally Posted by lastpirate007 View Post
    hi
    if u want remove then follow these steps
    includes>templates->template-default>tpl_footer.php
    open that file u and search this tag ( <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?></div> )

    and comment it

    and ur problem solved

  5. #5
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Space below "Copyright © 2007 Zen Cart. Powered by Zen Cart"

    No. That won't work either.
    Have you tried doing that on your site?



    Quote Originally Posted by lastpirate007 View Post
    hi if u want delete the space from copyright info then go to admin section and goto tools menu then go to banner manager. delete all the banner. and u will get the result

  6. #6
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Space below "Copyright © 2007 Zen Cart. Powered by Zen Cart"

    Any experienced Zen's out there. I really appreciate a hand with this one.
    Thankyou.


    Quote Originally Posted by lastpirate007 View Post
    hi if u want delete the space from copyright info then go to admin section and goto tools menu then go to banner manager. delete all the banner. and u will get the result
    Quote Originally Posted by gogolf View Post
    How do you reduce or eliminate the space that appears on the bottom of your main page below "Copyright © 2007 Zen Cart. Powered by Zen Cart".

    I'm using Zen 1.3.7 modifying the stock template that came with the install.

    I searched the forum but could not find a solution.

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Space below "Copyright © 2007 Zen Cart. Powered by Zen Cart"

    An URL to your site would help a great deal on this ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Space below "Copyright © 2007 Zen Cart. Powered by Zen Cart"

    Thank you Ajeh, link below:
    http://www.griffiths.com/shop2

  9. #9
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Space below "Copyright © 2007 Zen Cart. Powered by Zen Cart"

    Quote Originally Posted by gogolf View Post
    Thank you Ajeh, link below:
    http://www.griffiths.com/shop2
    In your stylesheet.css (located in includes/templates/YOUR_TEMPLATE/css)

    find the following declaration:

    #siteinfoLegal


    add some padding to the bottom

    #siteinfoLegal {padding-bottom: 10px;} or whatever amount you wish.

  10. #10
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Space below "Copyright © 2007 Zen Cart. Powered by Zen Cart"

    Clyde,
    Thank you for responding. I found the declaration however it did not have any modifiers (excuse my terminology; newbie to css).
    So I created the ID selector at the end of the style sheet and put in the padding just you you suggested in your example:

    #siteinfoLegal {padding-bottom: 10px;}

    However all it did is add more white space below that specific line about copyrights or should I say it expanded it downward.

    What I'm trying to do reduce or eliminate is the light blue space below the copyright notice so the main page fills the whole screen. If you go to the site you can see how large it is:

    http://www.griffiths.com/shop2

    Your suggestions are greatly appreciated on resolving this small problem.


    Quote Originally Posted by clydejones View Post
    In your stylesheet.css (located in includes/templates/YOUR_TEMPLATE/css)

    find the following declaration:

    #siteinfoLegal


    add some padding to the bottom

    #siteinfoLegal {padding-bottom: 10px;} or whatever amount you wish.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Email copyright change Copyright (c) 2009 Zen Cart. Powered by Zen Cart
    By Makoshark in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 26 May 2009, 05:24 AM
  2. Replies: 3
    Last Post: 25 Nov 2007, 07:48 PM
  3. Replies: 5
    Last Post: 14 Jun 2007, 12:22 AM

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