add border, image resize? and quantitiy?

  • Posts: 15
  • Thank you received: 0
12 years 3 months ago #58318

Hello,

i was wondering how do i go about making the images here: www.cupcakerymk.com/index.php?option=com...oduct&layout=listing

a bit bigger?

also how would i go about putting a border around them?

and one more question, it is possible to do this on one product:

Prices And Quantity;
1 = £2.50
2 = £4.75
4 = £9.25
6 = £13.75
12 = £25.00

thanks in advanced.

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

  • Posts: 82819
  • Thank you received: 13366
  • MODERATOR
12 years 3 months ago #58402

The size of the images can be controlled with the thumbnails width/height options of the Files tab of the configuration.

You can add a border to the images by adding the CSS below in the front end CSS file of HikaShop via the Display tab of the configuration:
.hikashop_products_listing img{ border: 1px solid black; }

For the prices, in your products edition page, you can enter several unit prices with minimum quantities in order to do that.

Best regards,
Nicolas

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

  • Posts: 15
  • Thank you received: 0
12 years 3 months ago #58405

Hello thanks for your reply,

i added: .hikashop_products_listing img{ border: 1px solid black; } but it hasnt worked?

Regards,
Adam

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

  • Posts: 82819
  • Thank you received: 13366
  • MODERATOR
12 years 3 months ago #58407

Refresh your browser cache and make sure that you selected the "custom" CSS file in the configuration.

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

Time to create page: 0.036 seconds
Powered by Kunena Forum