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?

someone speaks German in this forum?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: someone speaks German in this forum?
#45754
someone speaks German in this forum? 10 Years, 8 Months ago Karma: 0
Hi,

someone speaks German? my english is not so good, sorry!
I need some help width of the cells and the amount of rows css.
The administrator has disabled public write access.
 
#45771
Re:someone speaks German in this forum? 10 Years, 8 Months ago Karma: 748
Hello,

Try to ask your question in English.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#45774
Re:someone speaks German in this forum? 10 Years, 8 Months ago Karma: 0
Hello,

I have an "HTML Table" with CSV content.


CSS Styles
Code:

{$id}_wrapper table
{
border: 1px solid #ddcbbb;
}

{$id}_wrapper table TH.ari-tbl-col-1
{
 font-weight: bold;
 width: 150px;
height: 30px;
background-color: #ede2d9;
text-align: left;
border-bottom: 1px solid #ddcbbb;
}

{$id}_wrapper table TH.ari-tbl-col-0, TH.ari-tbl-col-2, TH.ari-tbl-col-3, TH.ari-tbl-col-4, TH.ari-tbl-col-5, TH.ari-tbl-col-6, TH.ari-tbl-col-7, TH.ari-tbl-col-8, TH.ari-tbl-col-9, TH.ari-tbl-col-10, TH.ari-tbl-col-11, TH.ari-tbl-col-12
{
 font-weight: bold;
 width: 40px;
height: 30px;
background-color: #ede2d9;
text-align: center;
border-bottom: 1px solid #d1d1d1;
}

{$id}_wrapper table TD.ari-tbl-col-0
{
 font-weight: bold;
 width: 60px;
height: 40px;

text-align: center;
border-bottom: 1px solid #d1d1d1;
}

{$id}_wrapper table TD.ari-tbl-col-1, TD.ari-tbl-col-2, TD.ari-tbl-col-3, TD.ari-tbl-col-4, TD.ari-tbl-col-5, TD.ari-tbl-col-6, TD.ari-tbl-col-7, TD.ari-tbl-col-8, TD.ari-tbl-col-9, TD.ari-tbl-col-10, TD.ari-tbl-col-11, TD.ari-tbl-col-12{

text-align: center;
}


But the table is too long!
Look to the homepage: Table

can you help me please?
The administrator has disabled public write access.
 
#45779
Re:someone speaks German in this forum? 10 Years, 8 Months ago Karma: 748
Delete empty rows from CSV file or try to set "CSV -> Strict mode" parameter to "Yes".

Regards,
ARI Soft
The administrator has disabled public write access.
 
#45780
Re:someone speaks German in this forum? 10 Years, 8 Months ago Karma: 0
Thank you, that was it! May I ask another question?
The administrator has disabled public write access.
 
#45781
Re:someone speaks German in this forum? 10 Years, 8 Months ago Karma: 748
Sure, ask any questions about the extension.

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