Dear Rbarbour,
sent you a pm.
So, should I download the template again?
Thank you Rbarbour for the reply. It looks like "Estimate Shipping Costs" does not work which I thought whole shipping is not working as many people don't proceed until knowing shipping cost and inquire by email. Does anyone got issue with "Estimate Shipping Costs"?
I am having issue with css. Using ZC 1.5.7d and lastest Bootstrap template
I renamed the dist _specific_styles file to zcustom_specific_styles and added the following code:
but nothing is happening whatsoever.Code:<?php /* * BOOTSTRAP 3.3.0 * * Create a file called "site_specific_styles.php" to contain any changes * to base css provided by this template. Place site-specific content * between the opening and closing style tags. * * Refer to https://github.com/lat9/ZCA-Bootstrap-Template/blob/v300/pages/faqs.md for * additional information. */ ?> <style> logoWrapper { text-align: center;} h1 {color: red;} </style>
I have been pulling my hair on this one and can t figure it out.
Any ideas what i am doing wrong??
Thank you
Nick Smith - Venture Design and Print
https://venturedesignandprint.co.uk
If you look at the first few lines of includes/templates/bootstrap/css/dist_specific_sytles.php it tells you to:Just put your code in the /* Your content here ... */ and save the file as specific_styles.php.Code:<?php /* * BOOTSTRAP 3.3.0 * * Create a file called "site_specific_styles.php" to contain any changes * to base css provided by this template. Place site-specific content * between the opening and closing style tags. * * Refer to https://github.com/lat9/ZCA-Bootstrap-Template/blob/v300/pages/faqs.md for * additional information. */ ?> <style> /* Your content here ... */ </style>
That's the filename the system is looking for.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.