Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Layout Size


11 replies to this topic

#1 DjLuki

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 447 posts

Posted 01 February 2006 - 03:32 AM

anybody know what the size of a layout is so it fills the whole window.. is it 1024 x 800 or w/e it is? i've tried it before but when i publish it, you usualy have to scroll horizontally and i dont want that.. i want it to fit perfectly on the window.. (mke my sites on photoshop)

#2 Mich

    Trap17 Maverick

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPip
  • 1,273 posts
  • Gender:Female
  • Location:Michigan, USA
  • Interests:Please visit my personal homepage for all my interests http://www.mygardenofpromise.websetsbydonna.com
  • myCENT:11.41

Posted 01 February 2006 - 04:34 AM

DjLuki, on Jan 31 2006, 10:32 PM, said:

anybody know what the size of a layout is so it fills the whole window.. is it 1024 x 800 or w/e it is?  i've tried it before but when i publish it, you usualy have to scroll horizontally and i dont want that.. i want it to fit perfectly on the window.. (mke my sites on photoshop)

View Post

My book says 1006 by 732 is the average screen content size to keep from having scroll bars. Anybody else know better?

#3 jlhaslip

    Insert Custom Title Here

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,037 posts
  • Gender:Male
  • Location:Linux, DOS and Windows…the good, the bad and the ugly
  • Interests:http://jim.haslip.googlepages.com/home
  • myCENT:53.48
  • Spam Patrol

Posted 01 February 2006 - 04:56 AM

Well, I have an 800 x 640 or whatever it is, I really don't know.

Consequently, I am forever having to use the scrollbars on pages which are not "fluid", meaning the layout adjusts to "display size". This can be done using percentage sizes rather than pixels. Lots of information available if you Google up "fluid css design" and you'll see what I mean.

But, aside from all that, if you fix the size in pixels, the percentage of people with 800 wide are still going to have to use a scrollbar and those with larger screens will have a right-hand margin that will need to be filled, so there is no right way on these things.
The information I've read lately says that a larger percentage of users are using the 1024 width, so if I had to design in pixels, that's what I would base it on.

#4 truefusion

    Coincidence is non-sequitur, therefore everything has a reason for its existence (except if they are eternal).

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 3,216 posts
  • Gender:Male
  • Location:No, not there. Not there either. Yes, you'll never figure it out.
  • Interests:God, Christianity.
  • myCENT:84.24

Posted 01 February 2006 - 07:55 AM

Usually just subtracting 20 pixels from the width will help for all resolutions. Since scrollbars take up 20 pixels, unless people modified their scrollbar width.

#5 Nani Cheri

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 370 posts

Posted 01 February 2006 - 11:56 AM

truefusion, on Feb 1 2006, 09:55 AM, said:

Usually just subtracting 20 pixels from the width will help for all resolutions. Since scrollbars take up 20 pixels, unless people modified their scrollbar width.

View Post


I didn't knew you could change the width of your scrollbars, do you have any idea how to do that?

#6 Inspiron

    Trap Grand Marshal Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPip
  • 1,204 posts

Posted 01 February 2006 - 01:44 PM

DjLuki, on Feb 1 2006, 11:32 AM, said:

anybody know what the size of a layout is so it fills the whole window.. is it 1024 x 800 or w/e it is?  i've tried it before but when i publish it, you usualy have to scroll horizontally and i dont want that.. i want it to fit perfectly on the window.. (mke my sites on photoshop)

View Post

Having webpages with scrollbars are normal and probably pretty much required to get the interface much in-place. Unless you are using iframes all over your webpage to squeeze contents in a small area, the scrollbar will only appear inside your iframe. Otherwise, having a recommended template size of 800x600 will be just nice for many users and web-browsers because every web-browser generate the outlook differently. Each computer screen resolution also takes the matter of how websites will look on their screen. Scrollbars will automatically be generated if web contents are out of their screen resolutions. Different browsers may support differently as well, and some may not follow the proper web standards.
Therefore, there's no standard way to force a standard size of your web contents because every user views your webpages differently, although the contents are the same.
If you use Microsoft Internet Explorer, Firefox, Opera to surf same sites, you will see their differences of how different browsers display the sites to you. They are minor but pretty major if you are concerned about its interface.

Nani Cheri, on Feb 1 2006, 07:56 PM, said:

I didn't knew you could change the width of your scrollbars, do you have any idea  how to do that?

View Post

Having Windows skins replaced may change scrollbar layout and graphics. Width can therefore be edited. However, you cannot manually change the size of your scrollbar, be it in your browser or Windows Explorer. Neither can you change the sizes using javascript or any other codings from your webpages.

#7 truefusion

    Coincidence is non-sequitur, therefore everything has a reason for its existence (except if they are eternal).

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 3,216 posts
  • Gender:Male
  • Location:No, not there. Not there either. Yes, you'll never figure it out.
  • Interests:God, Christianity.
  • myCENT:84.24

Posted 02 February 2006 - 12:26 AM

Nani Cheri, on Feb 1 2006, 07:56 AM, said:

I didn't knew you could change the width of your scrollbars, do you have any idea  how to do that?
Not sure about other Windows, but in Windows XP, under Display Properties (Right-click on desktop > properties), "Appearance" tab > Advanced > Item: Scrollbar : Size. You can make the scrollbars bigger or smaller. But, if you were asking how to do this by means of JavaScript, or some other programming language, then I dont know.

#8 Tyssen

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPip
  • 1,161 posts
  • Location:Brisbane, QLD

Posted 02 February 2006 - 01:28 AM

You might be able to get your layout to fit perfectly on your screen, but you'll never be able to get it that way on everyone's. There's just too many variables to factor in: OS, screen resolution, browser type, text size, how many toolbars they've got installed, whether they view maximised or not taking up the full window.

#9 Inspiron

    Trap Grand Marshal Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPip
  • 1,204 posts

Posted 02 February 2006 - 02:37 AM

Inspiron, on Feb 1 2006, 09:44 PM, said:

Having Windows skins replaced may change scrollbar layout and graphics. Width can therefore be edited. However, you cannot manually change the size of your scrollbar, be it in your browser or Windows Explorer. Neither can you change the sizes using javascript or any other codings from your webpages.

View Post

An edit for myself.. You can change the size of your scrollbar manually.. Thanks to the information from truefusion.

Here's a screenshot..
Posted Image

#10 iwuvcookies

    Privileged Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 697 posts
  • Gender:Male
  • Interests:like i'm gonna tell you. Hey what are you doing in my profile???lol.
  • myCENT:51.28

Posted 02 February 2006 - 05:16 AM

you know what i just make my layouts all 800 by 600. I dont think anybody uses a lower resolution anymore or alteats there are a few left. Yeh. that's my standard. ANyone with a larger screen can view it so its fine. the colors might be little different but its all good.

#11 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 26 August 2008 - 07:32 PM

Replying to DjLuki

I don't know how old this thread is but I usually maximize my web browser, "print screen", paste that into Photoshop and use it as a template to keep everything I want in one screen.

Hope this helps.

-reply by R_Nizzle

#12 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 11 April 2009 - 03:59 PM

I hope I can asnwer your question.

In order that your layout fits in the monitor and need not to scroll it vertically/ horizontally, you should crop the image so it fits perfectly on the monitor. 

-reply by robert

 






Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users