Affiliate Marketing
Forum Search

Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)  
Old 01-06-07
John Jupp's Avatar
The New 'Arfur Daley
 
Join Date: Mar 2004
Location: Kent UK
Posts: 2,150
Thanks: 18
Thanked 19 Times in 14 Posts
John Jupp is an unknown quantity at this point
  Larger Text

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?
__________________
UK Business Development Manager Read Our Blog, Backdoor Investments Ltd, Affiliate Program Management - Contact Us
My Contact Details: Terrasip: 21100004227 @ terrasip.net Skype: john_jupp
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-06-07
accelerator's Avatar
Online shopping rocks!
 
Join Date: Nov 2004
Location: England
Posts: 1,232
Thanks: 6
Thanked 16 Times in 13 Posts
accelerator is an unknown quantity at this point
  Re: Larger Text

I normally use % or ems for my text size in the CSS so they can make the text larger if they want.

Rgds

Accelerator
__________________
WebRef.eu - Web Development Resources for the Online Entrepreneur
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-06-07
shyguy0507's Avatar
Registered User
 
Join Date: Aug 2005
Location: Bristol - UK
Posts: 594
Thanks: 9
Thanked 1 Time in 1 Post
shyguy0507 is an unknown quantity at this point
  Re: Larger Text

Another solution is to use the relative words in css like small, smaller etc
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-06-07
Registered User
 
Join Date: Aug 2006
Location: Hadleigh, Suffolk, UK
Posts: 953
Thanks: 0
Thanked 0 Times in 0 Posts
axod is an unknown quantity at this point
  Re: Larger Text

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-06-07
Registered User
 
Join Date: Feb 2006
Location: Gillingham
Posts: 502
Thanks: 0
Thanked 0 Times in 0 Posts
Donk is an unknown quantity at this point
  Re: Larger Text

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 13-06-07
stu foster's Avatar
Registered User
 
Join Date: Apr 2007
Posts: 348
Thanks: 0
Thanked 0 Times in 0 Posts
stu foster seems to know their stuff
  Re: Larger Text

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 10-07-07
Registered User
 
Join Date: Jan 2006
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
plussize.co.uk is an unknown quantity at this point
  Re: Larger Text

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%
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 10-07-07
DioBach's Avatar
.com
 
Join Date: Dec 2006
Location: Tenby, Wales, UK
Posts: 593
Thanks: 1
Thanked 0 Times in 0 Posts
DioBach seems to know their stuff
  Re: Larger Text

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 26-07-07
Registered User
 
Join Date: Nov 2003
Location: London
Posts: 524
Thanks: 0
Thanked 4 Times in 4 Posts
moredial is an unknown quantity at this point
  Re: Larger Text

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Vodafone deals on Mobile Rainbow! MobileRainbow Affiliate Future 0 27-04-07 02:52 PM
New Vodafone deals on Mobile Rainbow! MobileRainbow The Affiliate Marketing Lounge 0 27-04-07 02:43 PM
PHP/mysql formating problem with paragraphs Kandevil Widgets, Coding, AJAX, PHP - Technology & Affiliate Marketing 2 25-01-07 09:48 PM
LG Chocolate phones2udirect Affiliate Future 1 02-06-06 05:39 PM
LG Chocolate phones2udirect Affiliate Window 1 02-06-06 05:38 PM


Affiliate Marketing RSS Feeds - Contact Us - Affiliate Marketing - Archive - Privacy Statement - Top