Abruzzi adlı üyeden alıntı: mesajı görüntüle
1. Adım->Upload Klasörünün içinde 'highslide' klasörünü forumun bulunduğu dizini atınız.
2.Adım-> 'includes/class_bbcode.php' de bulun
return '<img src="' .  $link . '" border="0" alt="" />';
bununla değiştirin
  
 $navigator_user_agent = ( isset( $_SERVER['HTTP_USER_AGENT'] ) ) ? strtolower( $_SERVER['HTTP_USER_AGENT'] ) : '';   
if (stristr($navigator_user_agent, "msie")) {   
    return '<a href="' .  $link . '" class="highslide" onclick="return hs.expand(this)" ><img src="' .  $link . '" border="0" alt="" style="width: expression(this.width > 340 ? 180 : true);" /></a>';   
} else {   
    return '<a href="' .  $link . '" class="highslide" onclick="return hs.expand(this)" ><img src="' .  $link . '" border="0" alt="" style="max-width: 430px;" /></a>';   
}
3.Adım->Daha sonra templateslerde "postbit_attachmentthumbnail" açın ve bütün kodları alttakiyle değiştirin
<a href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&amp;d=$attachment[dateline]" class="highslide" onclick="return hs.expand(this)" id="attachment$attachment[attachmentid]"><img class="thumbnail" src="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&amp;stc=1&amp;thumb=1&amp;d=$attachment[thumbnail_dateline]" border="0" alt="<phrase 1="$attachment[filename]" 2="$attachment[counter]" 3="$attachment[filesize]" 4="$attachment[attachmentid]">$vbphrase[image_larger_version_x_y_z]</phrase>" style="width: expression(this.width > 140 ? 80 : true);" /></a> 
&nbsp;<if condition="$show['br']"><br /><br /></if>
4.Adım-> Ürünü Yükleyin
Örnekler


Orjinal Link
ABruzzi resimdeki albay Nevzat YILDIZ tanıyormusun yoksa bir tesadüfmü ?