Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2008
    Posts
    7
    Plugin Contributions
    0

    Default Order success page

    Hello,

    I am programming a shopping cart. The problem I am having is with the Order success page. This is fairly minor, but I want to find out how to fix it.

    The header text is bumped over slightly from the paragraph text. I cannot find where in the stylesheet that is controlled at. Does anyone have any ideas?

    http://fullforcebusiness.com/catalog...eckout_success

    That is the page. I don't know if that will just pull up without having ordered something, but it's worth a try.

    Also, on that page, there is a section that says "Send me any updates on <whatever product I ordered>." Is there a way to make that more generic and say something like "Send me any updates to our shop"?

    Thanks,
    Seth

  2. #2
    Join Date
    Sep 2006
    Location
    Colorado Springs CO USA
    Posts
    516
    Plugin Contributions
    2

    Default Re: Order success page

    Also, on that page, there is a section that says "Send me any updates on <whatever product I ordered>." Is there a way to make that more generic and say something like "Send me any updates to our shop"?
    You can use the Developers Toolkit under the Admin Tools menu to locate the file that contains the text you wish to change.

    Ron
    www.aspenshopsonline.com - ZenCart 1.3.9h
    www.wilkssupply.com - ZenCart 1.3.9h
    www.un-du.net - ZenCart 1.3.8a

  3. #3
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Order success page

    Change the following line in your stylesheet.css (line 65):

    PHP Code:
    h1h2h3h4h5h6 {
    margin:0.3em 3px;

    to

    PHP Code:
    h1h2h3h4h5h6 {
    margin:0.3em 0px;

    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

 

 

Similar Threads

  1. v155 Checkout success page shows previous order no
    By rustwood in forum Basic Configuration
    Replies: 2
    Last Post: 27 Jul 2016, 07:16 PM
  2. No order number showing up on success page.
    By rpain in forum General Questions
    Replies: 1
    Last Post: 31 May 2011, 05:50 PM
  3. Order Success Page Edits
    By firefly9 in forum Customization from the Admin
    Replies: 1
    Last Post: 7 Feb 2011, 10:35 PM
  4. Showing Checkout Success page without making an order
    By swingandmiss in forum General Questions
    Replies: 1
    Last Post: 11 Jan 2008, 08:07 PM
  5. Show order history on Checkout Success Page
    By justabadguy in forum General Questions
    Replies: 0
    Last Post: 26 Sep 2007, 07:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg