[SOLVED] Accessibility problem with layout

This is a discussion on "[SOLVED] Accessibility problem with layout" within the Web Page Design section. This forum, and the thread "[SOLVED] Accessibility problem with layout are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 30th, 2007, 06:32
SuperMember

SuperMember
Join Date: Jun 2007
Location: Northumberland, UK
Age: 45
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] Accessibility problem with layout

Hi all,

I'm just about finished the homepage of my new site, but when its viewed in IE7 and Firefox with enlarged text for accessibility, the bottom of the page doesn't render like it should, any ideas on how to solve this problem please?

This is my first attempt at using css for layouts so please be patient with me

http://www.freewebs.com/gladstones/

Thanks in advance,
Gary
__________________
Gary
Gladstone Websites
Reply With Quote

  #2 (permalink)  
Old Aug 30th, 2007, 13:01
Reputable Member
Join Date: Dec 2005
Location: U.S.A.
Posts: 147
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via MSN to ScottR Send a message via Skype™ to ScottR
Re: Accessibility problem with layout

Your site was fine while increasing your font size twice. After the third resizing most of the elements started to overlap. This is due to your containers using absolute sizes. That doesn't allow them to stretch. Try using percentages.

Good Luck,
Scott
Reply With Quote
  #3 (permalink)  
Old Aug 30th, 2007, 13:15
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 21
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessibility problem with layout

Use ems. em is a typographical unit so every non-expanding element that uses ems will resize when text-size is increased or decreased. Elements such as main content areas etc should be ok as the will stretch to fit the content. It's your nav and elements like that that need to stretch on resize.

Pete.
Reply With Quote
  #4 (permalink)  
Old Aug 30th, 2007, 19:34
SuperMember

SuperMember
Join Date: Jun 2007
Location: Northumberland, UK
Age: 45
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessibility problem with layout

Hi again,

Thanks for the replies Scott and Pete.

I've changed the height measurements in the containing div's from using px's to em's, so could someone please check it again for me in Firefox and IE7 for text size accessibility, as at the moment i dont have access to those browsers.

http://www.freewebs.com/gladstones

Thanks,
Gary
__________________
Gary
Gladstone Websites

Last edited by Graisbeck; Aug 31st, 2007 at 06:53.
Reply With Quote
  #5 (permalink)  
Old Aug 31st, 2007, 09:41
SuperMember

SuperMember
Join Date: Jun 2007
Location: Northumberland, UK
Age: 45
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessibility problem with layout

ok, ive managed to view the homepage in Firefox and IE7, even without using the browsers tools to enlarge the text, the page does not render properly using em's. Any ideas would be welcomed.

Thanks in advance,
Gary
__________________
Gary
Gladstone Websites
Reply With Quote
  #6 (permalink)  
Old Sep 2nd, 2007, 20:50
SuperMember

SuperMember
Join Date: Jun 2007
Location: Northumberland, UK
Age: 45
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessibility problem with layout

I've now changed back to using px's as i can't seem to make the page render any better than what it was at the start.
I thought using css for layouts was meant to be easier than using tables... bah humbug!!!
__________________
Gary
Gladstone Websites
Reply With Quote
  #7 (permalink)  
Old Sep 2nd, 2007, 20:56
Reputable Member
Join Date: Dec 2005
Location: U.S.A.
Posts: 147
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via MSN to ScottR Send a message via Skype™ to ScottR
Re: Accessibility problem with layout

Quote:
Originally Posted by ScottR View Post
Try using percentages.

Good Luck,
Scott
Reply With Quote
  #8 (permalink)  
Old Sep 3rd, 2007, 11:16
SuperMember

SuperMember
Join Date: Jun 2007
Location: Northumberland, UK
Age: 45
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessibility problem with layout

Thanks for all replies,
The solution to the problem was to get rid of the height declarations and to give the 'wrap' div a white background. This stopped the containing divs' content from overflowing.

Thanks again,
Gary
__________________
Gary
Gladstone Websites

Last edited by Graisbeck; Sep 3rd, 2007 at 15:56.
Reply With Quote
Reply

Tags
accessibility, layout, problem

Thread Tools

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
[SOLVED] simple layout problem saltedm8 Web Page Design 13 May 2nd, 2008 18:02
Layout problem Pádraig Web Page Design 4 Jul 31st, 2007 20:52
layout problem samv Web Page Design 21 Feb 17th, 2007 10:21
layout problem moshe Web Page Design 16 Feb 12th, 2007 15:00
layout problem key_uk Web Page Design 3 Apr 3rd, 2006 01:53


All times are GMT. The time now is 18:58.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43