
Originally Posted by
paulm
About hiding the images within your descriptions: I took a quick look, but the pricelist images do not have a separate wrapper or class, so (indeed) css edits only won't work if your own images can't be identified either.
If you change this (in modules/pricelist/header_php.php)
The "pricelist images" will have their own class, and then you should be able to hide your own (and still display the pricelist images) using css.
(Other changes to this same part of the code will probably be needed to change the layout to your needs.)
Bookmarks