Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2013
    Location
    Bridlington
    Posts
    151
    Plugin Contributions
    0

    Default Adding Text To The Footer

    How could I add the address of the business to the footer of the website underneath the copyright links, I understand that there is code that needs putting in but any assistance on that would be greatly appreciated.

    Thanks in advance :)

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,491
    Plugin Contributions
    88

    Default Re: Adding Text To The Footer

    Do you have a link to the site? I'm just wondering which template you're using.

  3. #3
    Join Date
    Aug 2013
    Location
    Bridlington
    Posts
    151
    Plugin Contributions
    0

    Default Re: Adding Text To The Footer

    Quote Originally Posted by lat9 View Post
    Do you have a link to the site? I'm just wondering which template you're using.
    Its responsive Sheffield blue mate, I know where the footer file is but not sure of the code I need ;)

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,491
    Plugin Contributions
    88

    Default Re: Adding Text To The Footer

    OK, so within your /includes/templates/responsive_sheffield_blue/common/tpl_footer.php, find this section:
    Code:
    <!--bof- site copyright display -->
    <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?></div>
    <!--eof- site copyright display -->
    and add the address information to display on a separate line:
    Code:
    <!--bof- site copyright display -->
    <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?><br />Store name, store address</div>
    <!--eof- site copyright display -->
    You might need two <br />'s for spacing.

  5. #5
    Join Date
    Aug 2013
    Location
    Bridlington
    Posts
    151
    Plugin Contributions
    0

    Default Re: Adding Text To The Footer

    Quote Originally Posted by lat9 View Post
    OK, so within your /includes/templates/responsive_sheffield_blue/common/tpl_footer.php, find this section:
    Code:
    <!--bof- site copyright display -->
    <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?></div>
    <!--eof- site copyright display -->
    and add the address information to display on a separate line:
    Code:
    <!--bof- site copyright display -->
    <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?><br />Store name, store address</div>
    <!--eof- site copyright display -->
    You might need two <br />'s for spacing.
    PERFECT

    That's exactly what I needed :) x2 <br /> was needed to space the copyright and the address ;)

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,491
    Plugin Contributions
    88

    Default Re: Adding Text To The Footer

    Quote Originally Posted by MCS_Computers View Post
    PERFECT

    That's exactly what I needed :) x2 <br /> was needed to space the copyright and the address ;)
    Most excellent! Thanks for reporting back.

 

 

Similar Threads

  1. v139h Footer text is centered, but not centered in the footer block
    By brush4hire in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 May 2012, 03:17 PM
  2. Questions about adding text & links to footer
    By cslakans in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 5 Dec 2009, 02:01 PM
  3. Adding text to footer
    By Green333 in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 24 Oct 2008, 04:33 AM
  4. Adding the footer
    By roscoeh in forum General Questions
    Replies: 1
    Last Post: 4 Oct 2007, 12:44 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