+ Reply to Thread
Results 1 to 3 of 3

Thread: Page width & height
      
   

  1. #1
    pete987 is offline Staff Sergeant
    Join Date
    Dec 2008
    Posts
    45

    Red face Page width & height

    Hi, when I see my website on my desktop pc it looks fine. When viewing it on a laptop most of it is missing. Is this simply my page height needs reducing or another problem, www.grimebusters.biz
    thanks, Pete.

  2. #2
    Marincky's Avatar
    Marincky is offline General
    Join Date
    Apr 2006
    Location
    Warwickshire, UK
    Posts
    4,565

    Default Re: Page width & height

    viewing on different browsers, different pc's, different monitors will always show your site differently. You could bunch your site up a bit more if you want but to be honest, downward scroll is common and acceptable. It's when you get sideward scroll you need to worry.
    Don't aim for success if you want it; just do what you love and believe in, and it will come naturally.

  3. #3
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,719

    Default Re: Page width & height

    Something is odd with the page settings & its chopping off the head.
    It should be set to centre page horizontally & i think you have it set on centre page both ways.
    position: absolute;
    left: 50%;
    top: 50%;
    width: 824px;
    height: 823px;
    margin-top: -411px;
    margin-left: -412px;


    PS, Ya still need to reduce those images to stop the distortion. lol.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

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 44 45 46 47 48 49