The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Inserting my chatbox into the Nav Bar

2 posters

Go down

Inserting my chatbox into the Nav Bar Empty Inserting my chatbox into the Nav Bar

Post by Noctis Tue 23 Nov 2010 - 8:32

Hey, I read this topic

https://help.forumotion.com/script-code-problems-f43/inserting-my-chatbox-into-my-navbar-t81311.htm?highlight=chatbox



and I think I got the gist of what you were saying, however I am a bit confused with the coding since I am using PhpBB2
Noctis
Noctis
Forumember

Posts : 98
Reputation : 0
Language : English

Back to top Go down

Inserting my chatbox into the Nav Bar Empty Re: Inserting my chatbox into the Nav Bar

Post by Captain Kuchiki Tue 23 Nov 2010 - 20:19

You mean you want link to your chatbox on you nav bar ?
Captain Kuchiki
Captain Kuchiki
Forumember

Male Posts : 193
Reputation : 34
Language : Serbian, English
Location : In the air

Back to top Go down

Inserting my chatbox into the Nav Bar Empty Re: Inserting my chatbox into the Nav Bar

Post by Noctis Wed 24 Nov 2010 - 19:19

Can I bump this? Well, I am sorry if I cant but anyway I put in this code in at the bottom of the template.
Code:
<ul class="clearfix">
<li>

<center>
<table><tr><td>

{GENERATED_NAV_BAR}

</td>
<td style="padding-top:4px">

<a onclick="window.open('/chatbox/chatbox.forum?archives=0', 'popup1', 'width=830,height=300,height=200,left=150,top=250'); return false" href="/chatbox/chatbox.forum?archives=0" target="popup1"><font face="arial" color="white" size="3">Popup Chat</font></a>

</td></tr></table>
</center>

</li>
</ul>


And this is what I got

Spoiler:

Can someone help me fix this>?
Noctis
Noctis
Forumember

Posts : 98
Reputation : 0
Language : English

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum