• HELP?!

    I have another question. omg haha im so stupid.

    https://im-possible.net

    I would like to have the main section be more closer with the header image, like equal to the navigation side. (but basicly i want less blank space between the header image and the content, and that is including the navigation menu) I dont really know how to change that… ??

Viewing 1 replies (of 1 total)
  • narrowcolumn {
    float: left;
    padding: 40px 0 10px 40px;
    margin: 0px 0px 0;
    width: 450px;
    }

    change the padding to read:
    padding: 30px 0 10px 40px;

    the first one is your “top” padding…
    (this is in your CSS stylesheet, btw)

Viewing 1 replies (of 1 total)
  • The topic ‘Theme: Crop Circles. Prob: space between header image and content’ is closed to new replies.