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?

How to change font size for a smart content table
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to change font size for a smart content table
#62840
How to change font size for a smart content table 6 Years, 3 Months ago Karma: 0
Hi there,

I would like to change an implemented ARI Smart Content table from existing font size to a new one, a smaller one. How can I change this for the whole table? Trying to use a class suffix and a font-size definition in the CSS file was not successful!

Example-Page:
http://fgsm-gridbox2.fgsm.ch/frauen

Thanks for any hint!

Best regards,
Heinz
HeinzP
Don't believe everything you think!
User Offline Click here to see the profile of this user
Gender: Male Location: Lutzenberg Switzerland Birthday: 09/24
The administrator has disabled public write access.
 
#62842
Re:How to change font size for a smart content table 6 Years, 3 Months ago Karma: 748
Hello,

Add the following CSS rules "CSS Styles" parameter in module settings:

TABLE.dataTable, TABLE.dataTable TH DIV {font-size:10px;}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#62848
Re:How to change font size for a smart content table 6 Years, 3 Months ago Karma: 0
Thank you very much for your great support! This was very helpul!

Unfortunately I did not find the parameters for the header and the footer of the table. Could you please let me know which elements I have to add to the CSS code?

Thanks again.
Heinz
HeinzP
Don't believe everything you think!
User Offline Click here to see the profile of this user
Gender: Male Location: Lutzenberg Switzerland Birthday: 09/24
The administrator has disabled public write access.
 
#62852
Re:How to change font size for a smart content table 6 Years, 3 Months ago Karma: 748
Use the following CSS rule:

.dataTables_wrapper .fg-toolbar * { font-size: 10px; }

Regards,
ARI Soft
The administrator has disabled public write access.
 
#62858
Re:How to change font size for a smart content table 6 Years, 3 Months ago Karma: 0
Thank you very much! Always a great support you're providing!

Best regards,
Heinz
HeinzP
Don't believe everything you think!
User Offline Click here to see the profile of this user
Gender: Male Location: Lutzenberg Switzerland Birthday: 09/24
The administrator has disabled public write access.
 
Go to topPage: 1