zefeena Posted September 18, 2009 Posted September 18, 2009 Hi, I want to move the banner to the top of the page, and get rid of the Pink 'Sewing Chest' title (cos it will overpower the banner). And where i have Sewing Chest Shop in grey edit that. Can anyone tell me how to do these things please. The banner is so low down the page that it is unlikley to be seen. ww.SewingChest.co.uk thank you Running a botched up version of osCommerce Online Merchant v2.3.4 bootstrap with the dresscode theme installed, numerous add-ons, terrible coding, terrible website, but will have to make do until I have made up for my losses and can risk shutting down for a couple of weeks while I start all over again. - I did not install my program but am endeavouring to fix it with your help.
web-project Posted September 18, 2009 Posted September 18, 2009 I can't see any problems, simply move the following code from footer.php file: <?php if ($banner = tep_banner_exists('dynamic', '468x50')) { ?> <br> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="center"><?php echo tep_display_banner('static', $banner); ?></td> </tr> </table> <?php } to header.php file. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
zefeena Posted September 18, 2009 Author Posted September 18, 2009 Hi thank you for your reply. Sorry to be thick - but where do i find the files - just so i don't botch it (there always seems to be so many by the same name in every possible location) Running a botched up version of osCommerce Online Merchant v2.3.4 bootstrap with the dresscode theme installed, numerous add-ons, terrible coding, terrible website, but will have to make do until I have made up for my losses and can risk shutting down for a couple of weeks while I start all over again. - I did not install my program but am endeavouring to fix it with your help.
Xpajun Posted September 18, 2009 Posted September 18, 2009 You'll be looking for the files in your root directory eg. sowingchest.co.uk/includes or sowingchest.co.uk/catalog*/includes (*or whatever you called your store directory if you have one) My store is currently running Phoenix 1.0.3.0 I'm currently working on 1.0.7.2 and hope to get it live before 1.0.8.0 arrives (maybe 🙄 ) I used to have a list of add-ons here but I've found that with the ones that supporters of Phoenix get any other add-ons are not really neccessary
Recommended Posts
Archived
This topic is now archived and is closed to further replies.