PDA

View Full Version : Twin Top navbar buttons


AHMUDEM
07-01-2006, 10:00 PM
navbar templates edit,

find;
<script type="text/javascript">
<!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grays cale=1)";
if (confirm('$vbphrase[sure_you_want_to_log_out]'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//-->
</script>

<br />

below add

<!-- twin top nav buttons bar 1-->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">Başlattığım Konular</a></td>
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">Cevapladığım Konular</a></td>
</if>
</tr>
</table>
</div>
<!-- / twin top nav buttons bar 1 -->
<!-- twin top nav buttons bar 2-->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">

<td class="vbmenu_control"><a href="http://www.URL link 1.com" target=_blank>Link 1</a></td>

<td class="vbmenu_control"><a href="http://www.URL link 2.com"target=_blank>Link 2</a></td>

<td class="vbmenu_control"><a href="http://www.URL link 3.com" target=_blank>Link3</a></td>




</if>
</tr>
</table>
</div>
<!-- / twin top nav buttons bar 2-->

AHMUDEM
07-02-2006, 12:00 PM
to apologize,

this change codes you links

<td class="vbmenu_control"><a href="http://www.URL link 1.com" target=_blank>Link 1</a></td>

katilkuzu
07-02-2006, 03:02 PM
cool :D thank you i ll install

teşekk?rler dostum :)

Atakan KOC
07-02-2006, 04:53 PM
Thanks.

sam anders
07-07-2006, 06:49 AM
does this add just a second nav bar under the original or does this replace the original as well?

peterska2
07-07-2006, 06:53 AM
Please attach the instructions in a text file to your release. Thank you.

AHMUDEM
07-21-2006, 02:30 AM
does this add just a second nav bar under the original or does this replace the original as well?

very easy change code. no orginal to spoil.

Eagle Creek
08-12-2006, 10:48 PM
I dont understand the screenshot?

I want to have a:
MENU
INFO = LOGIN BOX
MENU

AHMUDEM
08-15-2006, 10:48 AM
<font color="Red">MENU
MENU</font>
INFO = LOGIN BOX
MENU

kazido
08-16-2006, 09:54 AM
Just installed this on 3.6. All seems great.

Pretty easy to do, even for me! :)

just want to know, the links second row down, ie Link 1, Link2, Link 3....they all open in a new window, how can I change to open the current page.

I want to add links to my site for extra stuff like stats, googlemap, sponsors etc.

Thx, cheers :)

kazido
08-16-2006, 11:10 AM
just want to know, the links second row down, ie Link 1, Link2, Link 3....they all open in a new window, how can I change to open the current page.

I want to add links to my site for extra stuff like stats, googlemap, sponsors etc.

Nevermind, I worked it out...:banana:

SVT242
08-19-2006, 12:26 AM
Thanks! VERY awesome hack!

Snake
08-20-2006, 11:32 AM
Thanks!

iran.gs
09-29-2006, 08:03 PM
dude ur code still has ur =process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">Başlattığım Konular</ plz fix ur codes ppl make mistake and use your links :)

radarhunter
10-09-2006, 09:26 AM
Can there be a demo site ????

AHMUDEM
10-11-2006, 12:28 PM
Can there be a demo site ????
no demo :( my site www.beyforum.net

PoetJA-1975
10-12-2006, 09:55 AM
does this work for 3.5.4 as well?
Seems like a very easy hack - Thanx

Jacquii.