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

johnalbin’s picture

Status: Active » Fixed

Fixed in CVS.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.