![]() |
Quote:
Quote:
<input name="vb_login_username" id="navbar_username" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" type="text" class="forms2" /><input name="vb_login_password" id="navbar_password" type="password" tabindex="102" class="forms3" /> Add this line after it: <label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" style="margin: 0px 3px 2px 0px;" id="cb_cookieuser_navbar" accesskey="c" /><span style="padding-right: 4px;">$vbphrase[remember_me]</span></label> |
nice work
thanks |
I'm trying to edit my navbar template but I'm doing it with little success. I am adding ibArcade to it but where do I add it? Here is the code I'm trying to find:
HTML Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> HTML Code:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> |
In your HEADER template, find this line:
<li class="nav-button"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></li> Add this above it: <li class="nav-button"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></li> |
Looks ajaxy lol (very nice).
Navigation needs a little work as it is a little too white. 9/10. |
Quote:
Cheers |
Quote:
|
This is a nice style. Very easy to change the colors of and change to suit an upcoming site. I can easily offer various color schemes with simply changing the CSS.
|
Here is a bug fix. Change your aero/misc/latestthreads.php to have the following contents:
Code:
ctr = 0; |
Thanks for your help, Wayne. I will get an update together, today. :)
|
All times are GMT. The time now is 11:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|