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?

Result table with no highlight
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: Result table with no highlight
#26963
Result table with no highlight 12 Years, 1 Month ago Karma: 0
when I view the results of a quiz, and I pass the mouse over it, the table is highlighted with a blue color.

how can I remove it? I need the background remains white throughout.

thanks
The administrator has disabled public write access.
 
#26970
Re:Result table with no highlight 12 Years, 1 Month ago Karma: 748
Hello,

Send your order number by email please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#35648
Re:Result table with no highlight 11 Years, 4 Months ago Karma: 0
Same problem on the new ariquiz version using joomla 2.5

some help?
The administrator has disabled public write access.
 
#35661
Re:Result table with no highlight 11 Years, 4 Months ago Karma: 748
Add the following CSS rules to a site template CSS file and clean browser's cache:

#dtResults TR.yui-dt-highlighted
{
background-color: #FFF;
}

#dtResults TR.yui-dt-highlighted.yui-dt-odd
{
background-color: #EDF5FF;
}

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