The OpenID login block is displaying the login-link graphic beneath the link text.... In IE6, Firefox 2 and probably elsewhere.
The default OpenID modules styling seems partially be responsible for this. It provides default CSS for this element, that combines with the theme to create the problem behavior. Not sure why OpenID module defaults to using the image as a background rather than a list-style-image. Still OpenID is now in Drupal core, is claimed as a key new feature of Drupal 6, and other several other themes have managed to avoid this problem without great trickery. Styling the list-item with some overriding CSS can partially, and perhaps totally, rectify the problem.
Comments
Comment #1
margae commentedThe OpenID login link has been corrected on the demo page and will be included into the next release of the theme.
This is a quick fix that can be inserted into style.css in the meantime:
Comment #2
margae commentedComment #3
margae commentedFixed with the 6.x-1.4 release.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.