I have been trying to figure out how to change the "home" and "log in" buttons at the top. I want to use custom buttons. Please help! My eyes are going cross eyed looking for this. Thanks!
I have been trying to figure out how to change the "home" and "log in" buttons at the top. I want to use custom buttons. Please help! My eyes are going cross eyed looking for this. Thanks!
They are not buttons, just text links. You can find them in /includes/templates/your_template/common/tpl_header.php.
In the section that starts <!--bof header navigation-->, you can edit the links to include <img> tags instead of text.