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?

4 questions about format
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: 4 questions about format
#56353
4 questions about format 8 Years, 7 Months ago Karma: 0
hello ,

now i had succes but my questions are:

1.) how can i change the colours of each second column (i work with csv) please?
2.) in germany we use often e.g. ß and ü,ä,ö ... in this case i see only ??? - where can i fix this problem please?
3.) is that possible to have a space between the line and the first word (please find the attachement)
4.) wehere can i hide the text "Showing 1 to 5 of 5 entries"- in the overwrite optin its not possible.

THANKS
knut
The administrator has disabled public write access.
 
#56356
Re:4 questions about format 8 Years, 7 Months ago Karma: 748
Hello,

1. Add the following CSS rule to "CSS Styles" parameter in module settings page:

TABLE TD.ari-tbl-col-1 {background-color:red;color:green}

2. It seems your CSV file is not saved in UTF-8 encoding. Save the file in UTF-8 encoding or specify encoding of your file in "CSV -> File encoding" parameter. Try to use ISO-8859-1 value.

3. Add the following CSS rule to "CSS Styles" parameter in module settings:

.ari-data-tables TABLE TD,
.ari-data-tables TABLE TH {padding-left:5px !important;}

4. Set "Choose table type -> ARI Data Table -> Table information" parameter to "No".

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