Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Help! How to change the footer? Links inside!

    In includes/languages/english/YOUR_TEMPLATE/english.php, look for

    Code:
    define('FOOTER_TEXT_BODY', 'Copyright &copy; ' . date('Y') . ' <a href="' . zen_href_link(FILENAME_DEFAULT) . '" target="_blank">' . STORE_NAME . '</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart&trade;</a>');
    Edit the text as desired. Substitute whatever language you are using for the folder name and the file name. Substitute your template name for YOUR_TEMPLATE.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Help! How to change the footer? Links inside!

    If you want to add the background image, add the following to includes/templates/YOUR_TEMPLATE/stylesheet.css. Change the text I highlighted in red to whatever works for your site.

    .legalCopyright {
    background-color: #abbbd3;
    background-image: url(../images/tile_back.gif);
    color: #FFFFFF;
    }
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Nov 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Help! How to change the footer? Links inside!

    Quote Originally Posted by afo View Post
    If you want to add the background image, add the following to includes/templates/YOUR_TEMPLATE/stylesheet.css. Change the text I highlighted in red to whatever works for your site.

    .legalCopyright {
    background-color: #abbbd3;
    background-image: url(../images/tile_back.gif);
    color: #FFFFFF;
    }
    Hi! thanks alot! I successfully added my bg image. Can I ask more? hehe. im not familiar with codes. Can you please take a look at my website, http://alexandervillena.com/pspzen/ I can't see the copyright thing because the color is the same, how can I change its color. and the white space above and below the footer image, how can I change or remove it?

  4. #4
    Join Date
    Nov 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Help! How to change the footer? Links inside!

    Quote Originally Posted by Xandrouz View Post
    Hi! thanks alot! I successfully added my bg image. Can I ask more? hehe. im not familiar with codes. Can you please take a look at my website, http://alexandervillena.com/pspzen/ I can't see the copyright thing because the color is the same, how can I change its color. and the white space above and below the footer image, how can I change or remove it?
    Hi guys! I already fixed my problem. But one more thing. I want to get rid of the white space between my header_bg and the the header wherein I can see the Main Navigation. Like the one in my footer, no white space between the footer bg image and the navigation bar. http://alexandervillena.com/pspzen/

  5. #5
    Join Date
    Nov 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Help! How to change the footer? Links inside!

    Done. I figured it out!

  6. #6
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Help! How to change the footer? Links inside!

    If you can post your solutions here, it may help someone else.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  7. #7
    Join Date
    Aug 2009
    Location
    New Jersey
    Posts
    7
    Plugin Contributions
    0

    Default Re: Help! How to change the footer? Links inside!

    I am sure, he would have found solution in the following way

    1. Locate the group name Admin> Tools > Banner Management
    and click the status button, which change from Green to Red, where Green is Active and Red is deactivate, hence if you gave multiple groups created it means that you gave that number of images associated in the footer
    please refer to my image A which points out all the group records associated with the Footer banner image

    Those all 4 images (i mean since we have 4 entries for the same group name) are shown randomly

    2. Now if we want to disable any of those banner then please deactivate the appropriate row which that the image

    3. If we need to totally disable the Footer banner then it is in different selection
    Admin > Configuration > Layout section
    Select the Records which represent footer entry and remove the group name by editing the record.
    please refer image B
    Attached Images Attached Images

 

 

Similar Threads

  1. how to delete/add links in the footer?
    By musclecomp in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Aug 2011, 08:16 PM
  2. How to change links at the top of the page & in the footer
    By sc436 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 31 Jan 2011, 08:47 PM
  3. Wide-Banner Position to Inside the Footer
    By limelites in forum General Questions
    Replies: 1
    Last Post: 23 May 2010, 05:13 PM
  4. How do I bold my at links in the footer?
    By webman10 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 19 May 2010, 10:34 PM
  5. How to change header and footer links?
    By undersun in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Nov 2009, 08:52 PM

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