lat9 / ZCA-Bootstrap-Template

A Bootstrap-4 template for Zen Cart versions 1.5.8 through 2.1.0. Forked from https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c. See the demo site, below, for additional information.
https://zc158.vinosdefrutastropicales.com/zc158/index.php?main_page=index
GNU General Public License v3.0
4 stars 14 forks source link

Additional button/icon coloring #212

Closed lat9 closed 1 year ago

lat9 commented 1 year ago

As noted in #211 by @dennisns7d, the checkout-related buttons should have their own coloring, to help guide a customer through the checkout process

The quick-reorder sidebox's .fa-cart-plus icon should use the same coloring as the "add-to-cart" button.

In addition, reviewing the current /includes/templates/bootstrap/css/stylesheet_colors.css, additional color configurations should be added for the various carousel elements:

Those changes will get all current elements out of the stylesheet_colors.css.

lat9 commented 1 year ago

Note that as a result of this and the other updates identified in #211, the previously distributed /css/stylesheet_colors.css is no longer needed and will be removed from the distribution. All styling in the as-distributed version of that file are now overridden by the /css/zca_bootstrap_colors.php's processing, since that file's the last loaded from the /css sub-directory.

Noting that the following is not needed, since the css/site_specific_styles.css already provides that functionality!

That module's processing will be updated to, if present, load a /css/zca_bootstrap_stylesheet.css file which will enable a site to provide any styling overrides needed.

lat9 commented 1 year ago

Noting that much of these changes is now documented in the template's wiki: https://github.com/lat9/ZCA-Bootstrap-Template/wiki/ZCA-Bootstrap-Stylesheets-and-Colors