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?

Template conflict ?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Template conflict ?
#51803
Template conflict ? 9 Years, 5 Months ago Karma: 0
Hello,

I'm trying to use Ari flip book but I have an issue with the layout as you can see here :
classe-v.com/index.php/cours-6e/item/89-chapitre-6-habiter-les-espaces-a-fortes-contraintes

How can I solve this ?

Thanks a lot,

EG
E.G
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#51804
Re:Template conflict ? 9 Years, 5 Months ago Karma: 746
Hello,

"Moleskine" theme can be used only with fixed values for "Width" and "Height" parameters. Set "Width" to 800 and "Height" to 500 or use "default" theme. This information is available in documentation on module settings page in "Description" section.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51808
Re:Template conflict ? 9 Years, 5 Months ago Karma: 0
Sorry, I didn't see it in documentation. Thanks for your quick answer.
I just modified now but I still have some issues : classe-v.com/index.php/test-article
- no bottom appears
- in the middle the margins are strange

What have I to modify ?

Thanks for your help,

EG
E.G
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#51812
Re:Template conflict ? 9 Years, 5 Months ago Karma: 746
This problem with site template styles. Add the following CSS rule to "CSS Styles" parameter in module settings:

.afb-container,
.afb-container * {
box-sizing: content-box;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51821
Re:Template conflict ? 9 Years, 5 Months ago Karma: 0
Great, it's perfect like this.
Two last questions :

- For moleskine_small, what are the width and the height ? I tried 530 and 330 and it seems ok.

- Last, I red on the forum that's possible to define width and height in %.
What I have to do ? Do I just add "%" at lines width and height ? (see attached files)
And does it function with moleskine or moleskine small ?

Again thanks a lot for your help,

Edward
E.G
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#51822
Re:Template conflict ? 9 Years, 5 Months ago Karma: 746
1. Use 540 x 333 size.

2. It is possible to use value in percent for "Width" parameter and it will be converted to absolute value on page load. It doesn't work with "Moleskine" theme because the theme works only with fixed values for "Width" and "Height" parameters.

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