Azim Posted September 11, 2008 Share Posted September 11, 2008 Hello, How can i add some text on the contact page before the input fields. I want to display phone number to call emails and address . And how do i remove the image when the customer submits the enquiry and the man on board shows on the success page. I want to remove it. How? Thanks Link to comment Share on other sites More sharing options...
FIMBLE Posted September 11, 2008 Share Posted September 11, 2008 catalog / includes / contact_us.php Around line 105 and directly after this code <tr> <td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox"> <tr class="infoBoxContents"> <td><table border="0" width="100%" cellspacing="0" cellpadding="2"> ADD <tr> <td class="main"><br>Telephone:</td> </tr> <tr> <td class="main">Message 2</td> </tr> <tr> <td class="main">Message 3</td> </tr> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
FIMBLE Posted September 11, 2008 Share Posted September 11, 2008 The image you can just create a transparent image 1 px x 1 px save it as table_background_man_on_board.gif then upload to your images folder, overwrite the existing one job done! Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
Azim Posted September 11, 2008 Author Share Posted September 11, 2008 Thanks for helping. The first idea is good and i got it worked out. But about the man on board, i just want it to be removed and so the success message can be in center. Thanks Link to comment Share on other sites More sharing options...
FIMBLE Posted September 11, 2008 Share Posted September 11, 2008 That is what will happen Azim. Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
funnyboy Posted September 11, 2008 Share Posted September 11, 2008 I think that the best way would be to add TEXT INFO tag in contact_us.php so then you can edit your language file and add a tag of TEXT INFO and then you will have that info in different languages. Link to comment Share on other sites More sharing options...
FIMBLE Posted September 11, 2008 Share Posted September 11, 2008 Thats a good idea, i only ever think of the one language! Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
Azim Posted September 14, 2008 Author Share Posted September 14, 2008 I would go with only english language and would edit the only english language. and i alos have removed the language chooser from the header. And the transparent idea is better i guess. Thanks for helping you all. Link to comment Share on other sites More sharing options...
kustomjs Posted September 14, 2008 Share Posted September 14, 2008 thanks guys for giving me a idea would I add be able to add 13 more input if I use contact us page as a template? then just rename it? here what im talking about http://jbodyconnection.com/customform.html would I be able do that inside of OSC? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.