Prestawise Posted December 10, 2010 Share Posted December 10, 2010 Hey presta guys Is it possible to put in an image instead of just plain text on the contact-form page?If possible - how to do it Best regardsNapz Link to comment Share on other sites More sharing options...
Prestawise Posted December 11, 2010 Author Share Posted December 11, 2010 Anyone? 123456789 Link to comment Share on other sites More sharing options...
razaro Posted December 11, 2010 Share Posted December 11, 2010 If you want to change look of contact page, like adding image change contact-form.tpl in your theme folder.And if you want to attach image to message sent trough contact form you can use this module Link to comment Share on other sites More sharing options...
Prestawise Posted December 12, 2010 Author Share Posted December 12, 2010 If you want to change look of contact page, like adding image change contact-form.tpl in your theme folder.And if you want to attach image to message sent trough contact form you can use this module Thank you for your reply rezaro But how do i exactly edit the contact-form.tpl to show an image?RegardsNapz Link to comment Share on other sites More sharing options...
FredActin Posted December 12, 2010 Share Posted December 12, 2010 Hi Napz,Lets say you want to add an image after "For questions about an order or for information about our products."First open your file contact-form.tpl with a text editor (notepad for example)You will see the code for the contact form.Just after line 12: {l s='For questions about an order or for information about our products'}. Add something like that: It is basic Html Link to comment Share on other sites More sharing options...
kados2011 Posted January 23, 2011 Share Posted January 23, 2011 I have added the code for inserting an image in my contact Form as you adviced as follows:" {l s='Contact Savinda Clothing'} {l s='For questions about an order or for information about our products'}. "Is this done correctly? Please advise Link to comment Share on other sites More sharing options...
FredActin Posted January 23, 2011 Share Posted January 23, 2011 Your image path should be on a img tag as mentioned above: {l s=‘Contact Savinda Clothing’} {l s=‘For questions about an order or for information about our products’} Link to comment Share on other sites More sharing options...
kados2011 Posted January 23, 2011 Share Posted January 23, 2011 did it as you advised but it is not displaying in my browser.What do I do now? Link to comment Share on other sites More sharing options...
FredActin Posted January 23, 2011 Share Posted January 23, 2011 The path of your image were incorrect... The url of your website was not right.The path to your image should be:http://www.savinda-online-store.com/themes/pres3a/ContactSavinda.jpgTry again the same code but changing the path and it should work. Link to comment Share on other sites More sharing options...
kados2011 Posted January 24, 2011 Share Posted January 24, 2011 Thanks, it worked this time. Kindly inform o n how I can change the headings of the blocks in my shop like the "Manufacturers Block" , I want to change this to "Brands" and the "Information Block" I want to change to "Our Services", etc Link to comment Share on other sites More sharing options...
FredActin Posted January 24, 2011 Share Posted January 24, 2011 Like this:http://tinyurl.com/5w3endm Link to comment Share on other sites More sharing options...
kados2011 Posted January 24, 2011 Share Posted January 24, 2011 tku, worked fine with the changing of Manufacturers to Brands.But the problem I still have is when the page is openned, it still shows Manufacturer on the page itself. Check here out:http://www.savinda-online-store.com/manufacturer.php.So where do I correct this to show the new name, Brands.Tku4 yr help. Link to comment Share on other sites More sharing options...
FredActin Posted January 24, 2011 Share Posted January 24, 2011 I think the best way to do it is to use the translation tool.See:http://www.prestashop.com/forums/viewthread/60973/integration/solved_modifying_two_buisness_roles_completely 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