EC-CUBE:おすすめ情報の画像サイズ変更

おすすめ情報の画像サイズが小さいので、大きく変更しました。
他にも色々あるようなのですが、一番簡単な方法で…

参考サイト:http://ponnao.com/?p=2751

ブロック編集から修正

デザイン管理→ブロック編集→編集可能ブロックからおすすめ情報を選択し修正

<img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&width=48&height=48" alt="<!--{$arrBestProducts[cnt].name|escape}-->" /></a>

※2箇所あるので注意

48を130とかに修正
※あまり大きい値にしても反映されません。


もっと大きくしたい場合は、下記が参考になるかと…
http://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=4452&forum=4
http://www.r-de.net/blog/2009/08/post-3.html
http://wb.corekuuma.com/archives/45

メモ:商品説明を下にするため、下記のように修正
※良い例ではありません。CSSで修正するべきでしょうね(^^;

<a href="<!--{$smarty.const.URL_DIR}-->products/detail.php?product_id=<!--{$arrBestProducts[cnt].product_id}-->">
        <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&width=130&height=130" alt="<!--{$arrBestProducts[cnt].name|escape}-->" /></a>
      <br><br><br><br><br><br>
      <h3>