This module will replace block permanentlinks.
Ok, make sure of make a copy of it. the images are in spanish language , of course you can change them.
THIS MODULE WILL REPLACE blockpermanentlinks ( FAV, CONTACT, SITEMAP )
Steps:
1) replace the blockpermanentlinks folder to yourshopname/modules/
2) open global.css, on line 747: put this
[code]
#header_links a {
display: block;
height: 50px;
color: #000000;
padding-top: 19px;
text-align: right;
text...