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?

displayed VERY LARGE LETTERS
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: displayed VERY LARGE LETTERS
#27915
displayed VERY LARGE LETTERS 12 Years, 2 Months ago Karma: 0
I bought a great expansion
www.ari-soft.com/vmchk/Joomla-Components/ARI-Data-Tables/Detailed-product-flyer.html
connected to a page
test.kobzew.ru/index.php/typography
displayed VERY LARGE LETTERS
Please tell me where it is possible to reduce?
thank you
The administrator has disabled public write access.
 
#27916
Re:displayed VERY LARGE LETTERS 12 Years, 2 Months ago Karma: 748
Hello,

What plugin code do you use?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#27917
Re:displayed VERY LARGE LETTERS 12 Years, 2 Months ago Karma: 0
posted on the page
{arijdatatable}
{aricsvtable file = "data / Street.csv"}
{/ aricsvtable}
{/ arijdatatable}
The administrator has disabled public write access.
 
#27918
Re:displayed VERY LARGE LETTERS 12 Years, 2 Months ago Karma: 0
You can see yourself
***
***
Last Edit: 2012/05/02 11:23 By admin.
The administrator has disabled public write access.
 
#27919
Re:displayed VERY LARGE LETTERS 12 Years, 2 Months ago Karma: 748
Use the next code:

Code:


{arijdatatable}
  {aricsvtable file="data/Street.csv" className="myTable"}
  {/aricsvtable}
{/arijdatatable}



and create a CSS template in "ARI Smart Content -> CSS Templates" page on Joomla! backend, add the next code to CSS template and enable it:

Code:


TABLE.myTable TR TD SPAN,
TABLE.myTable TR TH SPAN
{
 font-size: 14px !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#27920
Re:displayed VERY LARGE LETTERS 12 Years, 2 Months ago Karma: 0
It did not work
Or then again that I did not do it ((
The administrator has disabled public write access.
 
Go to topPage: 12