dave47 Posted August 10, 2008 Posted August 10, 2008 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.
♥geoffreywalton Posted August 10, 2008 Posted August 10, 2008 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 ======>>>>>.
dave47 Posted August 10, 2008 Author Posted August 10, 2008 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.
FIMBLE Posted August 10, 2008 Posted August 10, 2008 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
dave47 Posted August 11, 2008 Author Posted August 11, 2008 Thanks nic, I will have a look at both of your suggestions, and change the greeting after Ive installed one of the boxes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.