Page 1 of 1

[SOLVED]Add text (one line) to the bottom of footer

Posted: Sun Sep 04, 2011 6:25 am
by silver0
Hi all,

I have OC 1.5.1.1 installed and running. I have also installed Bleed template.
I need to put a text on the bottom of footer (one line - centered).
Can anyone advice what should I do in order to have it done?
Thanks in advance for the help!

Re: Add text (one line) to the bottom of footer

Posted: Sun Sep 04, 2011 3:41 pm
by grgr
I have no idea what the bleed template is so that's not much help.

The easiest way to do this is to edit ../catalog/view/theme/YOUR_THEME/template/common/footer.tpl

and add the line of text that you want.

Re: Add text (one line) to the bottom of footer

Posted: Sun Sep 04, 2011 4:43 pm
by silver0
Hi,

Can someone tell me, how the code for the text should look like?

Re: [SOLVED]Add text (one line) to the bottom of footer

Posted: Sun Sep 04, 2011 8:44 pm
by silver0
Solved, thanks to GRGR..