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?

quiz-link-nottry icon for failed/passed test
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: quiz-link-nottry icon for failed/passed test
#55389
quiz-link-nottry icon for failed/passed test 9 Years, 9 Months ago Karma: 0
Hello!

I hope someone could help me with my problem ive been trying to solve this for 5hours but i cant get it to work..

I want to add a icon for not-tried quest, another icon for failed quests and another icon for passed quests that should show up before the quizlinks in: http://xn--jgarexamenprovfrgor-gwb0b.se/prov.

ive found this code in the template css, i belive i can set my own pictures here?? if so? how do i do it? the original image seems to be ''/img/glyphicons-halflings.png'' but its not showing either?:

Thanks in advance for your help.
---------------------------------------------
span.aq-quiz-link-nottry {

/*star*/

width: 14px;

height:14px;

display: inline-block;

background-image: url("../img/glyphicons-halflings.png");

background-position: -120px 0px;

background-repeat: no-repeat;

-----------------------------------------------
The administrator has disabled public write access.
 
#55390
Re:quiz-link-nottry icon for failed/passed test 9 Years, 9 Months ago Karma: 763
Hello,

Send your order number by email please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#55392
Re:quiz-link-nottry icon for failed/passed test 9 Years, 9 Months ago Karma: 0
This is my account that i bought the ariquiz extension from but i dont have the email left in my inbox.

/gagge123
/actionwave
The administrator has disabled public write access.
 
#55393
Re:quiz-link-nottry icon for failed/passed test 9 Years, 9 Months ago Karma: 0
can i find the code somewhere in ''my profile'' in your site or can u look it up manually?
The administrator has disabled public write access.
 
#55398
Re:quiz-link-nottry icon for failed/passed test 9 Years, 9 Months ago Karma: 763
You can use custom CSS rule (for example add it to site template CSS file) something like this:

A.aq-quiz-link-nottry {background-image: url(/images/headers/litenlogga.png); padding-left: 15px;}


Regards,
ARI Soft
The administrator has disabled public write access.
 
#55402
Re:quiz-link-nottry icon for failed/passed test 9 Years, 9 Months ago Karma: 0
Geat it is working fine! i put the code in the top of the template css file, should i out it in another row or is it okay? It seems fine anyway in the front end, will it dissepear when i update my template?

I would be glad if you could give me the codes for the passed and failed quizlink aswell

Thanks in advance
The administrator has disabled public write access.
 
Go to topPage: 12