I changed all the "width: 25%" to "width: 24%" in the css files, seems to work!
I changed all the "width: 25%" to "width: 24%" in the css files, seems to work!
Todd, a grateful New Zenner
my sites:
http://www.certifiedbattery.com
http://www.pccapital.ca
http://www.upstartbattery.com
To make it work perfectly on IE6, instead of changing 25% to 24% you can:
Comment out padding:
Also, to make the display look neat on IE6, you have to make these changes as well:Code:#order_steps { /* Is needed for the centering in IE */ /*padding: 0 3px;*/ margin: 10px 10px; text-align: center; border: 1px solid #000; height:70px; }
Take note how I commented out the background img, and added line height.Code:.progressbar_active { /* background:transparent url(../images/orderstep.png) repeat-x; */ background-color: #3DA200; /* Determines the active color of the completed part of the line */ width:25%; float:left; height: 5px; line-height:5px; color: #3DA200; } .progressbar_inactive { background: url(../images/orderstep.png) repeat-x; background-color: #9A9A9A; /* Determines the active color of the completed part of the line */ width:25%; float:left; height: 5px; line-height:5px; color: #9A9A9A; }
You have to applied the changes above to all the 4 css files.
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
I have Zen Cart 1.3.7 on my website www.katzgardengloves.com I had a couple of calls from people that they could not set up accounts and submit orders and so I tried to track down the problem. I just recently installed the Zen CArt Conversion KIt which includes the Order Steps--Tabless. I tried checking my trial account and could log in but when I tried checking ouit it would not go any further than step 1. And if I try to start a new account I get to input my information twice. Or rather it goes back to the original zencart registration page but goes no further.
I'm not very technical. I can edit files if I'm told where to look, but I'm no programer. I've learned a lot setting up this site, but this really has me stumped. I've looked through an earlier thread but didn't really understand it all. So some help will be sorely appreaciated.
Kathy
Order Steps is only an add on at the top of the checkout pages indicating where you are in the checkout process - it does not affect the functioning of the login/register process nor the checkout functioning.
I'd check with the author of the conversion kit ( don't know if there is a support thread for it though)
Clyde,
The main part of the conversion kit created the spilt page format. Your mod was just included. But I'll contact him as well
On one of the threads for your mod had another person commented about the same thing that I just did. That the checkout or registration hung up between stages.
I couldn't understand what you told that person about fixing it. I figured that would be the same fix I needed. Could you tell me what you told him that fixed his problems so that I could understand it?
I have a lot of other mods on my site like but I didn't find where any of these conflicted with your files.
SEO urls,
clickshowhid category menu
columnn layout grid for product
cibtact information sidebox
newsletter subxcribe
paypal verified logo
return authorization
shopping cart in header
shopping cart with image side box
split panel login
telephone not required on signin
plus other items like:
easy populate advanced
editor fckeditorfm
export orders
ezpages on sitemap
header dropdown menu css
improved attributes controller
Any help would be appreciated.
Kathy
Can you provide a url to this post so I can take a look?On one of the threads for your mod had another person commented about the same thing that I just did. That the checkout or registration hung up between stages.
I couldn't understand what you told that person about fixing it. I figured that would be the same fix I needed. Could you tell me what you told him that fixed his problems so that I could understand it?
Again, Order Steps does not affect any of the functioning of login/create account nor the checkout process.
I agree, order-steps does not affect the functionality of any page at all.
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Clyde,
The post is http://www.zen-cart.com/forum/showth...r+Steps&page=4 Well page 4 is where he says he finds the answer how to fix it, but I do not understand how he did it. Where in admin did he do what he is talking about?
Kathy