Extra spaces added when viewing on other pc's.

2 replies
  • WEB DESIGN
  • |
When viewing my site on other PCs I see some extra spaces on the top of the site .the menu(s) might be higher than the main pages text and this makes it look unproffesional.

Is there an easy way to fix this?
#added #extra #spaces #viewing
  • Profile picture of the author Harry Spencer
    Are you using the same browser on each PC?

    I'll take a look if you can send a link to the site in question.

    Cheers, Harry
    Signature

    Follow me on Twitter and My Blog
    200 FREE Sources of Stock Photos, Images, Backgrounds and Textures Free PDF no opt-in
    Download My Training Call With Lee McIntyre Over 70 Minutes Of Juicy Internet Marketing Content FREE

    {{ DiscussionBoard.errors[3726274].message }}
    • Profile picture of the author robertwhitis
      More than likely, this is an issue with your CSS.

      A link to your website wold be helpful to determine the exact problem, but without looking into it directly, I would advise you to use the W3C CSS Validator and see if any errors come back.

      If you are using divs, focus especially on areas that have padding, margins, or both, and if you are using tables, you may need to add the CSS style vertical-align:top; to the table cell in question, because many times the default display position for a table cell is vertically centered. For example, if the height of a cell is set of 200px, and the content only takes up 150px, without a declaration of vertical-align, the result will be 150px of content with 25px of blank space above and below.

      Good Luck!

      Robert
      {{ DiscussionBoard.errors[3737024].message }}

Trending Topics