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?

Blue outline around focussed objects
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 12
TOPIC: Blue outline around focussed objects
#59691
Blue outline around focussed objects 7 Years, 2 Months ago Karma: 0
Hello.
I wish I could disable or hide the blue outline around the focussed images. How can I do?

One suggestion for a future development: could also introduce shortcodes for various functions (maps, videos, etc.)?
I am still happy with the purchase of the code!
The administrator has disabled public write access.
 
#59692
Re:Blue outline around focussed objects 7 Years, 2 Months ago Karma: 748
Hello,

Could you provide a link to a page with blue outline around images so we can check it? This can be theme styles. You can send the link by email.

About shortcodes, do you want to use something like this:

[fancybox url="http://domain.com/page.html"]Click me[/fancybox]

If you have other ideas or suggestions, feel free to share them. We will be happy to implement them in future versions.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#59694
Re:Blue outline around focussed objects 7 Years, 2 Months ago Karma: 0
Hello,
thanks for your quick answer.
  When activated, the plugin on any object enabled, then I get this outline when I get back to the page and disappears if I call the focus on anything else. This is why I can not go back to the CSS code that draws it to adapt its behavior to my child theme (Tempera Theme Cryout Creations). For example, this behavior can be seen by clicking on the article on this page (ilpoliedrico.com/2017/02/platone-le-ombre-e-la-scienza-moderna.html) but also on any other image of each post of each other article.
However I renew my congratulations for a job well done with this
The administrator has disabled public write access.
 
#59695
Re:Blue outline around focussed objects 7 Years, 2 Months ago Karma: 748
Open "Style" tab on "ARI Fancy Lightbox" page, populate "Custom CSS" textarea with the following value and click "Save Changes" button:

A.ari-fancybox:focus,
A.ari-fancybox:visited,
A.ari-fancybox:active,
A.ari-fancybox-iframe:focus,
A.ari-fancybox-iframe:visited,
A.ari-fancybox-iframe:active {
outline: none;
}

It should help.

We will include these style to the next version of the plugin.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#59697
Re:Blue outline around focussed objects 7 Years, 2 Months ago Karma: 0
Hi,
It's ok now! It works
Thank you so much!

Best regards,
Umberto
The administrator has disabled public write access.
 
#59698
Re:Blue outline around focussed objects 7 Years, 2 Months ago Karma: 748
You are welcome. BTW, "ARI Fancy Lightbox" v. 1.3.0 is ready, it can show PDF documents in PDFJS viewer and contains the CSS rules from the previous post.

Could you check our answer about shortcodes here and give comments?

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