Iam trying to change the color of the font in the Shipping Estimator. I have a Black background and the font is Black so Customers can't read anything in that window.
Please help?
Iam trying to change the color of the font in the Shipping Estimator. I have a Black background and the font is Black so Customers can't read anything in that window.
Please help?
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
It didn't work.
This is what I changedBut still the content is in black.#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
font-color: #000080;
}
.information {padding: 10px 3px; line-height: 150%;}
#shoppingcartBody #shippingEstimatorContent {
clear: both;
font-color: #000080;
}
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
I want the font to be red. I was Black in the original Sheet and I changed it to red.
Upload it nothing changed.
How can you clear the cashe?
check out the site www.coolcarpartsonline.com.
G,
After i viewed the link above.
This is what I see on the stylesheet.css
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
font-color: #000080;
}
.information {padding: 10px 3px; line-height: 150%;}
#shoppingcartBody #shippingEstimatorContent {
clear: both;
font-color: #000080;
}
Bad little boy....
You did not read my fix from before...
Delete the red font above for the fix...
000080 change this to FF0000
Look at thread #4.
Sorry I had a small bu boo..
- #popupShippingEstimator {color: red;}
- change the red font above as needed
- you half to edit the sheet and upload the file to view the changes,
- remember to clear your cashe
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting