div[id^=”attachment_”] {display:none !important;} http://coding.smashingmagazine.com/2009/08/17/taming-advanced-css-selectors/
To create a basic custom zencart template we need to create following files: includes/languages/YOUR_TEMPLATE/english.php includes/languages/english/YOUR_TEMPLATE/index.php includes/languages/english/YOUR_TEMPLATE/meta_tags.php includes/languages/english/YOUR_TEMPLATE/header.php (to change the…
Sometimes when a page is showing up blank due to hidden PHP errors, it can be hard to track down…