Totally Zenned
- Join Date:
- Jan 2005
- Location:
- USA, St. Louis
- Posts:
- 3,651
- Plugin Contributions:
- 5
Apple Zen Support Thread
ephemol:
How do I add a smaller preview image that has been resized so it looks better?
How do I change the title where it says "Zen Cart!-" at the very top in the blue header bar?
How do I edit shipping values and make specific ones for different products?
Thanks, btw I got the About Us page :)
Is there something you'd change?
These are all questions that would work well in the general forum :cool: but here you go....
-
Your images look good to me... what exactly are you trying to do?
-
includes/languages/english/meta_tags.php don't forget to save it as includes/languages/english/YOUR_TEMPLATE/meta_tags.php
-
Use the "Per Unit" shipping option under "Modules", "Shipping" in your admin. Set the Shipping per unit cost to 1. Now when you add a product, instead of putting the product weight in, put in the shipping cost in the weight box.
Yes, I would change the fact that you are not using any sideboxes, but you didn't make any changes in the css, so your content isn't showing correctly. Add this to your stylesheet:
#centerColumnWrapper2 {
background:#ffffff!important;
}
.centerColumn {
float:left!important;
width:95%!important;
}