![]() |
Re: A simple fix to pretty the checkout up a little
Quote:
seXy-Cart |
Re: A simple fix to pretty the checkout up a little
i'm using the Fast Lane Checkout and have modified my window to be 791 px across.
the sexy mod was pushing my tables out to past 791. i went into the css and changed the: Old: .sidebox { margin: 0 auto; width: 26em; background: url(../../images/sbbody-r.gif) no-repeat bottom right; font-size: 100%; To: .sidebox { margin: 0 auto; width: 18em; background: url(../../images/sbbody-r.gif) no-repeat bottom right; font-size: 100%; } It was just the width that i had to play with. thanks for much to the person that developed this and everyone else with their input! if you wanna see what it looks like: mortersupplements.com/products.html and add a product to your cart. |
Re: A simple fix to pretty the checkout up a little
any chance of uploading the images again ? Want to see what this looks like before i code it in.
|
Re: A simple fix to pretty the checkout up a little
i agree with mike_turbo, i too would like to see what to expect ,plus there are some images that i'm supposed to download.
|
Re: A simple fix to pretty the checkout up a little
Quote:
Me 3... Anyone running this puppy so we can see it? |
Re: A simple fix to pretty the checkout up a little
me 4. Is there a way we can see it because the whole host is down.
|
Re: A simple fix to pretty the checkout up a little
Although the host appears to be down there are screenies on various pages of this thread. Pages 4, 6, 7 and 9 have some images of what to expect.
Quote:
try this post http://forum.x-cart.com/showpost.php?p=201044&postcount=119 |
Re: A simple fix to pretty the checkout up a little
Quote:
Thanks. :D |
Re: A simple fix to pretty the checkout up a little
Sorry to post again but I dont have a checkout.tpl file.
X-Cart Gold Version 4.1.0 |
Re: A simple fix to pretty the checkout up a little
Hello,
I know this is an old posting but I would love to use it. The images are not visible and I cannot download them. Is there anyone who has them? Thanks, |
Re: A simple fix to pretty the checkout up a little
try this post as mentioned a few posts ago http://forum.x-cart.com/showpost.php?p=201044&postcount=119
|
Re: A simple fix to pretty the checkout up a little
Thank you so much. Of course, I found it right after I posted it.
|
Re: A simple fix to pretty the checkout up a little
Images don't show... Bummer...
|
Re: A simple fix to pretty the checkout up a little
I am trying to implement this and got down to step 3 install these 4 images but there is nothing showing??? Step 3 is blank... Where can I find these images?
|
Re: A simple fix to pretty the checkout up a little
Okay I checked back through the postings and found a link to follow:
They are here... http://forum.x-cart.com/showpost.php...&postcount=119 |
Re: A simple fix to pretty the checkout up a little
Ok I have read this post twice now, and still having no luck in getting the Credit Card gifs to show up on the payment field. All I get is the Text it self.
I replaced this line require "./auth.php"; with define('USE_TRUSTED_POST_VARIABLES',1); $trusted_post_variables = array("posted_data"); require "./auth.php"; in the file "admin/payment_methods.php" Then I added this line to my "payment methods/ Special instructions box [img]../xcart/skin1/images/payment_visa.gif[/img] all by its self. All I get on the payment page is "[img]../yourlocation/skin1/images/payment_xxxx.gif[/img]" What am I doing wrong? Is it different on Xcart 4.19? Any help would be great. I would like to use these same images in the Welcome Text on the Front page too. Thanks Michael Edit: Ok I got it to work, but I had to change the code a bit. I changes this. [img]../yourlocation/skin1/images/payment_xxxx.gif[/img] To this <img src='/yourlocation/skin1/images/payment_xxxx.gif' /img> After I did this it all worked great. Also get it om my Front page Welcome Screen the same way. Haven't tried the mod to pretty up the checkout page. Nortonz |
Re: A simple fix to pretty the checkout up a little
does anyone know if this will work on v4.2
|
Re: A simple fix to pretty the checkout up a little
Fast Lane Checkout does the same thing for those versions that have it, and 4.2 has it. This mod is for people that are using 4.0.x versions of x-cart.
|
All times are GMT -8. The time now is 06:43 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.