Quote:
Originally Posted by Trescom
Yes, it looks nice. But what about Multiquoting:
Code:
<if condition="$show['multiquote_post']"><a href="$post[replylink]" rel="nofollow" onclick="return false">
<img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on
<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a></if>
I would also advise to add outline:none; and text-decoration:none; to the CSS code to get rid of that annoying outline that is making after clicking a button, and to remove the underline.
|
for MultiQuote u must using
PHP Code:
background: #00ff00 url('http://url image') no-repeat fixed left;
if you just using Color not use image, multiquote doesn't work