Hello all,
Can somebody help me with moving text to the left and up om pages of my website http://www.timoelshof.nl I have figured it out for the home/welcome page:
#content {
margin: 0 32% 0 4%;
width: 62.4%;
}
But I want to achieve the same result for the other pages. Help is much appreciated.