Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / CC info formatting on checkout confirmation page

CC info formatting on checkout confirmation page

Locked

Views: 1,423

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
28 Sep 2007, 1:09 PM
#1
warstormer avatar

warstormer

Zen Follower

Join Date:
Aug 2007
Posts:
120
Plugin Contributions:
0

CC info formatting on checkout confirmation page

This is the display of cc info on the checkout confirmation page (tpl_checkout_confirmation_default.php), but I don't want it all bunched up like that.... Where is it formatted? It's driving me absolutely nuts....!

Credit Card: Switch
Card Owner's Name:
Mark Clark
Card Number:
6759XXXXXXXX1302
Expiration Date:
November, 2007
CVV Number (More Info)
777

Looking at Source of Selection is no use...... it just outputs:

<div>Credit Card: Switch</div> <div> <div>Card Owner's Name:</div> <div>Mark Clark</div> <div>Card Number:</div> <div>6904XXXXXXXX1328</div> <div>Expiration Date:</div> <div>November, 2007</div> <div>CVV Number </div> <div>777</div>
2 Oct 2007, 7:37 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: CC info formatting on checkout confirmation page

#checkoutConfirmDefault.important.back {padding: XXX;}

Should take care of it.

29 Jan 2009, 11:20 PM
#3
mrboma avatar

mrboma

New Zenner

Join Date:
Jan 2009
Posts:
18
Plugin Contributions:
0

Re: CC info formatting on checkout confirmation page

Kim:

#checkoutConfirmDefault.important.back {padding: XXX;}

Should take care of it.

I am having a similar issue with the formating.
Could you be of assistance?
http://www.zen-cart.com/forum/showthread.php?p=677205
Regards,
Mike

30 Jan 2009, 3:43 AM
#4
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: CC info formatting on checkout confirmation page

Moderator's note: We don't cross post in other threads to get attention for a problem.