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?

Plugin shows shadows
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Plugin shows shadows
#42553
Plugin shows shadows 10 Years, 8 Months ago Karma: 0
The flip book comprises images with no margin where text carries across double pages. If I create a module and disable shadows I get a nice clean display where the pages butt side-by-side.

However when I come to display the module in an article the shadows reappear (see attached image). What steps need to be undertaken to remove those shadows?

Thanks,
Ian
The administrator has disabled public write access.
 
#42554
Re:Plugin shows shadows 10 Years, 8 Months ago Karma: 746
Hello,

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

Regards,
ARI Soft
The administrator has disabled public write access.
 
#42557
Re:Plugin shows shadows 10 Years, 8 Months ago Karma: 0
The administrator has disabled public write access.
 
#42558
Re:Plugin shows shadows 10 Years, 8 Months ago Karma: 746
Image margin is defined in site template styles. Add the following CSS rule to a site template CSS file or to "CSS Styles" parameter in module settings to remove margin:

DIV.ari-flip-book-page IMG
{
margin: 0;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#42559
Re:Plugin shows shadows 10 Years, 8 Months ago Karma: 0
Perfect. I had thought it was a template style problem but the preprocessed div element yielded no obvious style overrides when inspected - and hence no obvious solution.

Thanks very much for the very quick response.

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