Padding Padding
Janet
Systems
 Register  Login 
Telephone  01628 566 178
Website Design, Hosting and Software Services
  Search 
Padding
corner Padding corner
Padding Padding
corner Padding corner
Small textMedium textLarge text
 janet.Guestbook Deluxe DotNetNuke Module

Janet Systems FontSize adds the ability for a visitor to your website to change the size of the font displayed. One of three text sizes may be chosen. These are preconfigured as CSS files providing the extra required fonts.

The module maybe used in two ways:

  • User Control- the module is referenced in the skin.
  • Module - simply use the module as you would any other.

Note for both of the above options the module will need to be installed on the website. The relevant CSS style is set at the location of the module instance. Therefore it is advisable to place it as early as possible on the page rendering, for example the top right of left corner. The CSS files used do not replace the existing definition ofr hte module, rather they are sued to replace the relevant values.

 

janet.FontSize DotNetNuke module

janet.FontSize as viewed on web page.

Module

janet.FontSize DotNetNuke module settings options

janet.FontSize - Setting the CSS files to be used for Small, Medium and Large Text.

 

User Control

At the top of the htm or ascx page add

<%@ Register TagPrefix="janet" TagName="FontSize" Src="/Portals/0/~/DesktopModules/janet.FontSize/FontSize.ascx" %>

and at the location where you wish the FontSize module to appear add:

<janet:FontSize id="FontSize" runat="server" TabName="FontSize" Small="/DotNetNuke/Portals/0/small.css" Medium="/DotNetNuke/Portals/0/medium.css" Large="/DotNetNuke/Portals/0/large.css" />

In the example above the css files for the small, medium and large font sizes are defined.

CSS file

Given below is an example CSS file.

/* ================================ FontSize Override (Large) ================================ */
.Normal
{
  font-size:13pt;
}
p
{
  font-size:13pt;
}
.MainMenu_MenuItem
{
  font-size: 9pt;
}
.MainMenu_MenuItemSel {
  font-size: 9pt;
}
.MainMenu_MenuArrow
{
  font-size: 10pt;
}
.MainMenu_RootMenuArrow
{
  font-size: 10pt;
}
.StandardButton {
  font-size: 11px;
}

We are providing this module under the GPL license.

The module is available from our Downloads page.

Support and feedback

Support is through our Janet Systems forum.

We welcome suggestions regarding the FontSize DotNetNuke module. If there is a feature, alteration or addition which you feel would benefit the module then we would like to hear about it. Please follow the instructions on the Contact page of our website www.janetsystems.co.uk

  

DNN3 Compatability

3.0.12 3.0.13 3.1.0 3.1.1 3.2.0 3.2.1 3.2.2 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7
No No No No No No Yes Yes Yes Yes Yes Yes Yes Yes Yes

DNN4 Compatability

4.0.1 4.0.2 4.0.3 4.3.1 4.3.2 4.3.3 4.3.4 4.3.5 4.3.6 4.3.7 4.4.0
Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes

Icons

Compatible
no.gif Not-Compatible
query.gif Untested

DotNetNuke Website design and hosting from £15.00 per month. More...

Looking for a website design company in the Thames Valley, call us on 01628 566178

DotNetNuke Modules
DotNetNuke Modules availalble from Janet Systems

DotNetNuke Skins
DotNetNukeSkins.gif

from Janet Systems

Padding
Copyright 2002-2008 Janet Systems Ltd.   Terms Of Use  Privacy Statement Thursday, May 15, 2008