image on item buy page

  • Posts: 36
  • Thank you received: 0
13 years 9 months ago #7143

Hello,

could somebody tell me how to show an item image on the product list page (see picture 1) and not on the product detail (buy) page (see picture 2)

thanks
David

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 36
  • Thank you received: 0
13 years 9 months ago #7144

ooops, manage to post the same picture twice here is the missing one picture 1

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #7149

If you don't want the thumbnail on the product page, you can add the CSS below in the config under the tab display in the CSS edition screen.

#hikashop_product_image_main { display: none; }

Please Log in or Create an account to join the conversation.

  • Posts: 36
  • Thank you received: 0
13 years 9 months ago #7157

I added the code (see attachment) and the thumbnail is still there.


regards
David

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #7160

You have closing brackets before and after the line.
That's not possible since it's not possible to imbricate CSS definitions. That's must have broken your CSS, thus you didn't see the change. Please fix your CSS.

Also note that you need to refresh your browser's cache in order to see the modification.

Please Log in or Create an account to join the conversation.

  • Posts: 36
  • Thank you received: 0
13 years 9 months ago #7227

thanks Nicolas...........all I need now is a payment plugin and I'm ready to purchase.


David

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum