Zen Cart Logo
Forums / General Questions / Trust Logo, SSL Logo and Auth Net Logo

Trust Logo, SSL Logo and Auth Net Logo

Locked

Views: 2,805

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
28 Jan 2009, 1:42 PM
#1
magicman avatar

magicman

Zen Follower

Join Date:
Oct 2007
Location:
MA, USA
Posts:
385
Plugin Contributions:
0

Trust Logo, SSL Logo and Auth Net Logo

Hi Folks,

On my site I have 3 Logos' which are currently in a sidebox. SSL Cert, Auth.net and Trustwave security logo's.

They take up a lot of space in the sidebox. How can I place these from left to right at the bottom of my page instead of in a side box from top to bottom.

Thanks.

28 Jan 2009, 2:13 PM
#2
vger avatar

vger

Past Contributor

Join Date:
Nov 2004
Location:
Norfolk, United Kingdom
Posts:
3,189
Plugin Contributions:
0

Re: Trust Logo, SSL Logo and Auth Net Logo

How can I place these from left to right at the bottom of my page

Stick them in the footer file?

Vger

28 Jan 2009, 2:42 PM
#3
magicman avatar

magicman

Zen Follower

Join Date:
Oct 2007
Location:
MA, USA
Posts:
385
Plugin Contributions:
0

Re: Trust Logo, SSL Logo and Auth Net Logo

Ok that is great but where is the footer file located?

28 Jan 2009, 5:19 PM
#5
magicman avatar

magicman

Zen Follower

Join Date:
Oct 2007
Location:
MA, USA
Posts:
385
Plugin Contributions:
0

Re: Trust Logo, SSL Logo and Auth Net Logo

I figured it out. I created a html page with a 3 column table and put a label in each of the columns. (Text1, Text2, Text3)

Then I copied the source code and inserted it into the:
includes/templates/CUSTOM/common/tpl_footer.php file.

Make sure that you copy the tpl_footer.php file into your custom templates folder to override the default page.

Then I replaced the Text1, Text2, Text3 tags with the appropriate source code for the Security Seal that I wanted to use.

Make sure that you disable the layout side box as well.

You can play around with the placement of the images by moving it up or down in the tpl_footer.php file. I found it to be quite simple after playing around with it and am psyched that I have learned another way of customizing the cart.:clap: