Vb 4 - Navbar'a Link eklemek

17
EXE RANK

-k1nq`LioN*

Fexe Kullanıcısı
Puanları 0
Çözümler 0
Katılım
15 Ocak 2010
Mesajlar
17,143
Tepkime puanı
0
Puanları
0
Yaş
32
-k1nq`LioN*
navbar templatini düzenle deyin:
stil ve templateler > stil yönetimi > vB4 > Navigation Breadcrumb Templates > Navbar:

asagidaki kodu bulun:


[TABLE="class: bbcode-rounded bbcode-rounded-code"]
[TR]
[TD="class: bbcode-rounded-header"][/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-author"]Kod:
[/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-content bbcode-rounded-content-code"]{vb:raw template_hook.navbar_start}<vb:if condition="$show['searchbuttons']">
[/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-footer"][/TD]
[/TR]
[/TABLE]

asagidaki kodu kendinize göre düzenledikten sonra üstteki kodun üstüne ekleyin:


[TABLE="class: bbcode-rounded bbcode-rounded-code"]
[TR]
[TD="class: bbcode-rounded-header"][/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-author"]Kod:
[/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-content bbcode-rounded-content-code"]<li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li><li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li><li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li><li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li>
[/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-footer"][/TD]
[/TR]
[/TABLE]

Kaydet ve Yükle.
 
Geri
Üst