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?

Remove question label from quiz
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: Remove question label from quiz
#1708
Remove question label from quiz 15 Years, 3 Months ago Karma: 0
I've been searching the forum and find that it was possible to remove the word choice from the quiz.

Is it possible to do the same with the question label?

Regards,

Rui Mourato.
The administrator has disabled public write access.
 
#1710
Re:Remove question label from quiz 15 Years, 3 Months ago Karma: 748
Hello,

You can add the following CSS rule to theme CSS file:

.ariQuizQuestionTitle
{
display: none;
}

You can find default CSS file by the following path <joomla_dir>/components/com_ariquiz/css/default.css

Regards,
ARI Soft
The administrator has disabled public write access.
 
#1732
Re:Remove question label from quiz 15 Years, 3 Months ago Karma: 0
I tried to modify the mentioned file, but it didn't work.

I remembered that i had created a new template for my quizzes.
I than added the script above to that template, and voila, it worked just fine.

Thanks, and best regards.


Rui Mourato.
The administrator has disabled public write access.
 
Go to topPage: 1