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
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
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