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


Recent Events
  • 25/11/2021 Black Friday Promotion

    BIG SALE, 35% discount for all our extensions. Use BF21 coupon code. Hurry up the discount is valid till 1 December.

  • 30/04/2021 Important information

    We transferred to another hosting so if you are experiencing any problem let us know. We will fix it as soon as possible.


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 10 Years, 12 Months 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 10 Years, 12 Months ago Karma: 739
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 10 Years, 12 Months ago Karma: 0
The administrator has disabled public write access.
 
#26839
Re:Show Arrows Always 10 Years, 12 Months ago Karma: 739
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 10 Years, 12 Months 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 7 Years, 6 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