Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

adding an image to index page


rklamot

Recommended Posts

Hello, how would I add an image to my front index page, below the text where it ends "Or new visotrs may creat an account...." and above the new products box?

 

thank you

This is what I have Take a look My Webpage

 

<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="103%">

<tr>

<td width="30%"> </td>

<td width="37%" align="center"><a href="/Tackleshop/images/fishing/Ernies-fishing-adventures-1.html" target="_blank">

<img border="0" src="/TackleShop/images/fishing/snapper.gif" width="180" height="81" alt="Click here for Ernies fishing adventure snap shots"></a></td>

<td width="36%"> </td>

</tr>

<tr>

<td width="30%"> </td>

<td width="37%" align="center"><i><u><font color="#CC00CC"></font></u><a href="/tackleshop/mycatch.php" target="_blank">

<br><br><br><font color="#0099FF"><U> >>>Post best catch here.<<< </u></font></a><u><font color="#3399FF">

</font><font color="#CC00CC"></font></u></i></td>

<td width="36%"> </td>

</tr>

</table>

( WARNING )

I think I know what Im talking about.

BACK UP BACK UP BACK UP BACK UP

Link to comment
Share on other sites

Hi, thanx for your help. Where exactly do I plce this code?

Just below.

<?php

/*

$Id: index.php,v 1.1 2003/06/11 17:38:00 hpdl Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright ? 2003 osCommerce

 

Released under the GNU General Public License

*/

 

define('TEXT_MAIN', '<center><b>Welcome!</b></center>

on calalog/includes/languages/english/index.php

But You will how ever need to edit the images and links to suit your site

( WARNING )

I think I know what Im talking about.

BACK UP BACK UP BACK UP BACK UP

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...