Is the alt="Thanks!" placement wrong?
viewtopic_body
Phbb2
viewtopic_body
Phbb2
- Code:
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"><img src="http://i47.servimg.com/u/f47/11/77/85/44/thanks10.gif"
style="filter:alpha(opacity=100); opacity: 0.5;"
onmouseover="this.style.opacity='1';
this.filters.alpha.opacity='100';"
onmouseout="this.style.opacity='0.5';
this.filters.alpha.opacity='100'" alt="Thanks!"/></a></div>
Last edited by roCrox on March 26th 2015, 8:44 pm; edited 1 time in total