open includes/templates/comstock/css/stylelsheet.css
add the following declaration
#popupShippingEstimator {
background-image:none;
}
Printable View
i have added that, fixed that problem however it for whatever reason changed my borders around ... anytime i have tried to modify the stylesheet the borders on the main page around the boxes dont display correctly.. i dont know why this is
Check and make sure you have the following declaration in your stylesheet
.sideBoxContent {
margin: 0;
padding: 0 0.3em 1em 0.3em;
background-image:url(../images/sidebox_content_bg.gif);
background-repeat:no-repeat;
background-position:bottom;
line-height: normal;
}
Thanks for your help Clyde, i am going to try a different template
Hi Clyde
I'm currently using Zencart v1.3.9h, Just upgraded from v1.3.9b,
installed update for comstock template for v1.3.9
my problem is this I recently Installed mod "Column Layout Grid for
Product Listing " as the options for Product Listing-Layout Style and
Product Listing-Columns Per Row were not in my original Admin Config.I installed this files for this mod for both the classic template and the comstock template.Mod seems to work fine using the classic template but when using the comstock template the attributes (product image, model, price, qty ) line up vertically in a single column down the center of the page.
My apologies for the long winded explanation I currently dont have the site live as yet and wanted to supply you with as much info as I can.
Without actually seeing your site, it is difficult to narrow down the problem you may be having.
There should be no reason that the column layout grid add-on should not work with the template. (I've tested it on various sites and encountered no problems.)
check your settings in admin -> configuration -> product listing
Product Listing - Layout Style columns
Product Listing - Columns Per Row 3
Hi Clyde
Rechecked settings in admin settings are correct.