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?

AdSense code
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: AdSense code
#44288
AdSense code 10 Years, 10 Months ago Karma: 0
Hello!
I have one question: how to insert AdSense code to questions in the quiz 3.5?

Regards,
Andrzej
andrej
Ciagle sie czegos ucze
User Online Now Click here to see the profile of this user
Gender: Male Location: Poland Birthday: 08/05
The administrator has disabled public write access.
 
#44289
Re:AdSense code 10 Years, 10 Months ago Karma: 748
Hello,

You can add it to <joomla_directory>\components\com_ariquiz\views\question\tmpl\default.php template file.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#44295
Re:AdSense code 10 Years, 10 Months ago Karma: 0
Welcome
I tried, not working ...
I wanted to change the color of the "save" - did not know how to do it

Regards.
Andrzej
andrej
Ciagle sie czegos ucze
User Online Now Click here to see the profile of this user
Gender: Male Location: Poland Birthday: 08/05
The administrator has disabled public write access.
 
#44296
Re:AdSense code 10 Years, 10 Months ago Karma: 748
What code do you use and what exactly doesn't work? Where we can see the problem?

What color do you want to use for the button?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#44298
Re:AdSense code 10 Years, 10 Months ago Karma: 0
Hi
I used AriQuiz 3.5 on page karta-rowerowa.id1945.com/
(karta-rowerowa.id1945.com/index.php/component/ariquiz/Quiz/1-1?task=edit)
Code whose I used is a standard AdSense code.
A blue color does not really fit into the whole page - wanted shade of brown ...

Regards.
Andrzej
andrej
Ciagle sie czegos ucze
User Online Now Click here to see the profile of this user
Gender: Male Location: Poland Birthday: 08/05
Last Edit: 2013/09/10 06:21 By andrej.
The administrator has disabled public write access.
 
#44299
Re:AdSense code 10 Years, 10 Months ago Karma: 748
1. About Google AdSense problem, it is not "ARI Quiz" issue. The component doesn't change code which you use for AdSense. It seems this is a problem with your code. We can investigate the problem in more details if you provide a temporary access to your J! backend by email.

2. Add the following CSS rule to a site template CSS file to change background of "Save" button:

BODY #ariQuizContainer .btn-primary
{
background-color: #B35304;
background-image: linear-gradient(to bottom, #B35304, #D57F06);
color: #EFC48E;
}

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