Announcement

Collapse
No announcement yet.

Page width & height

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    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.

    Comment


    • #3
      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.
      Regards Chris.

      Collectables, Collecting, collectors-info.com

      www.chrismorris.co.uk

      House build project

      Comment

      Working...
      X