Can't you just style it with CSS?

<button class="styled"/>

button.styled {
  |   width: 80px;
  |   height: 80px;
  |   border: 0px;
  |   background: url(image.png) no-repeat top left;
  | }
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008080#4008080

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008080
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to