Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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 7 Years 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 7 Years ago Karma: 763
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 7 Years 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 7 Years ago Karma: 763
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 7 Years 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