Görünüm:

Bu Resim tekrar boyutlandırılmıştır. Gerçek çözünürlüğü 1024x768 olup 125KB boyutundadır.
Evet arkadaslar son zamanlarda herkesin istedigi sey forumu cerceve icine almak
Not:Anlatim default icindir.Resimdeki çizgiler çıkmıyor.Sadece resimde görülmesi için işaretledim.
öncelikle index.template.php de bunu bulun
Kod:
</head><body>';
altina ekleyin
Kod:
echo '<div align="center"><table id="widthControl" border="0" cellpadding="0" cellspacing="0"><tr><td width="25" height="25"><img src="', $settings['images_url'], '/sol_ust.gif" width="25" height="25" alt="" /></td><td width="100%" height="25" background="', $settings['images_url'], '/ust.gif"><img src="', $settings['images_url'], '/spacer.gif" width="1" height="25" alt="" /></td><td width="25" height="25"><img src="', $settings['images_url'], '/sag_ust.gif" width="25" height="25" alt="" /></td></tr><tr><td width="25" background="', $settings['images_url'], '/sol.gif"><img src="', $settings['images_url'], '/spacer.gif" width="25" height="1" alt="" /></td><td width="100%" valign="top" style="background-color:#ffffff;"><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr></tr><tr><td colspan="2" width="100%" align="left" valign="top" style="padding:0;">';
daha sonra bunu bulun
Kod:
// ]]>***********';}echo '</div>';
bununla degistirin
Kod:
// ]]>***********';}echo '</div></td></tr></table></td><td width="25" background="', $settings['images_url'], '/sag.gif"><img src="', $settings['images_url'], '/spacer.gif" width="25" height="1" alt="" /></td></tr><tr><td width="25" height="25"><img src="', $settings['images_url'], '/sol_alt.gif" width="25" height="25" alt="" /></td><td width="100%" height="25" background="', $settings['images_url'], '/alt.gif"><img src="', $settings['images_url'], '/spacer.gif" width="1" height="25" alt="" /></td><td width="25" height="25"><img src="', $settings['images_url'], '/sag_alt.gif" width="25" height="25" alt="" /></td></tr></table>';
simdi ise cercevenin resimlerini
sol_ust.gif
sag_ust.gif
ust.gif
sol.gif
sag.gif
sol_alt.gif
alt.gif
sag_alt.gif
seklinde images klasörüne atin

eğer resim bulamassanız ekteki resimleri atın
son olarak ise kodlarin arasindaki width height degerlerini ekleyeceginiz resimlere göre degistirin
