Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

CSS code for offset
(1 viewing) (1) Guest
"ARI Stream Quiz" WordPress plugin
Go to bottomPage: 12
TOPIC: CSS code for offset
#67982
Re:CSS code for offset 2 Years, 9 Months ago Karma: 747
Sorry, but it is not possible to define several elements. Is it possible to see the problem? Currently auto scroll is working fine for the test on laptop.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#67983
Re:CSS code for offset 2 Years, 9 Months ago Karma: 0
It does work fine for laptops, PCs and mobile phones, because I managed to pick a good offset in px.

But it's a bad offset for tablets. Here is a screenshot of 768x1024px screen width offset - ibb.co/hM5fsDM . I added an arrow, where a question title is located, right after I press one of answers. I used this website for testing - responsivetesttool.com/ . It's a good website for such purposes.

I just don't want to make a bigger offset to fit all the screen widths at once. Because if I will fit tablets, then mobile phones and laptops/PCs will have very big offset. I don't want that. Tablets are less important to me, but still ARE important.
The administrator has disabled public write access.
 
#67986
Re:CSS code for offset 2 Years, 9 Months ago Karma: 0
That's why I am asking you for a 4th time, if there is any css selector for this offset, so I can use @media for it?
The administrator has disabled public write access.
 
#67995
Re:CSS code for offset 2 Years, 9 Months ago Karma: 747
It is not possible to use @media queries for this purpose. The plugin accepts absolute values as offset or an element (usually it is sticky header) to get height of this element at runtime. In your case probably it needs to specify another element (not #masthead) because site theme for some dimensions adds margin to this element and it can affect on offset. We guess It is possible to use an inner element in #masthead element.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12