Add this to your stylesheet:
PHP Code:#indexBody tr.productListing-rowheading,
#indexBody th.productListing-heading {
display: none;
}
Add this to your stylesheet:
PHP Code:#indexBody tr.productListing-rowheading,
#indexBody th.productListing-heading {
display: none;
}
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
hi!
Should I simply copy this code in the original stylesheet and upload? That doesn't seem to work. Please help.
regards
Rohit
Yes, adding it to the stylesheet for your template, should do it.
If not, what's your URL?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
That worked for me as well. Thanks. Along those lines...
There is about 70 pixels of space belween the category name on top and the first item in that category. I removed the headers just to move the products up a bit but there is still a lot of empty space.
Anyway to remove this space?
What's your URL where we can see it in action?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Sure... The site is:
http://www.innerbalancehealthcenter.com/shop
It is still under development with dummy products for now.
I did remove the header on the product category page but still lots of space on top.
If anyone knows how to get rid of this space it would be greatly appreciated. I can live with it but I've been spending a few hours just trying to solve the problem due to curiosity.
Go to Admin->Catalog->Categories/Products
- Notice the pulldown menu in upper-right to select text-editor. Choose "None".
- click on the "e" on the category button bar for each category, and delete the spaces and blank lines in the description.
You've got (which is a space) in some of your descriptions, and that's causing the "empty" space.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.