Demo : www.seoturkey.net/degisenbuton.html
Kalıp : showthread_newreply aşağıdakilerle hepsini değiştirin :
<style type="text/css">
.l_opac {
-moz-opacity:0.3;
filter:alpha(opacity=30);
}
.f_opac {
-moz-opacity:1;
filter:alpha(opacity=100);
}
</style>
<a href="newreply.php?tid={$tid}"><img src="{$theme['imglangdir']}/newreply.gif" border="0" class="l_opac" onmouseover="this.className='f_opac;'" onmouseout="this.className='l_opac';"></a>Kalıp : showthread_newthread aşağıdakilerle hepsini değiştirin :<style type="text/css">
.l_opac {
-moz-opacity:0.3;
filter:alpha(opacity=30);
}
.f_opac {
-moz-opacity:1;
filter:alpha(opacity=100);
}
</style>
<a href="newthread.php?fid={$fid}"><img src="{$theme['imglangdir']}/newthread.gif" border="0" class="l_opac" onmouseover="this.className='f_opac;'" onmouseout="this.className='l_opac';"></a>Kalıp : forumdisplay_newthread aşağıdakilerle hepsini değiştirin :<style type="text/css">
.l_opac {
-moz-opacity:0.3;
filter:alpha(opacity=30);
}
.f_opac {
-moz-opacity:1;
filter:alpha(opacity=100);
}
</style>
<a href="newthread.php?fid={$fid}"><img src="{$theme['imglangdir']}/newthread.gif" border="0" class="l_opac" onmouseover="this.className='f_opac;'" onmouseout="this.className='l_opac';"></a>