Zen Cart Logo

Footer Bar

Locked

Views: 1,004

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
13 Mar 2007, 11:51 AM
#1
gavara avatar

gavara

New Zenner

Join Date:
Mar 2007
Posts:
1
Plugin Contributions:
0

Footer Bar

Hi
I don't know if somebody can help me
I want to build a bar footer like this form

a b c d
1 1 1 1
2 2 2 2
3 3 3 3
4 4 4 4

Have I use the ez-page?
if yes, how can I do to put vertical bar?

thank you very much

14 Mar 2007, 1:42 PM
#2
goshawk avatar

goshawk

Zen Follower

Join Date:
Aug 2006
Location:
Kihikihi, New Zealand
Posts:
220
Plugin Contributions:
2

Re: Footer Bar

You can insert html into the tpl_footer.php.
just create the table and copy and paste the code into YOURTEMPLATE/common/tpl_footer.php

You can use near/or inside:

<!--bof- site copyright display -->

and

<!--eof- site copyright display -->

You can also use the ez-page if you like