Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding a new info box


dave47

Recommended Posts

Posted

Hi all,

 

I'm pretty new to OS. Ive tried a search for this topic, but as you all know what that's like!

 

I want to add an info box in the right column to contain a log-in as well as a button for clients to create an account.? Ive seen this feature on other OS sites and want it on mine.

 

I also want to get rid of the line "If you're a returning client then log-in here. If your new to the site, you will need to create an account?"[/] (Obviously after Ive created the info box!)

 

Anyway, could you more knowledgeable people point me in the right direction as to which files I need to edit.

 

Thank you very much in advance.

Posted

Try the knowledgebase in the documentation section of this site and the 2 pinned threads in the installation forum.

 

Should help answer loads of your questions including this one.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted
Try the knowledgebase in the documentation section of this site and the 2 pinned threads in the installation forum.

 

Should help answer loads of your questions including this one.

 

 

Thanks Geoffreywalton, I'll go there now.

Posted

Hi Dave

http://addons.oscommerce.com/info/2302

 

http://addons.oscommerce.com/info/2538

 

These are just two to choose from

 

To get rid of the greeting open you catalog / index.php

 

around line 301 find

 

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

 

replace with

 

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

 

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Posted

Thanks nic, I will have a look at both of your suggestions, and change the greeting after Ive installed one of the boxes.

Archived

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

×
×
  • Create New...