Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2009
    Posts
    21
    Plugin Contributions
    0

    Default Footer Customization

    Hi, my website is currently located at www.dreampiece.com.au/index.php and I have just added the paypal logo & SSL logo at the tpl_bottom file, however it pulls my bottom banner to another line. Is anyone of you know how can I position my bottom banner at the right position and make these 3 object line in the same row? Is this possible?

    Thanks!

  2. #2
    Join Date
    Oct 2007
    Location
    MA, USA
    Posts
    385
    Plugin Contributions
    0

    Default Re: Footer Customization

    You have the code in the wrong place. Whenever you have a layout problem it is most likely due to your code being in the wrong place within the file.

    Try putting your code in this file here and move it up or down within the page until you achieve the result you are looking for.

    store/includes/templates/YOURTEMPLATE/common/tpl_footer.php

    Or if you want them all on the same line you should create the html within a table and add it with colums code.

  3. #3
    Join Date
    Mar 2009
    Posts
    21
    Plugin Contributions
    0

    Default Re: Footer Customization

    Dear MagicMan,

    That was a typo, I did it at tpl_footer actually, sorry, as what you have suggested, I have tried to refer to some Online HTML reference and thought to add the following to my tpl_footer but I just don't know what I have done wrong and the whole table couldn't show at all. And so, I have already recovered my backup before my errors have been fixed.

    This is what I have added to my new tpl_footer,

    <html>
    <Table Summary="footer" border=1>
    <tr><td><img src="images/paypal.gif" width="155" alt="paypal"></td><td><embed src="#bannersix"></td><td><img src="images/ssl.jpg" width="85" alt="ssl">
    </table>
    </html>

    Sorry if I have made any mistake as I am totally new to all these codes. Thanks!

  4. #4
    Join Date
    Mar 2009
    Posts
    21
    Plugin Contributions
    0

    Default Re: Footer Customization

    oh, i missed the </td></tr> before </table>.

    I think I have some errors on the #bannersix thing. Any idea to fix it?

 

 

Similar Threads

  1. v154 How to move banner closer to footer or insert image on top of footer
    By justmusthave in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Feb 2015, 12:48 PM
  2. Footer Customization
    By perkiekat in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 27 Feb 2012, 03:56 AM
  3. Simple customization - Remove Header and Footer
    By tugboss in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Sep 2009, 01:23 PM
  4. Header, Footer, and Page Customization
    By sports guy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Oct 2008, 01:01 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