A good addition to the part where theme_links is altered would be to add tha base path too (like in the a tag thats generated in the modulecode)

$link['title'] = '<span style="background-image: url('. base_path(). $path .')">'. theme('textimage_image', 'primary_links', $link['title']) .'</span>';

Comments

mondrake’s picture

Issue summary: View changes
Status: Active » Closed (outdated)