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?

[SOLVED] Problem with table header
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: [SOLVED] Problem with table header
#35678
[SOLVED] Problem with table header 11 Years, 4 Months ago Karma: 0
Hello,

I face a problem with the header of the table.
It looks like a 3-line header instead of a 1-line header. Also the input fields (filter and “number of rows”) are larger that the fields show in the demo.

I couldn’t find any setting in de module to correct this.
Any help is greatly appreciated

PHP Version: 5.3.17
Joomla! Version: 2.5.8 Stable
Template: AS Templates 002031
Ari Data tables
Last Edit: 2013/01/28 20:46 By Abrakadabra.
The administrator has disabled public write access.
 
#35679
Re:Problem with table header 11 Years, 4 Months ago Karma: 748
Hello,

Where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#35680
Re:Problem with table header 11 Years, 4 Months ago Karma: 0
Last Edit: 2013/01/14 18:18 By Abrakadabra.
The administrator has disabled public write access.
 
#35683
Re:Problem with table header 11 Years, 4 Months ago Karma: 748
This problem with site template styles. Add the following CSS rules to a site template CSS file:

.dataTables_wrapper SELECT,
.dataTables_wrapper INPUT
{
width: auto;
}

#colmain .dataTables_wrapper LABEL
{
float: none;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#35698
Re:Problem with table header 11 Years, 4 Months ago Karma: 0
Thx a lot,

I added the proposed CSS rules to the custom section of the template. First impression looks very good! Hopefully no other symptom’s will pop up

Once again many thanks for your quick support.
Last Edit: 2013/01/14 18:37 By Abrakadabra.
The administrator has disabled public write access.
 
#36079
Re:Problem with table header 11 Years, 3 Months ago Karma: 0
Hello Again,
Unfortunately I have to ask you again for help. I still face a minor problem with the header.
It looks like there is a vertical alignment problem with the header. Please have a look to the screenshot below.



Something is hidden for guests. Please login or register to see it.
Any help is welcome
The administrator has disabled public write access.
 
Go to topPage: 12