+ Reply to Thread
Results 1 to 9 of 9

 

Thread: Larger Text

  1. #1
    The New 'Arfur Daley

    Status
    Offline
    Join Date
    Mar 2004
    Location
    Kent UK
    Posts
    3,589
    Thanks
    119
    Thanked 123 Times in 88 Posts


    How many millions of potential customers find it difficult to read the long description of a product because the print is small?

    Have you tried to make the print a touch larger for people with visual impediments?
    Flambi Media Limited - USA/UK/EU Affiliate Management Expertise

  2. #2
    accelerator's Avatar
    Online shopping rocks!

    Status
    Offline
    Join Date
    Nov 2004
    Location
    England
    Posts
    3,008
    Thanks
    54
    Thanked 180 Times in 161 Posts
    I normally use % or ems for my text size in the CSS so they can make the text larger if they want.

    Rgds

    Accelerator

  3. #3
    Registered User

    Status
    Offline
    Join Date
    Aug 2005
    Location
    Bristol - UK
    Posts
    633
    Thanks
    31
    Thanked 5 Times in 4 Posts
    Another solution is to use the relative words in css like small, smaller etc

  4. #4
    Registered User

    Status
    Offline
    Join Date
    Aug 2006
    Location
    Hadleigh, Suffolk, UK
    Posts
    954
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Problem is if you use %, em, small, etc, then IE renders it as retardedly large, while firefox renders it as sane sized. The only way I've found to get them to both render them the same size is to specify pixel sizes.
    You can still enlarge/reduce the font size in firefox when specified in pixels, not sure about IE, but I'd expect you can.

  5. #5
    Registered User

    Status
    Offline
    Join Date
    Feb 2006
    Location
    Gillingham
    Posts
    510
    Thanks
    0
    Thanked 4 Times in 1 Post
    I try to comply with accessibility standards as much as possible, using CSS, relative sizes, h1 etc tags and alt descriptions. I also design in XHTML.

    There are however occasions where the design would fail miserably with relative sizes.

    Visually impaired viewers can disable the styles and font sizes in Firefox and also IE from at least IE 6 in the tools option of their browsers. Screen magnifiers are also available for use with Windows XP and presumably other operating systems

    When I use my own Javascript I always use a noscript option for text browsers and users with Javascript disabled, although I have to admit that the noscript option I provide is sometimes not as good as the script option but at least the user gets something rather than nothing.
    They came for my 404 and I said nothing

  6. #6
    Registered User

    Status
    Offline
    Join Date
    Apr 2007
    Posts
    348
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by axod View Post
    Problem is if you use %, em, small, etc, then IE renders it as retardedly large, while firefox renders it as sane sized. The only way I've found to get them to both render them the same size is to specify pixel sizes.
    You can still enlarge/reduce the font size in firefox when specified in pixels, not sure about IE, but I'd expect you can.
    If you set your body tag to font-size 62.5%, you can then use ems in the same way as point sizes. These will render the same size in all browsers

    Stu
    uberhype.co.uk - professional search engine marketing.

  7. #7
    Registered User

    Status
    Offline
    Join Date
    Jan 2006
    Posts
    39
    Thanks
    1
    Thanked 1 Time in 1 Post
    I researched before designing my sites.
    I found that 10% of short-sighted web users don't wear glasses that should.
    I also found that bold, Arial/Verdana size 10 or 12 is very friendly towards dyslexics - 14% of the population, but it's reckoned only half of those will ever go online.
    ( Ideal website set-up for Dyslexics is Arial, size 14, double-spacing and pale yellow background with black lettering. )
    I believe that I design very simple sites, that instantly appeal to web-newbies as well as the visually impaired, while not being so in-your-face as to be really turn-offs.

    my first site, www.OutsizeClothes.com looks amateur, but appeals to newbies and visually impaired, and has click-thru rates of between 6% and 14%

  8. #8
    DioBach's Avatar
    .com

    Status
    Offline
    Join Date
    Dec 2006
    Location
    Tenby, Wales, UK
    Posts
    776
    Thanks
    15
    Thanked 16 Times in 10 Posts
    Quote Originally Posted by John Jupp View Post
    How many millions of potential customers find it difficult to read the long description of a product because the print is small?

    Have you tried to make the print a touch larger for people with visual impediments?
    I don't know about visually impaired people, my sights fine, but there's nothing that winds me up more than tiny text. With the big resolutions on screens these days, it's impossible ot read loads of sites without putting your nose next to the monitor. One of the big tenets of web 2.0 is font size, but too many sites still get it wrong.

  9. #9
    Registered User

    Status
    Offline
    Join Date
    Nov 2003
    Location
    London
    Posts
    680
    Thanks
    3
    Thanked 19 Times in 19 Posts
    Quote Originally Posted by stu foster View Post
    If you set your body tag to font-size 62.5%, you can then use ems in the same way as point sizes. These will render the same size in all browsers

    Stu
    I have seen sites where some fool decided to set the body size to 62.5% - there were these little trails showing where text should have been. Any text less than 1em was just a joke. As for setting text at 10px - do you have any idea how many rows of text at 10px you can get on a high resolution screen? Magnifying glass anyone?

    Rather than assuming that everyone is incapable of setting the default font size in their browser so you have to set the font size as something that looks OK in your screen resolution and default font size, if font size is that important to you add a script to your site which gives users the option to resize the text to their preferred size - or add a page which educates them in how to set the default font size so that the size they see is correct for their screen size and resolution.

    Life would become simpler if IE ever got around to discovering that there are 72 pts to the inch. That way, web designers could use pt for font size, knowing that everyone regardless of their screen size and resolution would see 12 pt as 1/6 inch. Instead, IE displays 9 pt at about 1/6 inch - or 25% bigger than expected.

    If you force users into a font size, as soon as they set their own minimum font sizes the layout falls apart.

    The only solution is to keep the layout simple and use as much fluidity as possible in the design. If you use 1em as the font size for the majority of the content and test your layout everywhere between 9px and 24px and still have it looking good, then you know that your site is going to work for the majority of users.

    I usually find that the browser default font is too big for my screen resolution, so I default at between 12 - 14 px for my various browsers. That works fine until someone comes along and decides that everything on their site will be in font size=2. With small now appearing as font size=1, reading just becomes impossible - and it is usually the menus or links which are set in the smaller font size. Then I have to go into my browser preferences to set a minimum size of 9px just so that I have a chance to read what they want me to read? - more likely I will be off to explore someone else's site.

    plussize.co.uk mentions outsizeclothes.com. Sorry to say this, but your font is about as small as I can go and still be able to read it. It looks half the size that I see on this forum. When I view the home page, I can see about 2 inches below the 'contact us' link on the left and over half of the cartoon - what do you see before the fold? The result of using font size=2 for the content without taking into account how the visitor has set up their computer.

    I could go on. Just do a search for 'morons in web space' and have a good read from a fellow Aussie.

+ Reply to Thread


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. New Vodafone deals on Mobile Rainbow!
    By MobileRainbow in forum Affiliate Future
    Replies: 0
    Last Post: 27-04-07, 03:52 PM
  2. New Vodafone deals on Mobile Rainbow!
    By MobileRainbow in forum Affiliate Marketing Lounge
    Replies: 0
    Last Post: 27-04-07, 03:43 PM
  3. PHP/mysql formating problem with paragraphs
    By Kandevil in forum Programming
    Replies: 2
    Last Post: 25-01-07, 10:48 PM
  4. LG Chocolate
    By phones2udirect in forum Affiliate Future
    Replies: 1
    Last Post: 02-06-06, 06:39 PM
  5. LG Chocolate
    By phones2udirect in forum Affiliate Window & buy.at
    Replies: 1
    Last Post: 02-06-06, 06:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2