Resolution Problems

This is a discussion on "Resolution Problems" within the Web Page Design section. This forum, and the thread "Resolution Problems 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 Apr 22nd, 2007, 08:15
Junior Member
Join Date: Feb 2007
Location: Wirral
Age: 13
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Resolution Problems

Hi all,

I have been working on something (here: http://www.devwebsite.net/miken_test/squadrons.htm )

Everything is fine on my screen resolution, but on the guy I am doing it for has a larger screen than the average user!! He wants it so that when he views it in his large screen, has doesn't have 3inches of white on the right, but an equal amount on each side and it also has to look right on smaller resolutions

I have no idea how to do this!

Any help is appreciated!

Michael
Reply With Quote

  #2 (permalink)  
Old Apr 22nd, 2007, 13:20
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Resolution Problems

Your white container is perfect... that resizes as does the page background.
The problem you have is that all your layers have absolute positioning. That isn't liquid. You need to move away from absolute positioning on everything.
So you basically have to fix all the layers once you delete positioning: absolute;
Reply With Quote
  #3 (permalink)  
Old Apr 22nd, 2007, 15:14
Junior Member
Join Date: Feb 2007
Location: Wirral
Age: 13
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Resolution Problems

Quote:
Originally Posted by Lchad View Post
Your white container is perfect... that resizes as does the page background.
The problem you have is that all your layers have absolute positioning. That isn't liquid. You need to move away from absolute positioning on everything.
So you basically have to fix all the layers once you delete positioning: absolute;
Hi,

Thanks for the reply, once i have removed the absolute, what needs to go it its place???

Michael
Reply With Quote
  #4 (permalink)  
Old Apr 22nd, 2007, 16:02
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Resolution Problems

Once you remove the absolutes I think your page will be a mess. Then you should start to reorganize it. For centering layers, use margin: 0 auto;
floats, etc.

If you get stuck post, and I can maybe sort out an area for you for example.
Reply With Quote
  #5 (permalink)  
Old Apr 22nd, 2007, 16:07
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Resolution Problems

Check out Moojoo's layouts. This will provide you tons of information on how to design in a liquid format.
Reply With Quote
Reply

Tags
screen resolution

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
Resolution problem A800 Web Page Design 3 Mar 11th, 2008 20:40
screen resolution RZX Developer Web Page Design 14 Aug 29th, 2007 18:38
Which resolution you designing for? chubbs Web Page Design 19 Nov 17th, 2006 06:12
How can I know the user's resolution QuikFrozen JavaScript Forum 5 Aug 9th, 2006 15:03
Resolution Fix Udabar JavaScript Forum 6 Apr 10th, 2006 02:23


All times are GMT. The time now is 13:24.


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