osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

tep_draw_input_field -Location? customize? where?

This is a discussion on tep_draw_input_field -Location? customize? where? within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Just downloaded the "login anywhere on the page" script and it looks like this: PHP Code: <!--     -------------------------------------------------------------------- Login Anywhere 1.0 by Skeedo.com Enterprises info@skeedo.com Released under GNU General Public License for use with OSCommerce ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 04-05-2007, 05:17 AM
Member
 
Join Date: Mar 2007
Posts: 31
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
Luggruff is on a distinguished road
Default tep_draw_input_field -Location? customize? where?

Just downloaded the "login anywhere on the page" script and it looks like this:
PHP Code:
<!--    
--------------------------------------------------------------------
Login Anywhere 1.0 by Skeedo.com Enterprises info@skeedo.com
Released under GNU General Public License for use with OSCommerce
--------------------------------------------------------------------
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="">
<META NAME="Keywords" CONTENT="">
<META NAME="Description" CONTENT="">
</HEAD>

<BODY>
<table border="0" width="100%" height="100%" cellspacing="0" cellpadding="2" class="infoBoxContents">
                  <tr>
                    <td colspan="2"><?php echo tep_draw_separator('pixel_trans.gif''100%''10'); ?></td>
                  </tr>
                  <tr>
                    <td class="main" colspan="2"><?php echo TEXT_RETURNING_CUSTOMER?></td>
                  </tr>
                  <tr>
                    <td colspan="2"><?php echo tep_draw_separator('pixel_trans.gif''100%''10'); ?></td>
                  </tr>
                  <tr>
                    <td class="main"><b><?php echo ENTRY_EMAIL_ADDRESS?></b></td>
                    <td class="main"><?php echo tep_draw_input_field('email_address'); ?></td>
                  </tr>
                  <tr>
                    <td class="main"><b><?php echo ENTRY_PASSWORD?></b></td>
                    <td class="main"><?php echo tep_draw_password_field('password'); ?></td>
                  </tr>
                  <tr>
                    <td colspan="2"><?php echo tep_draw_separator('pixel_trans.gif''100%''10'); ?></td>
                  </tr>
                  <tr>
                    <td class="smallText" colspan="2"><?php echo '<a href="' tep_href_link(FILENAME_PASSWORD_FORGOTTEN'''SSL') . '">' TEXT_PASSWORD_FORGOTTEN '</a>'?></td>
                  </tr>
                  <tr>
                  <td>
                  <?php echo tep_image_submit('button_login.gif'IMAGE_BUTTON_LOGIN); ?>
                  </td>
                  </tr>
</table>
</BODY>
</HTML>
now the variables for the two inputfields.. where are the code for them?
I have two inputfields with css markups.. and I wonder how to transfer this:
Code:
<input class="login_form" onFocus="this.className='login_formON'" onBlur="this.className='login_form'" type="text" name="e-mail_login" size="22">
..into this tag:
PHP Code:
<?php echo tep_draw_input_field('email_address'); ?>
..and then some:

"HOW TO INSTALL

1. Upload loginbox.php to your /catalog directory.

2. Insert <?php include('loginbox.php'); ?> anywhere you desire
(replacing the <?php echo tep_customer_greeting(); ?> in default.php is a good place).

3. Thats it!"

1. what catalog directory? (templates/fallback?)
2. default.php.. where's that? ._o ..can't I put it in main_page.tpl.php?

Last edited by Luggruff; 04-05-2007 at 06:21 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
wget location? allwebnow osCMax v2 Installation issues 0 11-07-2006 08:56 AM
Location gone screwy learoypc osCMax v1.7 Installation 0 09-06-2006 09:57 PM
Customize Center Section on Main Page keithxtreme osCommerce 2.2 Modification Help 3 03-28-2004 09:29 PM
Customize Center Section on Main Page keithxtreme osCMax v1.7 Discussion 2 03-28-2004 03:33 PM
How to customize the new products center block? alexfize osCMax v1.7 Discussion 0 11-30-2003 01:11 PM


All times are GMT -8. The time now is 03:14 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax