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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

how can I reduce the size of the dropshadow
(0 viewing) 
Go to bottomPage: 1
TOPIC: how can I reduce the size of the dropshadow
#13766
how can I reduce the size of the dropshadow 14 Years, 1 Month ago Karma: 0
hi everybody,

i found the solution to unable the dropshadow - but can I reduce the size of it?
I want the shadow a little bit "finer" - it blurs too much with the pics i use.

Can you tell me where I find the settings fo that?

Thanks and greetings from germany
The administrator has disabled public write access.
 
#13771
Re:how can I reduce the size of the dropshadow 14 Years, 1 Month ago Karma: 764
Hello,

Probably you mean "ARI Image Slider" extension, not "ARI Slider"?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13777
Re:how can I reduce the size of the dropshadow 14 Years, 1 Month ago Karma: 0
ooops - you're right

any hints?
The administrator has disabled public write access.
 
#13778
Re:how can I reduce the size of the dropshadow 14 Years, 1 Month ago Karma: 764
Try to add the next CSS rules to "CSS Styles" parameter in module settings or to site template CSS file:

Code:


DIV.nivoSlider
{
 -moz-box-shadow: 0 0 5px #333;
 -webkit-box-shadow: 0 0 5px #333;
 -o-box-shadow: 0 0 5px #333;
 -ms-box-shadow: 0 0 5px #333;
 box-shadow: 0 0 5px #333;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#13780
Re:how can I reduce the size of the dropshadow 14 Years, 1 Month ago Karma: 0
yippiehhh! thanks for the quick and brilliant support - works great!

michael
The administrator has disabled public write access.
 
Go to topPage: 1