Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Moving Welcom message


si101

Recommended Posts

Posted

Hi people.

 

I want to move the welcome message in OSC into the top header bar but having some issues, with getting it to show up... Can anyone tell me what I need to move to where please.

 

Thanks in advance.

Posted

to add it to the header look the catalog\includes\header.php The code there is included with every osc page.

 

this is what you want to add somewhere there (in a table cell)

<td class="main"><?php echo tep_customer_greeting(); ?></td>

Archived

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

×
×
  • Create New...