Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Coupton or Gift certificate Number input box
Author « Topic »  

ardade
Advanced Member

257 Posts

Pre-sales questions only
(More Details...)

Posted - 08/20/2019 :  07:27:33  
during the checkout process a Coupon or Gift Certificate number is displayed. I can find this text in the includes.php file. I have a request to take the wording away from above the input box but leave the text within the coupon input box. When i take the wording away using the includes.php file the text above AND in the input box go away. Is it possible to a.) just have the wording within the input box only and b.) where do I expand the coupon input box size as I would like it a little wider. Thanks.

Phil
ECT Moderator

United Kingdom
7619 Posts

Posted - 08/20/2019 :  07:56:29  

For the input field add something like this to your ectstyle.css file

input#cpncode{width: 250px;}

and to remove the text above the input box add this to your ectstyle.css file

div.cartcoupontext{display:none;}



* Database Migrations and Conversions*
* ASP to PHP Cart Conversions*

*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

ardade
Advanced Member

257 Posts

Pre-sales questions only
(More Details...)

Posted - 08/20/2019 :  08:29:36  
Thanks Phil, that worked nicely!
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000