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?

Formating around ARIDataTable
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Formating around ARIDataTable
#53768
Formating around ARIDataTable 9 Years, 3 Months ago Karma: 0
Hi,

This should be a simple question to answer. I am using ARIDataTables modules in an article using the following,

{aridatatables moduleId="412"}{/aridatatables}

I am having trouble formating the look of the table on the page when there is no data returned. How do I force a new line before and after the embedded module in the article? All looks fine when the table returns data, but when there is no data, the line saying "No Data Available" displays on the same line as what is both before and afer. Any ideas?

I am using JCEditor under Joomla 3.3.6. Thanks
The administrator has disabled public write access.
 
#53771
Re:Formating around ARIDataTable 9 Years, 3 Months ago Karma: 748
Hello,

Wrap code with <div> tag for example:

Code:


<div>
{aridatatables moduleId="412"}{/aridatatables}
</div>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#53772
Re:Formating around ARIDataTable 9 Years, 3 Months ago Karma: 0
Excellent, works perfect! I just knew this one was too easy. Thanks.
The administrator has disabled public write access.
 
Go to topPage: 1