Thanks Nicholas. Client doesn't want to pay for the upgrade - will just do as a standard form on return from payment acceptance.
If you look at
www.ckdev.info/wallswag
, under the "Our products" module (the standard HS product module), you'll see the product image and description are on a white background. Checking on Firebug it shows this code
#hikashop_category_information_module_109 div.hikashop_subcontainer {
background: none repeat scroll 0 0 #FFFFFF;
contained in
www.ckdev.info/wallswag/products/checkout
- but there's no folders there, and there's no CSS file specified. I just want to remove code, or replace the white color with something else (the text there is lighter and doesn't show up). Where is this???
Thanks for the rest of your help - it's been great - sorry I never asked earlier and saved myself aggravation....