jazzydan58 Posted October 2, 2012 Share Posted October 2, 2012 I have searched the forums top to bottom, all I want to do is add my company name, address and telephone number to the contact us page. I presume I just need ot edit the tpl file but can any one asvise me how to format the text and where to paste it in the tpl? Link to comment Share on other sites More sharing options...
webbusiness23 Posted October 2, 2012 Share Posted October 2, 2012 Hi, you need to put some html code inside your contact-form.tpl Here is an example: <p style="margin-left:20px; color:black;font-weight:bold; font-size:18px;">Program: <ul style="margin-left:20px; color:black;font-weight:bold; font-size:20x;"> <li>online: non stop</li><br /> <li>by phone: 09:00 - 19:00 monday to friday; phone numbers: </li> <ul> <li>Orange: 777.999</li> <li>Our address: your street here ___ and your city here</li> </ul> </ul> </p> Link to comment Share on other sites More sharing options...
ilan316 Posted November 6, 2012 Share Posted November 6, 2012 is it possible to use other characters? i am not using English characters in my shop , and when i'm adding a different characters to the contact-form.tpl im getting it wrong 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