The captcha image cannot be overriden, to add a specific css class for example.
There already is a comment in the code for it:
"// TODO: start using a theming funtion for generating the image markup?"

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bbu23’s picture

I resolved this issue by replacing the markup with the core image theme.

bbu23’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Status: Active » Needs review
podarok’s picture

Status: Needs review » Needs work

Please, do use drupal code style. Do not use tabs, use whitespaces instead

andrdrx’s picture

Assigned: Unassigned » andrdrx
andrdrx’s picture

Status: Needs work » Needs review
FileSize
1.27 KB

Fixed code styles issues. Needs review.

andrdrx’s picture

Assigned: andrdrx » Unassigned

Status: Needs review » Needs work

The last submitted patch, 5: captcha-image-markup-2235831-2.patch, failed testing.

andrdrx’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 5: captcha-image-markup-2235831-2.patch, failed testing.

andrdrx’s picture

Fixed code styles issues. Needs review.

andrdrx’s picture

Status: Needs work » Needs review
podarok’s picture

Status: Needs review » Fixed

  • podarok committed 59fa7c0 on 7.x-1.x authored by andrdrx
    Issue #2235831 by andrdrx, bbu23: Add a theming funtion for generating...

Status: Fixed » Closed (fixed)

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