Tags:
create new tag
, view all tags

Question

We installed version TWiki-4.1.0, Tue, 16 Jan 2007, build 12567, Plugin API version 1.11 recently. Testing the default output on IE7 we see large font sizes for both the content and the navigation menu. Testing the output in FF2 we don't see the same font sizes (i.e. the navigation menu and the content have different font sizes as expected). When we view Twiki.org's site on IE7 everything looks fine.

We are concerned that if we tweak the stylesheets to make the fonts work for us, we'll cause differences between IE7 and FF2 output. Is there something we are missing in our default installation?

I should note that the only web/topic we can find on our installation that has the correct sizes is:

http://twikitest.interactsys.com/twiki/bin/changes/Main

Everything else is too large.

Screen Shots

  • My installation font sizes:
    Ours.png

  • Twiki.org font sizes:
    theirs.png

Environment

TWiki version: TWikiRelease04x01x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux: CentOS release 4.2
Web server: Apache: 2.0.52
Perl version: Perl: v5.8.5
Client OS: WinXP (latest SP)
Web Browser: IE7 and FF2 (all updated)
Categories: Browser Issue

-- BrianBeaudet - 06 Feb 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

To verify your style sheets, I could not access the above url. Is your site public?

-- ArthurClemens - 06 Feb 2007

Unfortunately, it's not. Could you tell me what to verify? Thanks.

-- BrianBeaudet - 07 Feb 2007

You could verify if you find any differences in the style sheet style.css here on twiki.org (/p/pub/TWiki04x01/PatternSkin/style.css) and on your installation (probably /pub/TWiki/PatternSkin/style.css).

-- ArthurClemens - 07 Feb 2007

The only difference (using a text comparing tool) is that we added:

#patternTopBarContents table {
   border:0px none;
}

in order to get rid of a 1 pixel border surrounding the tables in FF2.

-- BrianBeaudet - 08 Feb 2007

You could also check for empty newlines at the start of the generated HTML document. That sometimes causes browsers to misrender.

-- ArthurClemens - 08 Feb 2007

Will do. By the way, one of our engineers tweaked the css styles so that we now get correct rendering when comparing the output from the two browsers. I'm wondering if this is an issue with other's after having installed 4.1.

-- BrianBeaudet - 09 Feb 2007

In any case I am curious for this tweak.

-- ArthurClemens - 09 Feb 2007

 
Change status to:
Topic attachments
I Attachment Action Size Date Who Comment
PNGpng Ours.png manage 35.3 K 2007-02-06 - 19:21 BrianBeaudet Snapshot of my installation
PNGpng theirs.png manage 29.0 K 2007-02-06 - 19:21 BrianBeaudet Snapshot of Twiki.org font sizes
Topic revision: r9 - 2007-02-09 - ArthurClemens
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.