Page 8 of 21 FirstFirst ... 67891018 ... LastLast
Results 71 to 80 of 206
  1. #71
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Order Steps (tableless) problem

    Quote Originally Posted by MeltDown View Post
    I can move the problem from side-to-side with that bit of code but haven't had any luck doing anything positive. Any suggestions on what exactly to adjust?

    thanks
    #sendSpendWrapper {
    border: 1px solid #cacaca;
    float: right;
    margin: 30px 0em 1em 1em;

    width: 47%;

    Try adjusting the highlighted portion (this will position the top margin.

  2. #72
    Join Date
    Jan 2006
    Posts
    107
    Plugin Contributions
    1

    Default Re: Order Steps (tableless) problem

    Clyde,

    Great mod, Thanks heaps. However I am currently having some problems installing. I have installed in the past but I am trying to get a new shop up and running using the lasted ZC and mods and I can not get this mod displaying properly.

    ZC 1.3.7.1.
    Upload all files. Compare and merge on /templates/tpl... files only and only tpl_checkout_confirmation_default.php has any other code in it. I noteced that <h1> was in a different place but I can;t image that causing my prob.

    Easiest way to explain the prob is to show you. Please see attached graphic.

    Thanks for your help.
    Attached Images Attached Images  

  3. #73
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Order Steps (tableless) problem

    Quote Originally Posted by redmonds View Post
    Clyde,

    Great mod, Thanks heaps. However I am currently having some problems installing. I have installed in the past but I am trying to get a new shop up and running using the lasted ZC and mods and I can not get this mod displaying properly.

    ZC 1.3.7.1.
    Upload all files. Compare and merge on /templates/tpl... files only and only tpl_checkout_confirmation_default.php has any other code in it. I noteced that <h1> was in a different place but I can;t image that causing my prob.

    Easiest way to explain the prob is to show you. Please see attached graphic.

    Thanks for your help.
    Do you have a URL for this new site?
    Which version of ZC are you using on the new site?

  4. #74
    Join Date
    Jan 2006
    Posts
    107
    Plugin Contributions
    1

    Default Re: Order Steps (tableless) problem

    Clyde,

    ZC version is 1.3.7.1.

    Store is viewable at www.yourbabycanread.com.au/shop

    Thanks for your assistance.

    Raoul

  5. #75
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Order Steps (tableless) problem

    Quote Originally Posted by redmonds View Post
    Clyde,

    ZC version is 1.3.7.1.

    Store is viewable at www.yourbabycanread.com.au/shop

    Thanks for your assistance.

    Raoul
    You're missing the following stylesheets:

    checkout_confirmation.css
    checkout_payment.css
    checkout_shipping.css
    checkout_success.css

    These stylesheets control the display of the progress bar

  6. #76
    Join Date
    Jan 2006
    Posts
    107
    Plugin Contributions
    1

    Default Re: Order Steps (tableless) problem

    I have checked and reschecked. Uploaded and re-uploaded and the stylesheets are there.

    Is there anything that could stop them from being read?

    Thanks

  7. #77
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Order Steps (tableless) problem

    Quote Originally Posted by redmonds View Post
    I have checked and reschecked. Uploaded and re-uploaded and the stylesheets are there.

    Is there anything that could stop them from being read?

    Thanks
    You're using the classic template, right?

    do you have the them located in includes/templates/classic/css

  8. #78
    Join Date
    Jan 2006
    Posts
    107
    Plugin Contributions
    1

    Default Re: Order Steps (tableless) problem

    Of course I don;t have them in the right place!

    What do you take me for some one who DOES know what they are doing

    I had them in /includes/templates/template_default/

    Thanks Clyde. All is now working.

  9. #79
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Order Steps (tableless) problem

    Quote Originally Posted by redmonds View Post
    Of course I don;t have them in the right place!

    What do you take me for some one who DOES know what they are doing

    I had them in /includes/templates/template_default/

    Thanks Clyde. All is now working.
    Glad to help

  10. #80
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,567
    Plugin Contributions
    74

    Default Re: Order Steps (tableless) problem

    For the IE7 and IE6 issue where the progressbar is wrapping underneath, edit the padding in each CSS file:

    PHP Code:
    #order_steps {       /* Is needed for the centering in IE */
        
    padding0 0;
        
    margin10px 10px;
        
    text-aligncenter;
      
    border1px solid #000;
      
    height:70px;


 

 
Page 8 of 21 FirstFirst ... 67891018 ... LastLast

Similar Threads

  1. Shopping Cart Steps Images [Support Thread]
    By Trinity14 in forum Addon Templates
    Replies: 21
    Last Post: 11 Apr 2021, 05:35 AM
  2. JK Order Exporter - Support Thread
    By eVelt in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 26 Sep 2015, 07:06 AM
  3. v154 Order Steps Responsive [Support Thread]
    By davewest in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jul 2015, 06:11 PM
  4. Order Steps Tableless
    By Berserker in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 27 Feb 2008, 04:04 AM
  5. Order Steps - Tableless small issue IE only
    By dharma in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 11 Jan 2007, 02:40 AM

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