Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7840169
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T15:41:01+00:00 2026-06-02T15:41:01+00:00

This is a demo website: http://reddledemo.wordpress.com (No, this is not a WordPress-related question.) What

  • 0

This is a demo website: http://reddledemo.wordpress.com (No, this is not a WordPress-related question.)

What I noticed is that the page’s content appears in ‘sans-serif’ font-family in all modern browsers (essentially the latest versions of Chrome, FireFox, Safari, Opera) except Internet Explorer (tested on IE9).

The ‘body’ tag has a defined font, which should automatically be applied to the menus and ‘p’ paragraphs as they inherit the style. But in the given example, this is not happening.

Looking at the CSS, I see no obvious issues, unless I’m completely missing something. So, what could it be? (This is the first time I’ve encountered such a bug.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T15:41:04+00:00Added an answer on June 2, 2026 at 3:41 pm

    Okay this may sound stupid but the thing is, Internet Explorer 9, which happens to be the only browser to support rem aka root em font-size value in its family (older versions of IE), does not support the font CSS property when using rem.

    Hence,

    font: 1.3rem Verdana, sans-serif;
    

    Should be presented as this (below) in your stylesheet:

    font-size: 1.3rem;
    font-family: Verdana, sans-serif;
    

    It goes without saying that rem is supported only by a few modern browsers, and IE 9 is one among them (except for this bug).

    PROOF OF CONCEPT (w.r.t IE9):

    • This fiddle works fine & I’m not using rem : http://jsfiddle.net/SBrda/3/

    • The same fiddle does not work fine when rem is uses instead of em : http://jsfiddle.net/SBrda/4/

    • And when I break the font property into font-size and font-family properties, the above fiddle seems to render fine whilst using rem : http://jsfiddle.net/SBrda/5/

    hope this will help 😀

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using this ( http://www.j-download.com/demo/demo-j-dcontact.html ) form on my website. It works great but
I ran the code to create the generically related objects from this demo: http://www.djangoproject.com/documentation/models/generic_relations/
Please have a look at this demo page that I cooked up a while
I have a website that uses ajax jquery and facebox. Demo here : http://temp.nevergone.eu/facebox.php
i am trying to create tiles/Layers like this demo website. http://www.clflightplanner.de/demos/dterra/ but I am
I have integrated this menu in my website : http://www.htmldrive.net/items/demo/979/simple-google-style-Dropdown-menu-with-jQuery I want the menu
I have this form set up on my website: http://cssrevolt.com/upload/files/protoform/ It's all customized and
I have a website say www.mywebsite.com/demo . When ever if anyone requests this site,
i have this example found here: http://threedubmedia.com/code/event/drag/demo/resize2 and i tried to reproduce it in
Check out this demo by FaTaL. It is explained in his blog that he

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.