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?

polish language, off questiona and choice label
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: polish language, off questiona and choice label
#50116
polish language, off questiona and choice label 9 Years, 10 Months ago Karma: 0
hi,

1. language - althought i changed en-GB.com.ariquiz.ini file (i didn't write polish pl-pl) front page do not recognise polish letters,
- localise also could't help
2. how to get off label "choice a" etc (answers from forum do not help)
3. how to get off blue label "question" (answers form forum do not help)

thanks for help
Regards
The administrator has disabled public write access.
 
#50117
Re:polish language, off questiona and choice label 9 Years, 10 Months ago Karma: 748
Hello,

1. Check that you save INI file in UTF-8 encoding. You can read here how to create new translations or edit existing one.

2. Add the following CSS rules to a site template CSS file:

Code:


#ariQuizContainer .aq-answer-container DIV.aq-answer-label LABEL {display: none;}
#ariQuizContainer .aq-answer-container DIV.aq-answer-label {width: auto;}



3. Add the following CSS rules to a site template CSS file:

Code:


#ariQuizContainer DIV.aq-question-title {display: none;}
#ariQuizContainer DIV.aq-question-content {padding-left: 0;}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#50118
Re:polish language, off questiona and choice label 9 Years, 10 Months ago Karma: 0
question 1- how to check it?
question 2-3 - ok

another question: why is so much space beetwen question/answers see:taxcase.pl/index.php/strefa-nauki/testy/dzial-i/Question-1-4059006d917459d31f5c6d9365a4570b

thanks
Last Edit: 2014/06/18 12:24 By radek.
The administrator has disabled public write access.
 
#50119
Re:polish language, off questiona and choice label 9 Years, 10 Months ago Karma: 748
1. Usually text editors offer encoding when save a file. Set it to UTF-8. For example you can use NotePad++ text editor.

2. Additional padding can be defined in your site template. Could you provide a link to a quiz where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#50120
Re:polish language, off questiona and choice label 9 Years, 10 Months ago Karma: 748
2. This problem with site template styles. Add the following CSS rules:

#ariQuizContainer P {margin:0;}

#ariQuizContainer DIV {line-height: 1;}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#50123
Re:polish language, off questiona and choice label 9 Years, 10 Months ago Karma: 0
all css helped -is OK.
But language still not- even after codeing UTF-8
The administrator has disabled public write access.
 
Go to topPage: 12