Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Modifing the menu... using buttons instead of text


nixadm

Recommended Posts

Posted

I'm sure its not too hard but I can't find it.. How do I use buttons instead of the text menu.. I also want to use image/over JS code.

 

another thing.. How do I add a menu to the middle of the page...

Just copy shortcut and use that link? i.e:

http://poolrelaxer.com/ecommerce/test/cata...ex.php?cPath=21

 

 

http://poolrelaxer.com/ecommerce/test/catalog/index.php

 

 

 

One more thing, I can't find where to remove the "What's New Here?"

 

Thanks

Posted

You want remove or change?

if remove and you go to the file index.php on this line

<td class="pageHeading"><?php echo HEADING_TITLE; ?></td>

 

just change it to

<td class="pageHeading"><?php /*echo HEADING_TITLE; */ ?></td>

 

try ... :) hope it can help you ...

but you will lost your heading

Archived

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

×
×
  • Create New...