Technical Support Forums

Technical Support Forums » Other

Too small font (9 posts)


About this Topic

Tags

  1. Madis
    Member
    Posted 4 years ago

    I can feel that small size font is cool design element, however I would prefer at least 12px font.

  2. Mark
    Administrator
    Posted 4 years ago

    I think the font should be at least 12pt right now. Is your web browser set to display the fonts at "normal" size?

    Speaking of readability, I'd like to darken the fonts. My original fear was that using a black font would look too halloween-ish with all the orange around, but that's probably not the greatest reason to sacrifice readability. (Plus, this month, it shouldn't matter either way. ;-))

    I'll see what I can do during the next site update. (Which might come soon; there's a product update around the corner!)

  3. Madis
    Member
    Posted 4 years ago

    I'm using Opera browser, and have selected minimum font size as 10, because some parts of the website can use that well.

    I checked your stylesheet and saw that all the font sizes are put in em, so it might be depending of my minimum font of browser.

  4. steve owen
    Moderator
    Posted 4 years ago

    em dosen't display every font size well. Try changing them to pt.

  5. Mark
    Administrator
    Posted 4 years ago

    The problem with specifying fonts in pt is that it "locks" the font size, so the user can't increase or decrease the font size in their browser.

  6. steve owen
    Moderator
    Posted 4 years ago

    Only for IE I think, I know not for FireFox. I set my web-site to PT just so the fonts could not be changed, then found out that doesn't affect FireFox, or Mozila.

    I'm not to sure about Vista, since it is so much like FireFox, it may not affect it either. ??.

  7. Mark
    Administrator
    Posted 4 years ago

    Ah, that's good news. I'll look back into it, but as long as IE is affected, I don't think it's much of an option for me.

  8. Madis
    Member
    Posted 4 years ago

    Ofcourse I could also add personal stylesheet with content like this:

    #content {
       font-size: 12px !important;
    }
  9. steve owen
    Moderator
    Posted 4 years ago

    No text.


Reply

(required)