We are trying to clean up a few last issues with setting up Hikashop Business within a purchased template and using Hikashop Styles. Most of our pages are coming out fine, but there are a couple last ones that we cannot seem to fix. Hopefully someone can guide us on how to add some simple CSS to fix these last few items.
When we display the products from a category on a page, we can add to the Module settings a module class suffix from the main template and get good results. Eg.
ccappliance.com/cca/index.php/products/coffee-equipment
However, when we click on the individual product and go to the product page, we do not get a container with a white background, and I cannot seem to find where to change that or how (not experienced in CSS at all). We would like that page to have the same type of container as used for the other modules on the main pages, but cannot seem to understand where to change that or how.
We also have a problem with the Don't Have An Account? registration page. The login page itself has the correct container, but when you click through to the registration page, there is no background, etc. Again, cannot discover where and how to change that.
ccappliance.com/cca/index.php/component/...user/form?Itemid=183
The template uses K2 and Gantry if that makes a difference. I looked in the Components, but cannot find a component that controls the looks of those pages. Tried adding the module class suffix as a Page Class in that field in the Page Display Options of the Menu for those items, but that did not change anything.
Kind of at a loss on how to get the site ready to go with these last couple pages. It may be very simple, but not being a CSS person, kind of struggling with this. Hopefully someone can help with some easy to understand guidance on where and how to change these pages. Thanks.