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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Just downloaded the "login anywhere on the page" script and it looks like this: PHP Code: 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"> PHP Code: "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. |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| 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 |