yess, but older versions hasnīt link to download ; (
yess, but older versions hasnīt link to download ; (
sorry, clyde, at this time i become stupid...
the link IS at the downolad area...
i have it installed now and working perfect!!
You are a genious!!!
What i must do to "force" the grapich to be in a single line? Maybe touching css file?
Is here: www.bellezaisis.com/shop
of course:
Graphic of Step 4 is under step 1, and not at the same line
You might want to try adjusting the width in these declarations in ALL 4 CSS files.
.progressbar_active {
background: 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;
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;
color: #9A9A9A;
}
Clyde - I just ran into a bit of a problem installing the Order Steps - Tableless on my 1.3.6 beadedlily site. After install, while advancing to step 2, I received this error:
Any idea what that means?Fatal error: Call to undefined function: in_special_checkout() in /home/example/public_html/shop/includes/templates/custom_Tim/templates/tpl_checkout_payment_default.php on line 50
Thanks