Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2009
    Posts
    339
    Plugin Contributions
    0

    cart error footer banner won't stay activated

    I have a footer banner set up in banners manager as wide-banner which will not activate. I have tried changing banner styles etc it just won't stay on, hence no appearance of the copyright footer message.

    I can't seem to figure this one out. Any help would be appreciated.

    I'm in the final phases of this going live and have only a few iissues left to resolve. This is one of them

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: footer banner won't stay activated

    That banner displays below the site...

    What info is there?
    Maybe should be added to tpl_footer.php???

  3. #3
    Join Date
    Nov 2009
    Posts
    339
    Plugin Contributions
    0

    Default Re: footer banner won't stay activated

    Hello again Kobra,
    So where in the footer.php file would I put the below text, and once ihave put it in that file do I save it to my Tte overide folder or just leave it in includes/templates/template_default/common/tpl_footer.php
    Thanks again for the help.

    <tbody><tr><td width="130" background="images/mainback.gif" bgcolor="#e2e2e2"></td>
    <td class="smallpad" style="border-top: 1px dotted rgb(180, 199, 220);">

    <div align="justify"><b><font color="#0066cc">
    Please note: </font></b><font color="#003366">Pricing and quantities listed on this website are for promotional purposes only.
    We try to be accurate at the time of posting, but from time to time errors and changes do occur. We reserve the right to correct pricing at the time of sale.
    </font></div>

    </td>

    <td width="140" background="images/adback.gif" bgcolor="#d7deec"> </td>
    </tr>

    <tr bgcolor="#000000">
    <td valign="top" width="130">
    <a href="#"><img src="images/menbut.gif" width="130" border="0" height="18"></a></td>

    <td style="background-repeat: repeat-x; background-position: center top;" background="images/aboutbg.gif" height="16"><div align="center"><font color="#ffffff">
    <b>Copyright © 2009 Brookecliff Technology Corporation</b>
    </font></div></td>
    <td style="background-repeat: repeat-x; background-position: center top;" width="140" background="images/aboutbg.gif"> </td>
    </tr>
    <tr bgcolor="#163167">
    <td colspan="3" height="3"></td>
    </tr>
    </tbody>

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: footer banner won't stay activated

    I am guessing at the order you might prefer but try inserting in the tpl_footer.php] here and see if you like it
    Code:
    <!--eof-navigation display -->
    INSERT HERE
    <!--bof-ip address display -->
    I am not a table guy for design so you are on your own for that
    Tables are for tabular data!! and were highly mis-used for design - -
    Yeah, and became a de-facto standard to boot

    Where you have
    Code:
    <b>Copyright © 2009 Brookecliff Technology Corporation</b>
    Might be a duplicate of the default code
    Code:
    <!--bof- site copyright display -->
    <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?></div>
    <!--eof- site copyright display -->
    And yes, always override where possible

  5. #5
    Join Date
    Nov 2009
    Posts
    339
    Plugin Contributions
    0

    Default Re: footer banner won't stay activated

    Thank you Kobra,
    Your recommendations worked to a tee. Much much appreciated
    Bob

 

 

Similar Threads

  1. v151 ckeditor won't stay selected
    By willweC in forum General Questions
    Replies: 1
    Last Post: 28 Feb 2014, 03:55 AM
  2. Product info table won't stay still
    By robbin21973 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Mar 2009, 03:27 AM
  3. Some product attributes won't show up on live site, eventhough they're activated
    By lamajlooc in forum Setting Up Categories, Products, Attributes
    Replies: 10
    Last Post: 4 Aug 2008, 09:20 PM
  4. Upgraded from 1.3.7.1 to 1.3.8, Admin won't stay signed on
    By rayw1679 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 16 Apr 2008, 05:51 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