I understand the stylesheet.css file is the culprit, but I have yet to find the proper one for changing color codes of the item descriptions in the shopping cart
I understand the stylesheet.css file is the culprit, but I have yet to find the proper one for changing color codes of the item descriptions in the shopping cart
You can change the product description font color on line 314 of the stylesheet.css file.
Just fyi, you are not allowed (and it is not cool ;) to change the "Powered by Zen Cart" in the footer. You can remove it completely, but you can not change it to "powered by anything else".
Thanks,
Anne
I normally peck around until I can figure it out, but I have made over 100 color changes, and only fixed a couple of the areas that needed them.
I saw one post to a fix that mentioned a folder I do not have in my downloaded version "override". Maybe that is something I need?
TY, that one helped the description. also need a few more
1. When you add an item to the cart, then go to the cart, the title turns white on a white background, so its invisible until you hover.
2. The title of the items needs to be brighter on the product listing pages (found this one I think)*
3. The titles SEARCH, CATEGORIES, SHOPPING CART, etc. need to be brighter.
4. box titles under Contact Us need to be brighter
I see this site looks correct, but mine has lots of color/shading issues
http://tuxedoscuba.com/store/index.p...ae7544487bd76c
I originally started making color changes to fix category box issues, and think I may have created more issues?
thanks for the help
found this
<td class="cartProductDisplay">
<a href="http://bladez-scooter.com/index.php?main_page=product_info&products_id=803"><span id="cartImage" class="back"><img src="images/clutch belt.jpg" alt="Clutch Belt, Heavy Duty EXTRA LONG" title=" Clutch Belt, Heavy Duty EXTRA LONG " width="50" height="39" /></span><span class="mobile-only">Item Name:</span><span id="cartProdTitle">Clutch Belt, Heavy Duty EXTRA LONG<span class="alert bold"></span></span></a>
<br class="clearBoth" />
did a search for cartProdTitle
found this:
/home/bladez5/public_html/includes/templates/winchester_black/css/responsive_default.css
Line #43 : .cartProductDisplay ul,span#cartProdTitle {text-align:left;padding:0px;margin:0;}
Line #178 : .cartProductDisplay ul,span#cartProdTitle {text-align:left;padding:0px;margin:0;}
Line #304 : .cartProductDisplay ul,span#cartProdTitle {text-align:left;padding:0px;margin:0;}
and there are no color /text options
![]()
Bookmarks