Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2009
    Posts
    32
    Plugin Contributions
    0

    Default Digg & Delicious in Copyright footer

    Hi zenners,
    I am wanting to add DIGG & DELICIOUS where the copyright section/footer is. My site is http://www.mydfashop.com/store...I want to get rid of All prices, 2009 Copyright,etc and have the DIGG & DELICIOUS logos/links...Is this possible???
    Thanks!!!

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

    Default Re: DIGG & DELICIOUS in Copyright footer

    Quote Originally Posted by krazey View Post
    Hi zenners,
    I am wanting to add DIGG & DELICIOUS where the copyright section/footer is. My site is http://www.mydfashop.com/store...I want to get rid of All prices, 2009 Copyright,etc and have the DIGG & DELICIOUS logos/links...Is this possible???
    Thanks!!!
    edit includes/languages/YOUR_TEMPLATE/english.php

    This line of 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</a>');

  3. #3
    Join Date
    Apr 2009
    Posts
    32
    Plugin Contributions
    0

    Default Re: DIGG & DELICIOUS in Copyright footer

    Thanks for the reply. I have edited that file but when i remove the copyright and link (STORE NAME) the page dissapears. This is the code from Delicious:
    Code:
    <img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" />
    <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=550,height=550'); return false;"> Bookmark this on Delicious</a>
    Is there any way to have this in there without the page dissapearing???

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: DIGG & DELICIOUS in Copyright footer

    You may have to remove or escape the quotation marks around Delicious in the Alt text.

    Escaping is done by placing a backslash in front of each quote mark.

 

 

Similar Threads

  1. Digg-Digg Social Bookmark plug-in/banner
    By habsolutely in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 20 Sep 2011, 11:36 PM
  2. Replies: 1
    Last Post: 31 Dec 2009, 01:36 AM
  3. Digg & delicous link under featured items on home page
    By krazey in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 May 2009, 06:51 AM
  4. Spacing between footer & copyright line
    By hindley08 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 Oct 2008, 06:14 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