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?

Empty area under data tables
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Empty area under data tables
#17240
Empty area under data tables 12 Years, 9 Months ago Karma: 0
Hi,

When I'm using data tables model and I have few elements, there is a huge empty space under the table (see attachment) . I don't have the same problem with tiny tables.

Is there a way to avoid that ?
Last Edit: 2011/07/13 06:48 By enricocerica.
The administrator has disabled public write access.
 
#17245
Re:Empty area under data tables 12 Years, 9 Months ago Karma: 747
Hello,

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

Regards,
ARI Soft
The administrator has disabled public write access.
 
#17254
Re:Empty area under data tables 12 Years, 9 Months ago Karma: 0
Unfortunately it is a intranet and I cannot provide you any access.
Any idea what I could change in a source or what CSS setting I could override ?
The administrator has disabled public write access.
 
#17257
Re:Empty area under data tables 12 Years, 9 Months ago Karma: 747
Try to add the next CSS rule to a site template CSS file:

Code:


DIV.dataTables_wrapper
{
 min-height: inherit;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#17258
Re:Empty area under data tables 12 Years, 9 Months ago Karma: 0
Works fine
Thanks
The administrator has disabled public write access.
 
Go to topPage: 1