Display larger images in Auction Listing

  • Posts: 34
  • Thank you received: 1
  • Hikaauction Standard
3 years 2 months ago #329035

-- HikaShop version -- : 4.4.0
-- HikaAuction version -- : 3.0.1
-- Joomla version -- : 3.9.4
-- PHP version -- : 7.4.14
-- Browser(s) name and version -- : Chrome Version 88.0.4324.104

How do I Display larger images in Auction Listing?

Can you use any of the other image slideshows extensions with HikaAUction
like Simple Image Gallery, Phoco Callery, etc?

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

  • Posts: 12953
  • Thank you received: 1778
3 years 2 months ago #329042

Hello,

How do I Display larger images in Auction Listing?

Using that kind of CSS code will probably do the job :
.hikashop_product_page #hikashop_main_image_div #hikashop_main_image {
    width: 400px;
}
for more information : www.hikashop.com/support/documentation/1...the-display.html#css

Can you use any of the other image slideshows extensions with HikaAUction
like Simple Image Gallery, Phoco Callery, etc?

HikaAuction display images the same way HikaShop display images so it should work if it's integrated with Hikashop. The best solution would be to directly ask the developer of these extensions if they are integrated with HikaShop/Auction.

Kind regards,
Mohamed.

The following user(s) said Thank You: ddevine

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

  • Posts: 34
  • Thank you received: 1
  • Hikaauction Standard
3 years 2 months ago #329079

Thank you, I also found a way to make larger images under Configuration and under
Product page image (width x height)

I would love to have it have the option to move the next or previous item on this page.

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

  • Posts: 12953
  • Thank you received: 1778
3 years 2 months ago #329122

Hello,

What do you mean by "the option to move the next or previous item" ? Can you give us more information about it through some screenshots for example ? Thank you.

Kind regards,
Mohamed.

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

  • Posts: 34
  • Thank you received: 1
  • Hikaauction Standard
3 years 2 months ago #329157

I would like to move from this view to the next, or previous,t is a much better viewing
experience and there are not navigation options available.

www.onepasco.com/index.php/auction/product/2-2-

i

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
3 years 2 months ago #329252

Hello,

Good, I think you succeed to do it by using the " www.hikashop.com/forum/hikaauction/90182...previous.html#329251 " option as advised through that thread :
www.hikashop.com/forum/hikaauction/90182...previous.html#329251

Kind regards,
Mohamed.

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

  • Posts: 34
  • Thank you received: 1
  • Hikaauction Standard
3 years 2 months ago #329476

I want to center the Photo AND the navigation buttons, also make them larger.

See attachment.

Thank you,
Dennis D

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
3 years 2 months ago #329510

Hello,

Using that kind of CSS code will probably do the job in your case :

.hikashop_product_page .hikashop_next_product {
    float: right;
}

Kind regards,
Mohamed.

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

  • Posts: 34
  • Thank you received: 1
  • Hikaauction Standard
3 years 2 months ago #329553

Is this in the php code or a css sheet somewhere?

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

  • Posts: 12953
  • Thank you received: 1778
3 years 2 months ago #329572

Hello,

You can do it by editing your Hikashop CSS file, you'll find more information about it through our documentation :
www.hikashop.com/support/documentation/1...the-display.html#css

Kind regards,
Mohamed.

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

Moderators: Mohamed Thelji
Time to create page: 0.089 seconds
Powered by Kunena Forum