![]() |
new checkout look and feel
The changes you people have discussed on this thread for a much needed new look to the checkout are most interesting. However there are bits of code all over the thread can anyone provide a comprehensive set of code bringing all the bits together please.
Thanks |
I get this error...?
I get this error...
Warning: Smarty error: unable to read resource: "customer/main/sexy_customer_details.tpl" in /home/kravexo/public_html/Smarty-2.6.9/Smarty.class.php on line 1088 Ideas anyone? |
Re: A simple fix to pretty the checkout up a little
Great mod! Was able to get it working with a little effort.
Be careful when cutting and pasting the code as mineput some spaces in the address calls which forced them to not display. Question. Can anyone tell me what I would have to change to get the two boxes for Billing and Shipping to be on top of each other as opposed to beside each other? The way my page is formated it is better suited to a vertical format. Thanks, Jason. |
Re: A simple fix to pretty the checkout up a little
Quote:
in sexy_customer_details.tpl, switch the td and tr tags around |
Re: A simple fix to pretty the checkout up a little
This looks GREAT in IE, but it seems to be garbled in Firefox. Any ideas?
------ Internet Explorer 6.0 http://www.sushob.com/images/tempimages/sexycustomerdetailsie.jpg ------ Firefox 1.5.0.7 http://www.sushob.com/images/tempimages/sexycustomerdetailsfirefox.jpg |
Re: A simple fix to pretty the checkout up a little
codes are buggy for 4.1.3 :( can anyone make it work for x-cart 4.1.3 and firefox.
|
Re: A simple fix to pretty the checkout up a little
Stating the obvious...but it appears that some of the css is not compatible with Mozilla.
So the not so obvious...does anyone have a fix? |
Re: A simple fix to pretty the checkout up a little
For the Firefox issue try this! This is only a small snippet of the code being modified!
Instead of checkout.tpl like this: Code:
<INPUT type="hidden" name="action" value="place_order"> Code:
<INPUT type="hidden" name="action" value="place_order"> On a side note: Holy Carp! I never realized how <table> redundant x-cart is. |
Re: A simple fix to pretty the checkout up a little
Thanks! Looks great!
|
Re: A simple fix to pretty the checkout up a little
Because all of the image "calls" in the CSS is to the non-SSL image directory this seems to "break the lock" on all of the HTTPS pages.
Code:
.sidebox { Such as: url(https://www.yourdomain.com/skin1/images/xxx.gif) |
All times are GMT -8. The time now is 02:34 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.