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?

Show Arrows Always
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Show Arrows Always
#26832
Show Arrows Always 12 Years, 1 Month ago Karma: 0
Hi there,

I am sorry to have to come to you guys, but for the life of me, I cannot figure out how to change the mod's css to show the arrows always for the pageflipper, not just on mouse hover. Can you help me out?

Thanks a bunch!
The administrator has disabled public write access.
 
#26834
Re:Show Arrows Always 12 Years, 1 Month ago Karma: 747
Hello,

Could you provide a link to a page where we can see a flip book?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26836
Re:Show Arrows Always 12 Years, 1 Month ago Karma: 0
The administrator has disabled public write access.
 
#26839
Re:Show Arrows Always 12 Years, 1 Month ago Karma: 747
Add the next CSS rule to "CSS Styles" parameter in module settings or to a site template CSS file:

Code:


.b-arrow DIV
{
 opacity: 1 !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26843
Re:Show Arrows Always 12 Years, 1 Month ago Karma: 0
Perfect, thanks for the great support, just favorited the extension and will leave a review!
The administrator has disabled public write access.
 
#55653
Re:Show Arrows Always 8 Years, 8 Months ago Karma: 0
Hello - I have the same problem. I have set the arrows to yes, in the module and I have ARI Flip Book 1.7.4.
I have added the css to my file blackmountainsbarns.co.uk/templates/sed_bs3-j3/css/template.css

You can see the flip book at blackmountainsbarns.co.uk/see-the-big-barn.

In the code I can see
Code:

(window["afbQuery"] || jQuery)(document).ready(function($){ ariFlipBookInit($, "#flipbook_119", {"width":"1000","height":450,"pagePadding":0,"tabs":true,"tabWidth":120,"arrows":true}); });


but I cannot see anything with a class of 'b-arrow'.

I have tried with 'include jQuery' yes & no and jQuery noConflict yes & no.

Thanks
Sarah
The administrator has disabled public write access.
 
Go to topPage: 12