Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Could someone please help me remove this banner?


csbutler3

Recommended Posts

Posted

Hi,

 

This is the line of code that calls up your image:

 

<img height="103" border="0" width="410" src="images/eyes.jpg">

 

Go to banner manager in your admin and disable the banner , then delete eyes.jpg from your images folder.

 

Thanks

Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members.

Posted

Hi,

 

This is the line of code that calls up your image:

 

<img height="103" border="0" width="410" src="images/eyes.jpg">

 

Go to banner manager in your admin and disable the banner , then delete eyes.jpg from your images folder.

 

Thanks

 

 

Thank you for your reply. I checked the banner manager in the tools section, but eyes.jpg is not in there, only osCommerce. If possible, could you point me to the .php file that holds that line of code? Like I said, I found eyes.jpg in index.php with no problem, does anyone know the .php file that holds the information in http://www.gottasmellgood.com/womens-perfume-c-48.html and http://www.gottasmellgood.com/mens-cologne-c-49.html? Thanks again for the help, unfortunately the file wasn't in the banner manager :(

Posted

I'm just looking for the template page that houses the product categories in this instance. Can someone please help me?

Posted

Charles,

 

It does not look like your site is using a template. The categories box looks like it is using the basic design pack or dynamenu contribution.

 

 

Chris

Posted

Charles,

 

It does not look like your site is using a template. The categories box looks like it is using the basic design pack or dynamenu contribution.

 

 

Chris

 

 

Hi Chris. Yes I'm using the dynamenu contribution over the category menu that's for this particular template. Would that interfere with the location of this particular .php file? Wouldn't this be a template because when I make a new category folder (i.e. Gift sets) , this page would be made just like mens and womens with the banner on the bottom. If I can find the file that oscommerce uses for a new category folder, I'm pretty sure that banner code would be in there.

Posted

I consulted the psychic hotline.

 

They said to look in your index.php for this code:

 

	  	<td height="103" width="100%" align="center" style="padding:3px 0px 0px 0px; "><a href="<?php echo FILENAME_DEFAULT.'?cPath=31_34'; ?>"><img src="images/eyes.jpg" width="410" height="103" border="0" /></a></td>

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

I consulted the psychic hotline.

 

They said to look in your index.php for this code:

 

	  	<td height="103" width="100%" align="center" style="padding:3px 0px 0px 0px; "><a href="<?php echo FILENAME_DEFAULT.'?cPath=31_34'; ?>"><img src="images/eyes.jpg" width="410" height="103" border="0" /></a></td>

 

The Psychic you spoke with either read my mind through you or they know osCommerce ;), because it worked! Thanks so much everybody for your support! You are all saints in this forum!!

Archived

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

×
×
  • Create New...