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?

Add rows or paint column, that it is easier?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Add rows or paint column, that it is easier?
#56219
Add rows or paint column, that it is easier? 8 Years, 5 Months ago Karma: 0
Hello!

how add one rows to the top table?

or easier paint some column?

for example paint the third and eighth column

thank
The administrator has disabled public write access.
 
#56222
Re:Add rows or paint column, that it is easier? 8 Years, 5 Months ago Karma: 747
Hello,

Set "Advanced styling" parameter to "Yes" and populate "CSS Styles" parameter with the following code:

Code:


{$id} TBODY TD.ari-tbl-col-2 {background-color: red;}
{$id} TBODY TD.ari-tbl-col-7 {background-color: yellow;}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#56223
Re:Add rows or paint column, that it is easier? 8 Years, 5 Months ago Karma: 0
thank you!
The administrator has disabled public write access.
 
Go to topPage: 1