Viewing 2 replies - 1 through 2 (of 2 total)
  • use a tool such as Firebug http://getfirebug.com/ to identify the styles.

    then add padding or margin to the respective style.

    example:
    .error404 #colophon { margin-top: 200px; }

    but what is the point of styling a page that hopefully nobody will ever see?

    Thread Starter makta112

    (@makta112)

    Thanks. I am using Firebug but I just can’t figure out some things.

    People might see it 😉

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add blank space’ is closed to new replies.