front page error:
http://validator.w3.org/check?uri=http%3A%2F%2Fngnl.nl%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
single post error:
http://validator.w3.org/check?uri=http%3A%2F%2Fngnl.nl%2Fnieuwe-kingdom-hearts-screenshots%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
you seem to have added html/php content before the <body> tag – which causes the html errors;
fix these errors and continue to check your site with the http://validator.w3.org/ – this shold give you more hints to what might be wrong with the front page structure.
before these errors are fixed, there is no point to check your site for the reason of a misplaced sidebar.
Thank you, you are a very helpfull person :). I’m fairly new to coding to WordPress and you really helped me out. Apperently i put my stuff from the header above the <body> which caused some errors. It works now though, thank you :).
Oké so i found the real problem. Every time a new day hits and a new bar gets created, the sidebar goes down. The sidebar should actually stay at one place, but it doesn’t. Any solutions o.o?
Edit: nope, it is the frontpage allows me to maximum have 4 bars on the frontpage, otherwise the sidebar goes down. How can i fix this?
this problem seems to be caused by the positioning of the sidebar using a large negative margin – try to reconsider how you position the main divs on your site.
helping with formatting issues like this one is beyond the scope of this WordPress forum.