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


Recent Events
  • 04/03/2010 ARI Slider v. 1.3.0

    ARI Slider v. 1.3.0 is available. New version of the extension can display menu items title in nice tooltip. See demo here.

  • 26/02/2010 Joomla! popup extensions

    ARI Colorbox, ARI Sexy Lightbox, ARI Fancybox and ARI Pretty Photo have been updated. Now these provide ability of using pretty lightbox in any Joomla! content, for example in VirtueMart product description or in other content. Extensions also can create thumbnails and create popups with large images from inline content images. Only wrap necessary content with plugin tag.


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 9 Months ago Karma: 25
'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 9 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 9 Months ago Karma: 25
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 9 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 9 Months ago Karma: 25
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 9 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