When I enable openID selctor for drupal my site name is in the first slot on the login page.
How do I change that so that it will be my logo that I entered in on the admin site theme or site information pages?

How do I also change the icon used in the user login block? Right now it is a small drupal logo?

Comments

andriy_gerasika’s picture

to change site name used in OpenID Selector for Drupal, define short_site_name variable in settings.php or use /admin/settings/openid_selector_drupal URL that arrived in recent DEV version

using site logo is not good, because image must meet certain size contains: not bigger than 100x60px

about user login block: OpenID Selector for Drupal is using site favicon

andriy_gerasika’s picture

Status: Active » Postponed (maintainer needs more info)

is this ok for you? or you are keen on using site logo vs (short) site name in OpenID Selector for Drupal?

socialnicheguru’s picture

I would like to use site logo.

andriy_gerasika’s picture

Status: Postponed (maintainer needs more info) » Needs work
gateone’s picture

I'd like to comment on this. Probably it was not really intended to be working this way, but I was able to add an image tag instead of the short site description (in text form) into the settings field at admin/settings/openid_selector_drupal - of course, as you say, it must be not larger than 100x60px.

So I made a small icon representing my site, and added Only local images are allowed. into the settings field, saved and flushed caches, and it worked like a charm.

Yet, as I said, I am probably misusing that field here as this was most likely not intended to be done. But maybe this is a good starting point for further development here?!

Kind regards, Stephan

andriy_gerasika’s picture

Status: Needs work » Fixed

just fixed in dev version
http://drupalcode.org/project/openid_selector.git/commit/3ef95e6

wait for 12 hours for dev download to refresh

Status: Fixed » Closed (fixed)

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