Üst menü Linklerini Değiştiremiyorum

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

rocknarena

OpenCart-TR
Katılım
27 May 2010
Mesajlar
29
Tepkime puanı
0
Puanları
0
Selamlar arkadaşlar
PHP:
 <div class="div5">
    <div class="anasayfa"><a href="<?php echo str_replace('&', '&', $home); ?>"><img src="catalog/view/theme/<?php echo $template; ?>/image/anasayfa.gif" alt="<?php echo $text_home; ?>" title="<?php echo $text_home; ?>" /></a></div>
    <div class="indirimli"><a href="<?php echo str_replace('&', '&', $special); ?>"> <img src="catalog/view/theme/<?php echo $template; ?>/image/indirimli.gif" alt="<?php echo $text_special; ?>" title="<?php echo $text_special; ?>" /></a></div>
      <div class="yeni_urun"><a href="<?php echo str_replace('&', '&', $home); ?>"><img src="catalog/view/theme/<?php echo $template; ?>/image/yeni.gif" alt="<?php echo $text_home; ?>" title="<?php echo $text_home; ?>" /></a></div>
      <div class="sepet"><a href="<?php echo str_replace('&', '&', $cart); ?>"><img src="catalog/view/theme/<?php echo $template; ?>/image/sepetim.gif" alt="<?php echo $text_cart; ?>" title="<?php echo $text_cart; ?>" /></a></div>
      <div class="iletisim"><a href="<?php echo str_replace('&', '&', $contact); ?>"><img src="catalog/view/theme/<?php echo $template; ?>/image/iletisim.gif" alt="<?php echo $text_contact; ?>" title="<?php echo $text_contact; ?>" /></a></div>
      <div class="l_iletisim"><a href="<?php echo str_replace('&', '&', $contact); ?>"><img src="catalog/view/theme/<?php echo $template; ?>/image/l_iletisim.gif" alt="<?php echo $text_contact; ?>" title="<?php echo $text_contact; ?>" /></a></div>
    </div>
  </div>


Şeklindeki üstmenü linklerini.
1- anasayfa
2- kampanyalar
3- üye ol
4- sepet
5- iletişim
6- satış sözleşmesi

olarak düzenlemek istiyorum fakat ne yaparsam yapayım hata veriyor.
Yardımcı olabilirmisiniz
?
 

admin

Administrator
Yönetici
Katılım
13 Ağu 2009
Mesajlar
3,200
Tepkime puanı
1
Puanları
38
Yaş
38
Konum
Bursa
Web sitesi
www.opencart-tr.com
RE: 1.4.8 Üstmenü Linklerini Değiştiremiyorum

[uyari]Arama yapınız. Default tema dışındaki temalara uyarlaması size kalmıştır.
http://forum.opencart-tr.com/thread-397.html[/uyari]
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Üst