Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem moving text on default layout page


Guest

Recommended Posts

Here's the text:

 

If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the support site of osCommerce. This shop is running on osCommerce version osCommerce 2.2-MS2.

 

I wanted to keep this on the main page, but move it beneath the Products Table(Main) so right above the footer table which is above the copyright? I tried editing the index.php (under define langauges) but I keep getting an error when I cut that portion of the code and move it down the script.

 

Any suggestions?

Link to comment
Share on other sites

this is the absolute basic of solutions there are many in catalog/index.php find the bit of code refering to right navigation and the bit refering to footer

 

<!-- right_navigation_eof //-->
? ?</table></td>
?</tr>
</table>
<!-- body_eof //-->
<table align="center" width="60%"><tr><td><font size="-1">If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the support site of osCommerce. This shop is running on osCommerce version osCommerce 2.2-MS2.
</font></td></tr></table>
<!-- footer //-->
<?php require(DIR_WS_INCLUDES . 'footer.php'); ?>
<!-- footer_eof //-->

I have included some lines above and belod for reference this can of course be given stle etc

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...