![]() |
|
|||||||
| WordPress WordPress Temalar Eklentiler |
![]() |
|
|
LinkBack | Seçenekler | Stil |
|
||||
|
slm
resimde anlattım arkadaşlar bu şekilde nasıl yapabilirim http://img134.imageshack.us/img134/3858/adszxo8.png |
|
||||
|
arkadaşlar tema bu http://www.onlinedersizle.com/word/
|
|
||||
|
2 adet domaine karşı tema editleyebilecek varsa pm atsın
|
|
|||
|
Arkadaşım header.php dosyasını aç bu kodu bul
Kod:
<div id="nav">
<ul>
<li class="<?php if (is_home()) { echo "current_page_item"; } ?>"><a href="<?php echo get_settings('home'); ?>">Anasayfa</a></li>
Kod:
<li><a href="http://www.onlinedersizle.com/frm/index.php/">Forum</a></li> son şekli böyle olacak. Kod:
<div id="nav">
<ul>
<li class="<?php if (is_home()) { echo "current_page_item"; } ?>"><a href="<?php echo get_settings('home'); ?>">Anasayfa</a></li>
<li><a href="http://www.onlinedersizle.com/frm/index.php/">Forum</a></li>
<?php wp_list_pages('title_li=&depth=1&exclude='); ?>
</ul>
</div>
|
![]() |
| Seçenekler | |
| Stil | |
|
|
Benzer Konular
|
||||
| Konu | Konuyu Başlatan | Forum | Cevaplar | Son Mesaj |
| rapidshare linkini nasıl check ettirrim | maxcilopez | PHP | 4 | 2007-12-15 23:31 |
| Tüm üyelerin "Gelişmiş vB kodlarının kullanımı" seçeneğini nasıl değiştirebilirim. | BabaPanter | Vbulletin VbSEO | 4 | 2007-05-17 17:43 |
| access'te 1 sütndaki kayıtları tek bir kerede nasıl değiştirebilirim? | HighVoltage | PHP | 6 | 2006-04-09 14:03 |
| windowsxp logon (açılış ekranı) nasıl değiştirebilirim. | metet | İşletim sistemi | 2 | 2002-12-04 01:41 |