You are here: Foswiki>Tasks Web>Item12851 (12 May 2014, MichaelDaum)Edit Attach

Item12851: ClassificationPlugin: class foswikiTopicSummary: font size does not skale

pencil
Priority: Normal
Current State: No Action Required
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: ClassificationPlugin
Branches:
Reported By: SonjaWestfeld
Waiting For:
Last Change By: MichaelDaum
By using categorised Topics in Foswiki I just noticed, that the font size of subtitles displayed within categorized topics listed with Applications.ClassificationApp.RenderCategory can't be scaled with the browser zoom (crtl +).

It seems that the CSS class foswikiTopicSummary has a fix font size if it is used in the category list context.

If I view the topic in the standard view - scaling is fine.

-- SonjaWestfeld - 10 Apr 2014

Can't see where that is set to a static font size. Have you inspected it using firebug/devtools/whatever? Which browser are you using?

-- MichaelDaum - 10 Apr 2014

I detected it in IE9 and also FF28 and Chrome34.

But the problem seems not to be a fixed size, but the size of "50%" - If I would use "80%" then scaling worked pretty good.

  • Knowledge_Forum_PSI_Wiki_(Internet,_Intranet,_Wiki_und_Web_allgemein)_-_2014-04-22_10.15.29.png:
    Error: (3) can't find Knowledge_Forum_PSI_Wiki_%28Internet%2c_Intranet%2c_Wiki_und_Web_allgemein%29_-_2014-04-22_10.15.29.png in Tasks

-- SonjaWestfeld - 22 Apr 2014

Firebug/Chrome should show you which css file the property comes from ...

-- MichaelDaum - 22 Apr 2014

This class defines the text-size

.foswikiTopicInfo { border-bottom: 1px solid #C0C0C0; font-size: 0.8em; margin-bottom: 1em; }

Theses classes are skaling the text-Size .clsCatInfo, .clsTagInfo { font-size: 80%; }

.clsAuthorDateInfo { color: #808080; font-size: 80%; }

They are located in the file psistyle.css - renamed version of Foswiki-Standard css.

-- SonjaWestfeld - 12 May 2014

psistyle.css is not part of ClassificationPlugin. It is a local customization for the PSI theme created by your local staff. I can't see a required action for ClassificationPlugin.

-- MichaelDaum - 12 May 2014
 

ItemTemplate edit

Summary ClassificationPlugin: class foswikiTopicSummary: font size does not skale
ReportedBy SonjaWestfeld
Codebase 1.1.5
SVN Range
AppliesTo Extension
Component ClassificationPlugin
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r7 - 12 May 2014, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy