The Open ID Login Link for the user login page and for the user login block overlap the open id graphic. I've attached a screenshot.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jeff Burnz’s picture

Category: bug » feature

AFAIKT the open id icon is broken in every single theme I have ever seen, one thinks Open ID module needs to fix this issue???

cippian’s picture

I have the same problem. The image overlaps with the text.

tamhas’s picture

Category: feature » bug
FileSize
67.91 KB
42.23 KB

I have three sites running from the same code base, two using pixture_reloaded and one using Marinelli/Giordani. The login block for the Giordani site is fine with the three links lined up and the graphic to the left, but both pixture_reloaded sites have the graphic overlaying the text and the three links quite jagged. See comparison in attachments.

This is on Drupal 6.10

Jeff Burnz’s picture

Category: bug » feature

I postetd a generic fix for this problem: http://adaptivethemes.com/fix-your-openid-login-icon

You may need to make minor adjustments. I wouldnt consider this a bug of the theme since the problem is really with how the default OpenID CSS deals with the icon. The fix switches the icon from the li to the anchor. Note that my patch for D7 based on the same code has been committed to D7 OpenID to fix the problem once and for all.

This fix will be included in the next version of PR.

Jeff Burnz’s picture

Status: Active » Postponed

I'll include a fix for this in the next version of PR if the D7 fix is not back ported.