When I view my website on my ipad, my background image shrinks to the top of the page mainly on pages with a lot of content. Ex. http://www.nederkjaersholm.dk/herregarden/historie/
Another problem is that my background pattern splits up into squares.
I also tried to add a gold border to my menu by adding the css:
.sidebar{
border-right: 1px solid #a67d1a;
border-left: 1px solid #a67d1a;
}
On most computers it looks great but in the ipad and a few computers the border stops when it hits the black part of the menu. Can I fix this problem?














