Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart


Recent Events
  • 29/12/2011 Merry Christmas and Happy New Year!

    Dear visitors, our office will be closed from December 30 to January 2 due to the celebration of the New Year. You can purchase and download our products, but we can not guarantee quick answers to your questions for this period of time. Happy New Year! Your ARI Soft team.

  • 27/09/2011 ARI Smart Content v. 1.8.0

    ARI Smart Content v. 1.8.0 is ready. New version is compatible with Joomla! 1.5, 1.6 and 1.7 and it is released under GNU GPL license.


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 Template
(1 viewing) (1) Guest
component
Go to bottomPage: 123
TOPIC: Result Template
#1996
Re:Result Template 2 Years, 7 Months ago Karma: 275
'Quiz Result' doesn't use any specific font size, it uses font size which inherit from font size which defined in template. You can define needed font size in 'Quiz Result' text, for example wrap it with <div> tag:

<div style="font-size: 15px;">
... Quiz result text...
</div>

Regards,
ARI Soft
The administrator has disabled public write access.
 
#1997
Re:Result Template 2 Years, 7 Months ago Karma: 0
It did not change the font size. only the title "Quiz result" font changed
The administrator has disabled public write access.
 
#1998
Re:Result Template 2 Years, 7 Months ago Karma: 275
Do you change it in 'Text Templates' section on the component backend? If yes, we have difficulties to provide the exact solution because we can't see which CSS rules apply on your page.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#1999
Re:Result Template 2 Years, 7 Months ago Karma: 0
Thank you i changed it in the Text Templates and its done. Sorry to trouble you so much, one more last help "Quiz Statistics" section font-family has to be changed to verdana, it right now arial.
The administrator has disabled public write access.
 
#2000
Re:Result Template 2 Years, 7 Months ago Karma: 275
Use the following, please:

.yui-skin-sam .yui-dt table
{
font-family: verdana !important;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#2001
Re:Result Template 2 Years, 7 Months ago Karma: 0
Hi,

I am still not able to change the font-family. I am attaching a jpeg file for your reference.

Regards,
Deshpande
File Attachment:
File Name: quiz-f3c8794d8af2db96245022a4a03e91da.zip
File Size: 45009
The administrator has disabled public write access.
 
Go to topPage: 123