Pop-up Window Scrollbar & Buttons

  • Posts: 27
  • Thank you received: 0
8 years 2 months ago #250341

-- HikaShop version -- : HikaShop Business: 2.6.4
-- Joomla version -- : 3.6.2

I've been going over the forums and trying different things but I cannot find a way to remove the scroll bar from the "Added to Cart" pop-up window.

Also, where would I edit the buttons so they are not stacked but instead side by side horizontally?

Thanks for your help!!!

Attachments:

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

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
8 years 2 months ago #250405

Hi,

The buttons are already left and right by default in the popup. So there must be a problem with the template.
Same with the scrollbar. There is no scrollbar by default.
We would need to look at the CSS of the popup directly on your website to be able to say more precisely what could be done.
Could you provide a link to a product page and configure the popup settings in the HikaShop configuration to stay open a long time so that we can look at that ?

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

  • Posts: 27
  • Thank you received: 0
8 years 2 months ago #250412

How do I give you the domain without publically posting it?

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

  • Posts: 27
  • Thank you received: 0
8 years 2 months ago #250413

I PM'd you the URL

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

  • Posts: 27
  • Thank you received: 0
8 years 2 months ago #250470

I've also noted that after the pop-up appears, the styles for the mini cart module disappear and it's as if there's no styles for it.

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

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
8 years 2 months ago #250414

Hi,

The problem is that you've customized the frontend CSS of HikaShop and created errors in it. Because of that, some of the CSS of HikaShop can't be used by the browser.
For example, you've changed the line:
#hikashop_product_description_main{color:#666}
to:
#hikashop_product_description_main{color:#C9D3DE !important;)
Having a ) instead of a } is not valid anymore and the browsers can't parse properly the file because of that.

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

  • Posts: 27
  • Thank you received: 0
8 years 2 months ago #250693

Correcting that error fixed the buttons and the mini-cart but the scrollbar is still visible.

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

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
8 years 2 months ago #250706

Hi,

That is probably because of the CSS of your template which makes the inner area of the popup bigger than with the template protostar template.
You can try increasing the size of the notice popup with the corresponding setting of the HikaShop configuration.
Otherwise, it might require some CSS code to be added/modified to the template to remove the scrollbar.

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

Time to create page: 0.066 seconds
Powered by Kunena Forum