[development] image button form element module?

Bèr Kessels ber at webschuur.com
Sun Jul 9 09:59:37 UTC 2006


Op zaterdag 8 juli 2006 15:17, schreef Karoly Negyesi:
> Hi,
>
> Anyone written an image button form element module? It's easy, I am just
> sooo lazy :)


Or override the CSS

input.button {
	background: url(ok.png); /* ok.png is 22x22 pixels
	padding-left: 29px;
	padding-right: 7px;
}

Thats how you can make nice buttons like the one attached. 

Bèr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buttons.png
Type: image/png
Size: 2937 bytes
Desc: not available
Url : http://lists.drupal.org/pipermail/development/attachments/20060709/7a1d7dc1/buttons.png


More information about the development mailing list