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?

SQL Table plugin don't install
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: SQL Table plugin don't install
#6614
Re:SQL Table plugin don't install 13 Years, 7 Months ago Karma: 0
Hi Guys,
I'm almost there.

Now I've tried a new code and it's working fine, but I can't make it nice.

How to put some CSS style on it?

I tried to put in the template tdefault.css and also in the CSS Template menu of Ari-Smart.

Then I used inside the code but none worked out.

Can u help me pls?

Attached img with results.
You already have access to admin if you need.

Thanks and cheers.
Lucas
The administrator has disabled public write access.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
Thanks for your time. It's the most valuable think you can give.
 
#6616
Re:SQL Table plugin don't install 13 Years, 7 Months ago Karma: 747
Hello,

Could you explain what plugin you use (ARI SQL Table or ARI JDataTable or another) and what CSS styles you want to apply?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#6626
Re:SQL Table plugin don't install 13 Years, 7 Months ago Karma: 0
Hi,
This is the code:

{arisqltable header="TRUE" cellPadding="2"}
{arisqltablecolumns}

{arisqltablecolumn id="nome" alias="nome" className="contentheading"}
{arisqltablecolumn id="endereco" alias="endereco" ClassName="contentdescription"}
{arisqltablecolumn id="Cidade" alias="Cidade" ClassName="contentdescription"}
{arisqltablecolumn id="UF" alias="UF" ClassName="contentdescription"}
{arisqltablecolumn id="CEP" alias="CEP" ClassName="contentdescription"}


{/arisqltablecolumn}
{/arisqltablecolumns}
{arisqltablequery}

SELECT nome AS nome,
endereco as endereco,
cidade as Cidade,
uf as UF,
cep as CEP

FROM jos_chronoforms_cvnovo

{/arisqltablequery}

{/arisqltable}

You have access to the site. Please check inside if there is any mistake.
Thanks
The administrator has disabled public write access.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
Thanks for your time. It's the most valuable think you can give.
 
#6639
Re:SQL Table plugin don't install 13 Years, 7 Months ago Karma: 747
Sorry, but you didn't specify what CSS styles you want to specify.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#6647
Re:SQL Table plugin don't install 13 Years, 7 Months ago Karma: 0
Hi
I think that the style SMOOTHNESS in the page
smart.ari-soft.com/ari-jdatatable.html

would be great.
Thanks
Lucas
The administrator has disabled public write access.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
Thanks for your time. It's the most valuable think you can give.
 
#6654
Re:SQL Table plugin don't install 13 Years, 7 Months ago Karma: 747
Thanks for the explanation. Read this post on our forum, please, it contains instructions how to use jQuery UI themes with 'ARI JDataTable' plugin.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 123