Risolta la questione!
Il codice che ho usato è il seguente:
Codice PHP:
a, button, span, p {
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
color:#ffffff;
float:left;
cursor:pointer;
}
a {
height:26px;
padding:0px;
background:url(bg_dx.gif) right top no-repeat;
}
button {
width:auto;
height:26px;
margin:0px;
padding:0px 6px 0px 0px;
border:none;
overflow:visible;
background:url(bg_dx.gif) right top no-repeat;
}
span, p {
margin:0px;
padding:0px 6px;
line-height:27px;
background:url(bg_sx.gif) left top no-repeat;
}
Codice PHP:
[url="#null"]<span>testo corto in tag a</span>[/url]
<button type="submit" />testo lungo in tag button</button></p>