View previous topic :: View next topic |
Can you read the site? |
Text and colour is fine, I can read it. |
|
87% |
[ 7 ] |
Text size is fine, colour isnt, I can just about read it. |
|
0% |
[ 0 ] |
Text size isnt good, colour is fine, I can just about read it. |
|
0% |
[ 0 ] |
Text and colour isnt good, I cant read it. |
|
12% |
[ 1 ] |
|
Total Votes : 8 |
|
Author |
Message |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sat Mar 04, 2006 11:07 am Post subject: I need to settle an argument |
|
|
I need to settle an argument between me and my Dad. He says he cannot read any of the text on AbyssUnderground because it is too small and blends in too much with the black background. At present only him and the people he works with have said this.
Can you please look at the site and take the poll so I can try and discover once and for all if people can actually read the site.
Thanks. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
richardyork -
Joined: 22 Jun 2004 Posts: 411 Location: United Kingdom
|
Posted: Sat Mar 04, 2006 11:41 am Post subject: |
|
|
I personally think AbyssUnderground is fine! I can read the text and the size is OK, the colour scheme also works fine for me :-) _________________ Please SEARCH the forums BEFORE asking questions! |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sat Mar 04, 2006 11:43 am Post subject: |
|
|
richardyork wrote: | I personally think AbyssUnderground is fine! I can read the text and the size is OK, the colour scheme also works fine for me :-) |
Thanks for the feedback :-) _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Sat Mar 04, 2006 12:28 pm Post subject: |
|
|
Surely text size depends on what sizes you have set in your browser? It's bordering on too small for me, but I have my text size set lower for normal viewing of other sites... 1280x1024 res on a 19" TFT. Nothing that a quick whack of the text size adjust shortcut can't fix.
I'm undecided on the colours - I've seen easier to read sites, but I've seen a lot worse. I can't put my finger on what makes it slightly difficult to read, but it's definitely not as clear as say the forum theme here. _________________
"Invent an idiot proof webserver and they'll invent a better idiot..." |
|
Back to top |
|
 |
roganty -
Joined: 08 Jun 2004 Posts: 357 Location: Bristol, UK
|
Posted: Sat Mar 04, 2006 12:28 pm Post subject: |
|
|
I would have to agree with your dad
For me the text is a little on the small size, but i can still read it without upping the font-size.
It would probably be better if the font-colour was white, rather than light grey.
For me, the writing seems a little blurry, but thats probably down to the fact that my monitor is running below its native resolution (its a tft monitor with a native resolution of 1280X1024)
screen shot of homepage
 _________________ Anthony R
Roganty | Links-Links.co.uk |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sat Mar 04, 2006 12:30 pm Post subject: |
|
|
It also doesnt help that your browser isnt displaying the correct font. This could add to you not being able to read it very well. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
roganty -
Joined: 08 Jun 2004 Posts: 357 Location: Bristol, UK
|
Posted: Sat Mar 04, 2006 12:32 pm Post subject: |
|
|
The Inquisitor wrote: | It also doesnt help that your browser isnt displaying the correct font. This could add to you not being able to read it very well. |
what font-face is it anyway?
im running linux, and haven't been bothered/had the need to install true-type fonts (or whatever it is) _________________ Anthony R
Roganty | Links-Links.co.uk |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Sat Mar 04, 2006 4:02 pm Post subject: |
|
|
I can read it fine, and the colours are fine, but bear in mind that older people with sight problems (yes as you get older your site fails, but might not normal be a problem) may not be able to read your site properly.
To solve this you may want to increases the font size. _________________ Olly |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sat Mar 04, 2006 4:19 pm Post subject: |
|
|
It uses Tahoma throughout the whole site. The thing is they are the only ones who have complained. No-one else has up to now. Even my Grandad can read it! _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
dellmann -
Joined: 09 Mar 2005 Posts: 19
|
Posted: Sat Mar 04, 2006 9:16 pm Post subject: |
|
|
Tahoma is a windows specific font isn't it? I am not sure whether it comes with other Operating Systems, so it would be a good idea to add a fall back font for the web page to make sure that some browsers do not fall back to the default system font. _________________
 |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sat Mar 04, 2006 10:00 pm Post subject: |
|
|
dellmann wrote: | Tahoma is a windows specific font isn't it? I am not sure whether it comes with other Operating Systems, so it would be a good idea to add a fall back font for the web page to make sure that some browsers do not fall back to the default system font. |
95% of people who visit my site use Windows so its just more hassle to add a fall back font. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Sat Mar 04, 2006 10:46 pm Post subject: |
|
|
The Inquisitor wrote: | 95% of people who visit my site use Windows so its just more hassle to add a fall back font. |
How is it too much hassle to add a backup font? If you're using CSS you can change your font lines to:
Code: | font-family: main font name, second font name; |
_________________ Olly |
|
Back to top |
|
 |
|