debreli
OpenCart-TR
product/product.tpl aç
bul
Kod:
<td style="text-align: right;"><?php echo $discount['price']; ?></td>
</tr>
<?php } ?>
</table>
</div>
<?php } ?>
<?php } ?>
sonrasına ekle
Kod:
<div style="width: 100%;">
<table>
<tr><td>
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="princessfily">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<br/><a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Share to facebook</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
<br/><iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo $this->model_tool_seo_url->rewrite(HTTP_SERVER . 'index.php?route=product/product&product_id='.$this->request->get['product_id']); ?>&layout=standard&show_faces=false&width=280&action=like&colorscheme=light&height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:270px; height:35px;" allowTransparency="true"></iframe></td></tr>
</table>
</div>
kodların içindeki width,kodlarının değerlerini düsürün.