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?

Aligning tables in an article
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Aligning tables in an article
#25905
Aligning tables in an article 12 Years, 1 Month ago Karma: 0
I am trying to display a table within an article showing prices of a particular product that includes a shipping cost.

URL is joomla.bradfordfhs.org.uk/index.php/publications-gen/products/87-bfhs-articles/products/142-romancatholic

I have loaded the data into a joomla table and created an ARI Data Table to insert the data.

I am unable to centre the table on the page. Is this possible ?

In addition I would like to add shipping costs to a unit price for a product but I cannot find out how to do a calculation in elements of the table - is this possible.

The CD you can see is Ј7 - with several postage rates depending on where it is shipped.

Thanks - great product by the way.
The administrator has disabled public write access.
 
#25910
Re:Aligning tables in an article 12 Years, 1 Month ago Karma: 748
Hello,

Sorry, but it is impossible to open provided link. It requires credentials.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#25930
Re:Aligning tables in an article 12 Years, 1 Month ago Karma: 0
Sorry - try www.joomla.bradfordfhs.org.uk/ and then navigate to publications-products and select one of the product links. You should not need credentials. Thanks in advance...
The administrator has disabled public write access.
 
#25932
Re:Aligning tables in an article 12 Years, 1 Month ago Karma: 748
Use the next CSS rule:

Code:


TABLE.center
{
 margin: 0 auto;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26035
Re:Aligning tables in an article 12 Years, 1 Month ago Karma: 0
Thanks - bit of a newbie with CSS coding
The administrator has disabled public write access.
 
Go to topPage: 1