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?

Where to set the dimension of the book?
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Where to set the dimension of the book?
#56947
Re:Where to set the dimension of the book? 8 Years, 2 Months ago Karma: 747
Sorry, but we can't investigate style conflicts by screenshots. Send a link to a page where we can see the problem so we can investigate it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#56948
Re:Where to set the dimension of the book? 8 Years, 2 Months ago Karma: 0
Screenshot in FF which font is great, I want to be able to adjust the size of the search box,

Thanks
The administrator has disabled public write access.
 
#56949
Re:Where to set the dimension of the book? 8 Years, 2 Months ago Karma: 0
admin wrote:
Sorry, but we can't investigate style conflicts by screenshots. Send a link to a page where we can see the problem so we can investigate it.

Regards,
ARI Soft


Thanks, here is the link: flipping page
Last Edit: 2016/02/16 12:24 By mdivk.
The administrator has disabled public write access.
 
#56950
Re:Where to set the dimension of the book? 8 Years, 2 Months ago Karma: 747
Add the following CSS rules to a site template CSS file:

.smartbook-overlay,
.smartbook-overlay *,
.smartbook-overlay *::before,
.smartbook-overlay *::after {
box-sizing: content-box;
}

.smartbook-bottom-toolbar .smartbook-pagenavbar {
top: -20px;
}

BODY INPUT.smartbook-page-selection {
font-size: 13px !important;
line-height: 22px !important;
height: 22px !important;
margin-bottom: 9px !important;
width: 40px !important;
padding: 4px 6px !important;
}

Regards,
ARI Soft
Last Edit: 2016/02/16 13:03 By admin.
The administrator has disabled public write access.
 
#56955
Re:Where to set the dimension of the book? 8 Years, 2 Months ago Karma: 0
Thank you very much, that works!
The administrator has disabled public write access.
 
Go to topPage: 12