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?

Adjust font on front view of quiz
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: Adjust font on front view of quiz
#71102
Re:Adjust font on front view of quiz 9 Months, 3 Weeks ago Karma: 1
Please try now, I have updated your e-campus
The administrator has disabled public write access.
 
#71103
Re:Adjust font on front view of quiz 9 Months, 3 Weeks ago Karma: 748
Use the following CSS rules to adjust font-size/color in the form:

Code:


#ariQuizContainer FIELDSET.ari-quiz-guest-form LEGEND {
  font-size: 30px;
  color: green;
}

#ariQuizContainer FIELDSET.ari-quiz-guest-form FIELDSET.adminform LABEL {
  font-size: 20px;
  color: red;
}



The code which is used to embed the quiz is still incorrect:



You can open HTML page source and check it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#71106
Re:Adjust font on front view of quiz 9 Months, 3 Weeks ago Karma: 1
I only updated the Shipping Terminology - Part One and Part Two (week 1 and week 2 Assessments) on this course to see that is works.

I have now updated the Diploma Shipping Terminology with the correct code.

I still get the error message when completing the exam however...

I found that if I click the back button on my browser the exam results show and the backed results pull through.

ps Firefox still has no problem showing the results...only a chrome issue from what I can see.
The administrator has disabled public write access.
 
Go to topPage: 12