I'm trying to include a header page on all my pages, the header page consists of a few basic HTML tags and links to stylesheets (CSS).
Somehow, not all CSS "values" applies when trying this, background color/text colors load ok, but the scrollbar refuses to change...
There is nothing wrong with with the CSS files, when including them manually in the .php files it works just fine, it's driving me insane!
Has anyone encountered this before, or knows a solution to it?