i created a patch which calls

<?php
theme('textfield'); 
?>

Instead of theme_textfield

So you can still theme the textfield itselve

CommentFileSizeAuthor
#1 style_patch.patch384 bytesdawehner
style_patch.patch10.99 KBdawehner

Comments

dawehner’s picture

StatusFileSize
new384 bytes

mhh strange wrong command, here is the right patch

a_c_m’s picture

Status: Active » Closed (fixed)

as of beta2 we no longer add the div via the theme - its done at the form level.