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



Duplicate entry \'8333026\' for key \'jos_fb_whoisonline.PRIMARY\' SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1714282282\', \'customize left and right arrows\',\'\',\'\',\'view\',\'https://www.ari-soft.com/index.php?option=com_kunena&Itemid=54&catid=72&func=view&id=62673&lang=en\', \'13.59.243.194\', \'0\')
Welcome, Guest
Please Login or Register.    Lost Password?

customize left and right arrows
(0 viewing) 
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 12
TOPIC: customize left and right arrows
#62673
customize left and right arrows 6 Years, 1 Month ago Karma: 0
I can't figure out how to either style or change the arrows and their box backgrounds. I would appreciate either CSS selectors or whatever option can help me
The administrator has disabled public write access.
 
#62674
Re:customize left and right arrows 6 Years, 1 Month ago Karma: 748
Hello,

Could you provide a link to a page with the lightbox? According to the screenshot, it looks like a style conflict.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#62678
Re:customize left and right arrows 6 Years, 1 Month ago Karma: 0
In development
wp.joefisherstudio.com/index.php/recent/

Since posting I have modified the CSS and added your jQuery mod for iPhone touch to get out of lightbox.
The administrator has disabled public write access.
 
#62679
Re:customize left and right arrows 6 Years, 1 Month ago Karma: 0
can't seem to add pictures, trying again
The administrator has disabled public write access.
 
#62680
Re:customize left and right arrows 6 Years, 1 Month ago Karma: 0
File Attachment:
File Name: fancyBox_CSS_mod.txt
File Size: 1202
The administrator has disabled public write access.
 
#62693
Re:customize left and right arrows 6 Years, 1 Month ago Karma: 748
Add the following CSS rule to center description:

.fancybox-caption-wrap>* {text-align:center}

The following to show navigation bottom at top position on small screens:

@media screen and (max-width: 799px) {
body .fancybox-navigation button {
top: 60px;
}
}

If you want to show close button, open "Lightbox" tab on "ARI Fancy Lightbox -> Settings" page and enable "Show buttons" parameter. You can disable all buttons except "Close" in "Buttons" parameters section.

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