Filter module sliders overlap the values...

  • Posts: 108
  • Thank you received: 1
10 years 1 month ago #193767

-- HikaShop version -- : Latest
-- Joomla version -- : 3.4

when I set the title of the cursor to be right top, it hides under the slider.
pls see attachment.


any advice how to fix it?

thank you

Attachments:
Last edit: 10 years 1 month ago by shoppist. Reason: attachement added

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

  • Posts: 83604
  • Thank you received: 13535
  • MODERATOR
10 years 1 month ago #193972

Hi,

You can add such CSS on your website:
.ui-slider-horizontal{ margin-top: 30px !important; }

The following user(s) said Thank You: shoppist

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

  • Posts: 108
  • Thank you received: 1
10 years 1 month ago #194051

working, thanks a lot.

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

  • Posts: 108
  • Thank you received: 1
10 years 19 hours ago #199522

Hi,

in the filter title, I need the text to be on the right side and the values of the slider to be on the left.

how?

thanks

Attachments:

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

  • Posts: 83604
  • Thank you received: 13535
  • MODERATOR
10 years 8 hours ago #199544

Hi,

Could you provide a link to that page ?

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

  • Posts: 108
  • Thank you received: 1
10 years 8 hours ago #199583

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

  • Posts: 13201
  • Thank you received: 2322
9 years 11 months ago #199597

Hi,

You can add the following css property at the end of the css file:

.hikashop_filter_cursor_span{ float: none !important;}

www.hikashop.com/support/support/documen...ize-the-display.html

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

  • Posts: 108
  • Thank you received: 1
9 years 11 months ago #199687

Thanks, it's working great but now, need also to change the way the numbers are set.

1. the lower value need to be on the left and the higher value on the right.
2. The entire section of values (marked with blue line) need to be aligned left.

please see the attached file, the link is www.legohits.com

Thanks!

Attachments:

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

  • Posts: 83604
  • Thank you received: 13535
  • MODERATOR
9 years 11 months ago #199699

Hi,

In that case, you can add such CSS instead:

.hikashop_filter_cursor_span{
 float: left !important;
 direction: ltr;
}

Last edit: 9 years 11 months ago by nicolas.
The following user(s) said Thank You: shoppist

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

  • Posts: 108
  • Thank you received: 1
9 years 11 months ago #199767

Thanks!

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

Time to create page: 0.071 seconds
Powered by Kunena Forum