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?

scroll horizontally to view the whole table
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: scroll horizontally to view the whole table
*
#57143
scroll horizontally to view the whole table 8 Years, 1 Month ago Karma: 0
Hello. Question. How can I disable the "scroll horizontally to view the whole table" function in order to have the whole table in the screen width. Right now the Responsive function is active. Please see the attachment. Thanks
The administrator has disabled public write access.
 
#57144
Re:scroll horizontally to view the whole table 8 Years, 1 Month ago Karma: 0
Here is the attachment.
The administrator has disabled public write access.
 
#57145
Re:scroll horizontally to view the whole table 8 Years, 1 Month ago Karma: 747
Hello,

Could you send a link to a page with the table?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#57146
Re:scroll horizontally to view the whole table 8 Years, 1 Month ago Karma: 0
The administrator has disabled public write access.
 
#57147
Re:scroll horizontally to view the whole table 8 Years, 1 Month ago Karma: 747
This problem with site template styles. For example with the following CSS rule:

#gkMainbody table {
display: block !important;
overflow: scroll;
padding: 30px 0 20px;
width: 540px !important;
}

You can try to add the following CSS rule to a site template CSS file or to "CSS Styles" parameter in module settings:

#gkMainbody table.dataTable {width:100%!important;}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#57148
Re:scroll horizontally to view the whole table 8 Years, 1 Month ago Karma: 0
The administrator has disabled public write access.
 
Go to topPage: 12