Hi,
I have a strange problem when modifying the layout in my child theme of Thematic.
I have moved the header, menu and content upwards, because in Thematic the header size is too big for my purposes.
I have used for example this code in my style.css: #main { position:relative; top: -120px;}
However, when doing this, the links in the upper part of the page don't work. The menu works as usual.
Do you possibly know a way to solve this?
Thanks in advance - I really appreciate the effort of running this forum.