cityfox Posted September 12, 2012 Share Posted September 12, 2012 Hi guys I wanted to add extra information to my invoice footer. For example: My website is called Prestashop (for example), however this is the trading name for Phone Sales Ltd (for example). So in my footer, I want it to say Phone Sales Ltd, trading as Prestashop. I know this can be done in Preferences, Contact Information, but if I change it there it adds the whole sentence to my page titles, which i do not want. Your help would be much appreciated. Thanks Link to comment Share on other sites More sharing options...
Herland Posted September 12, 2012 Share Posted September 12, 2012 Hi, go to footer.tpl in themes ->yourtheme. add somewhere down other contents, but inside a div, this: <p>your text</p> there you can add your appropriate style to that piece of text. Same follows if you want to add text at the top of the page, or any content, just go to header.tpl in this case. Now go to Preferences->performance->force compile. There you go Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now