iaion
12-02-14, 02:04 PM
Installation
1. Upload "Dutty (or other)" into your images folder.
2. Import via ACP "dutty-style.xml" (Styles & Templates >> Download / Upload Styles)
PSD
Logo
Buttons (small, medium, normal)
vBadvanced
Copy and paste "Dutty (or other)" folder to <b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
How to add a link in my navbar?
You must edit your template "header", and find:
HTML Code:
<li><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></li>
Add below:
HTML Code:
<li><a href="your_link">your_text</a></li>
1. Upload "Dutty (or other)" into your images folder.
2. Import via ACP "dutty-style.xml" (Styles & Templates >> Download / Upload Styles)
PSD
Logo
Buttons (small, medium, normal)
vBadvanced
Copy and paste "Dutty (or other)" folder to <b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
How to add a link in my navbar?
You must edit your template "header", and find:
HTML Code:
<li><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></li>
Add below:
HTML Code:
<li><a href="your_link">your_text</a></li>