admin -> tools -> template selection
click the edit button
Select the template from the dropdown menu
click update
admin -> tools -> layout boxes controller
scroll to the bottom of the page
click the reset button
Printable View
Ok, apparently I have another problem, that's the exact steps I took, I even deleted all the files and did the whole thing again from scratch and the Glacial Age template is still showing. I've even cleared my cache in the browser thinking the page just didn't reload.
I unzipped your file, uploaded the 'includes' folder to the public-html directory, then went into the admin and followed the two steps, everything looked normal until I clicked the refresh button at the bottom of the Layout Boxes Controller page, after clicking it, the top of the page still said it was Glacial Age, not Rustic.
I'll keep working on it,
Thanks again,
Jim
Did you install the latest security patch before installing the template.
If so go back and get the latest updated version of the security patch and install that.
Security Patch? No haven't done that but will right now and retry the install.
Thanks for the info, will let you know if it works this time.
Thanks
Jim
I'm sorry for bothering you on this and I really appreciate the help but I understand if you are busy.
I installed the security patch according to the instructions, tried the admin was able to bring it up ok so that tested good, tried to bring up my site and nothing happened, just a blank page. Went back in and made the correction to the html_output.php file as per the patch instructions, still no page coming up on site, went back and changed to the original html_output.php and the site comes up now but still with the Glacial Age template. Still unable to change templates but at least the site is back up.
I guess I'll just have to stay with the Glacial age template until I can learn more about Zen Cart.
Thanks again for your help, I'll get it working one of these days.
Jim
Clyde,
Just thought I'd let you know I finally got the Rustic template to work properly. I don't know what was causing the problem but I had to delete all templates except for the default green one. I had to even delete the Glacial Age one I was using. I guess something had the install process locked up or something. Once I deleted all the templates except the default one, everything started working right.
Anyway, thanks for all the help,
Jim
Clyde,
I just noticed that the catagory box is different than the others, I saw the fix you had and uploaded it but it didn't change, could you tell me if I'm missing something.
Thanks
Jim
open includes/templates/rustic/css/stylesheet.css
find and change the following declarations as indicated by the highlighted portion(s)
#categoriesHeading {
margin: 0;
padding: 0.5em 0.2em;
background-image: url(../images/sb_header.gif);
background-repeat: no-repeat;
text-align: center;
font-weight: bold;
}
#categoriesContent {
padding: 0.4em 0.4em 10px 0.4em;
background-image: url(../images/sb_content.gif);
background-repeat: no-repeat;
background-position: bottom;
font-weight: bold;
}
Fantastic, that got it to match the rest of the template but the font for the word, Catagories, is black instead of white like the others, can you point me to where I can fix that part?
Thanks
Jim