Hi,
I made myself a template, and, I noticed something strange.
When I go to the homepage there is +/- 10px top-margin but, if I browse any other pages/category, the margin disappears. In the wrapper or containers there is no top-margin. I even tried to had them all margin:0 to see if there is a change, but nothing.
All the pages are based on the same CSS and the php files are all based from the index.php which is used for the homepage.
When I browse the code I can see that in the homepage <head> contains only the meta instead of the meta+link.
If you have any idea how to solve it I'll be more than happy :)
Kanana