Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

can i change the opacity in solution of hot spotQ
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: can i change the opacity in solution of hot spotQ
#55246
can i change the opacity in solution of hot spotQ 9 Years, 10 Months ago Karma: 0
Hi,

It's the first time I'm using the hotspot question. Everthing works fine. However, the opacity of the correct field in the result/solution area is not really distinguishable from the remaining (incorrect) fields. Therefore i wanted to add a border to the correct solution. I analyzed the field with firebug and for me it seems that there is no correspondondig CCS class for this field, where i can add my needs. Can you please help me in this regard.

Thanks in advance
Atexo
Last Edit: 2015/07/16 18:25 By atexo.
The administrator has disabled public write access.
 
#55249
Re:can i change the opacity in solution of hot spotQ 9 Years, 10 Months ago Karma: 764
Hello,

Use the following CSS rule:

.aq-question-correct-answer .aq-hotspot-wrap>DIV:first-child,
.aq-question-explanation .aq-hotspot-wrap>DIV:first-child {background-color: #CCC !important;opacity:0.8 !important;}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#55263
Re:can i change the opacity in solution of hot spotQ 9 Years, 9 Months ago Karma: 0
Thanks for the quick reply (as always!). Exactly what i needet. Works perfectly!
Just two remarks: The right side of the "correct" area always seems to be a bit more right than defined in the question. The bottom line is always missed (maybe because of the same reason). i attached an image.

Thanx Atexo
The administrator has disabled public write access.
 
#55264
Re:can i change the opacity in solution of hot spotQ 9 Years, 9 Months ago Karma: 764
Could you send a link to a quiz results page where the problem occurs?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#55281
Re:can i change the opacity in solution of hot spotQ 9 Years, 9 Months ago Karma: 0
Thanx for your help, issue is fixed!
Atexo
The administrator has disabled public write access.
 
Go to topPage: 1