These are all questions that would work well in the general forum

but here you go....
1. Your images look good to me... what exactly are you trying to do?
2. includes/languages/english/meta_tags.php don't forget to save it as includes/languages/english/YOUR_TEMPLATE/meta_tags.php
3. 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;
}
Bookmarks