Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 29/08/2010 Free Joomla! photo gallery module

    ARI Soft team is glad to introduce a new Joomla! photo gallery extension called ARI Slick Gallery. The module shows photos in fancy way and can be integrated with different lightbox extensions. See the extension in action here.

  • 27/07/2010 ARI Image Slider v. 1.1.0 is ready

    We are glad to announce new version of ARI Image Slider extension. It provides possibility to define link target, generate thumbnails and can be integrated with different popular Joomla! lightbox extensions.


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 1 Year, 2 Months ago Karma: 61
'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 1 Year, 2 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 1 Year, 2 Months ago Karma: 61
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 1 Year, 2 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 1 Year, 2 Months ago Karma: 61
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 1 Year, 2 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
Moderators: admin