Hi,
I have a problem implementing anchors in my theme.
I have 1 anchor, called "arriba", in header.php. And also I have another anchor, called "abajo", in the following files, before the "get_footer()" function:
index.php
archive.php
category.php
page.php
search.php
single.php
Then, in footer.php I call the anchor "arriba" and this works fine.
But in the top menu, I call the anchor "abajo" and this works just with IE6. FF and Opera doesn't works.
My site is http://www.gotanblog.com.ar
Thank you for your help.