修改mood.asp 第129行代码
分享如下:
VoteStr=VoteStr & "<td valign=""bottom"" style=""text-align:center"">" & ItemVoteNum(I) & "<br><img alt=""" & Percentage & "%"" src=""" & KS.Setting(2) & "/images/default/post.gif"" height=""" & PerVote*50 & """ width=""20""><br><label for=""votebtn" & I &""" style=""margin-top:2px; display:block; padding-top:45px; width:48px; height:20px; background:url(" & ImgSrc & ") no-repeat;"" title=""" & VoteItemArr(0) & """>" & VoteItemArr(0) & "</label><input id=""votebtn" & I &""" type=""radio"" onclick=""MoodPosition(" & I &");"" name=""votebutton""></td>"