http://www.ncpowerkites.com/Storefro...cPath=65_66_73
Guys,
I'm looking to remove the gap at the top of the product listing (right above the 'add to cart' button)
Any help?
http://www.ncpowerkites.com/Storefro...cPath=65_66_73
Guys,
I'm looking to remove the gap at the top of the product listing (right above the 'add to cart' button)
Any 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
Thanks for the help haredo but it did not fix the problem. I have the result shown on the website. Virtually the same from what I can tell.
This is what a section of my css looks like that is uploaded now so you can see that i made the changes.
.notice {}
.rating{}
.gvBal {
float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
padding: 20px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
font-size: 0.9em;
}
/*Shopping Cart Display*/
Rb,
add this declaration to the stylesheet.css
#productListing {margin-top: -2em;}
- was just guessing with the -2 could be -2.5 or so.
- fix as desired
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
Excellent! That was the trick. However; it led to another small problem. When I have a category with nothing in stock that I wish to show, the 'add to cart' button is not displayed and messes up the formatting.
Example:
http://www.ncpowerkites.com/Storefro...cPath=65_66_70
How can I make the 'add to cart' button show at the top of the product listing even if there are no products in stock in that particular category?
Got it fixed.
Solution was under Config->Product Listing:
Display multiple products qty box = 0
Display product add to cart button = 2
Looks nice now. Thanks for all the help though.
Rb,
Great you are on the right track and followed up with the solution for me and others to learn..
Nice site by the way...
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