Sangat mudah untuk membuat daftar tautan (link) pada postingan dan halaman tertentu, cukup menggunakan kode sederhana seperti berikut ini:

Jika di halaman HTML

<a href="https://namacomlink1">Link 1</a>
<a href="https://namacomlink2">Link 2</a>
<a href="https://namacomlink3">Link 3</a>
<a href="https://namacomlink4">Link 4</a>

Jika di halaman BBCode

Spoiler

Code:
[url=https://tautanlink1]Tautan1[/url]
[url=https://tautanlink2]Tautan2[/url]
[url=https://tautanlink3]Tautan3[/url]
[url=https://tautanlink4]Tautan4[/url]

Namun, jika anda ingin menambahkan variasi latar belakang berwarna pada teks link dalam dafttar menu navigasi seperti terlihat pada demo di bawah ini, maka anda bisa menggunakan kode style css.

Lihat Demo Daftar Tautan

[sayalagi.com]<div id="lihat-sayalagi"><img alt="gadis berjilbab cantik latar belakang menu" border="0" height="250" src="https://images.pexels.com/photos/1011507/pexels-photo-1011507.jpeg" width="100%" /></div>[/sayalagi.com_copyright]

[sayalagi.com]
<style>
a.slforum, a.slforum:active, a.slforum:link, a.slforum:visited {
font-family: tahoma;
font-size: 11px;
background-color:#f9b20d;
color: black;
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: black;
border-left-width: 5px;
width:200px;
}

a.slforum:hover {
font-family: tahoma;
font-size: 11px;
color: #FFFFFF;
background-color: #644364;
</style>
<div id="lihat-sayalagi"><center><a class="slforum" target=""><span style="font-family: Bebas Neue;"><span style="font-size: large;"><b>DEMO DAFTAR LINK</b></span></span></a>
<a href="https://bb.sayalagi.com/create" class="slforum" title="Buat Forum Gratis" target="_blank">Buat Forum Gratis</a>
<a href="https://bb.sayalagi.com/catalog" class="slforum" title="Daftar Katalog Forum" target="_blank">Katalog Forum</a>
<a href="https://bb.sayalagi.com/contacts" class="slforum" title="Kontak" target="_blank">Kontak</a>
<a href="#" class="slforum" target="">Demo Saya</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Sayang</a></center></div>
[/sayalagi.com_copyright]

[sayalagi.com]<div id="mau-buka-ini"><center><img alt="gadis berjilbab cantik latar belakang menu" border="0" src="https://images.pexels.com/photos/1011507/pexels-photo-1011507.jpeg" width="100%" /><a class="slforum" target=""><span style="font-family: Bebas Neue;"><span style="font-size: large;"><b>DEMO DAFTAR LINK</b></span></span></a>
<a href="https://bb.sayalagi.com/create" class="slforum" title="Buat Forum Gratis" target="_blank">Buat Forum Gratis</a>
<a href="https://bb.sayalagi.com/catalog" class="slforum" title="Daftar Katalog Forum" target="_blank">Katalog Forum</a>
<a href="https://bb.sayalagi.com/contacts" class="slforum" title="Kontak" target="_blank">Kontak</a>
<a href="#" class="slforum" target="">Demo Saya</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Forum</a>
<a href="#" class="slforum" target="">Demo Sayang</a></center></div>[/sayalagi.com_copyright]


CARA PENERAPAN DI HALAMAN


➫MASUK sebagai admin forum gratis anda
➫Buka halama kontrol pannel admin
➫Klik navigasi menu Forms
➫Copy kode Style CSS di bawah ini
➫Paste di kolom HTML Header
➫Klik save changes

Ambil Kode Style CSS


Selanjutnya setiap kali anda ingin menampilkan menu daftar tautan pada postingan baru dan membuat halaman baru, cukup copy kode widget daftar link dan paste di kolom konten tersedia.


Ambil Kode Widget Daftar Link

<center><a class="slforum" target=""><span style="font-family: Bebas Neue;"><span style="font-size: large;"><b>DEMO DAFTAR TAUTAN</b></span></span></a>
<a href="#" class="slforum">Link 1</a>
<a href="#" class="slforum">Link 2</a>
<a href="#" class="slforum">Link 3</a>
<a href="#" class="slforum">Link 4</a>
<a href="#" class="slforum">Link 5</a>
<a href="#" class="slforum">Link 6</a>
<a href="#" class="slforum">Lainnya</a></center>

➭Jika menampilkan di halaman postingan topik forum, anda wajib mengaktifkan script HTML in Post dengan mencenteng YES (Lihat di halamaan ../admin_scripts.php). Selanjutnya paste kode widget daftar link dalam kolom konten dengan menambahkan kode penutup berikut [HTML]paste kode widget di sini[/HTML]
➭Jika ingin menampilkan di kolom announcement, create page, dan form of reply, maka kode widget daftar link di paste tanpa perlu menyertakan kode penutup.


Keterangan:
Jika anda bermaksud menampilkan variasi menu daftar link di atas cuma di satu halaman saja, maka anda tidak perlu memasukkan kode style CSS di kolom HTML header, akan tetapi  masukkan kode Style CSS dan Kode widget dalam satu kolom postingan / halaman yang anda inginkan saja.


Kompatibel
Kode Style CSS dan Widget ini bisa dipasang:


☛Forum Mybb

☛Wordpress

☛Blogspot

☛Forum  Sayalagi dan Mitra Domain

☛Semua Website yg Support CSS & HTML