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?

anonymous access
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: anonymous access
#51234
Re:anonymous access 9 Years, 7 Months ago Karma: 0
Thanks,
I added the line to a system.css = no change,
then to the active template css = no change,
custom.css = still no,
so into the template file itself, but could not get it working in chrome,

I had not tried it in firefox earlier, it all works ok in that,
so I will now edit in firefox,

but thanks for your great support, maybe its time to go to joomla 3 ...
The administrator has disabled public write access.
 
#51257
Re:anonymous access 9 Years, 7 Months ago Karma: 747
You can upgrade "ARI Quiz" to v. 3.6.15 and un-comment the following code in <joomla_directory>\administrator\components\com_ariquiz\assets\css\styles.css file:

Code:


/*#paramsAnonymous {
position: relative;
z-index: 99;
}*/



it will look like:

Code:


#paramsAnonymous {
position: relative;
z-index: 99;
}



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