WebmasterForums.NET - Webmaster Forums & Directory
 

Go Back   WebmasterForums.NET - Webmaster Forums & Directory > Webmaster Resources > Other Resources > Modifications
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Modifications All Invision Modifications will be located here.

Reply
 
Thread Tools Display Modes
Old 08-19-2005, 05:28 PM   #1
Funnyguy
Senior Member
 
Join Date: Feb 2005
Location: Virgina
Posts: 349
Funnyguy
Send a message via AIM to Funnyguy Send a message via MSN to Funnyguy Send a message via Yahoo to Funnyguy
Default

How To Add A ShoutBox As A Navagation Link
© Goes to Funnyguy From XWF(www.xwforum.com)

First you will need to get a shoutbox. Do this by going to any shoutbox site.

Go to admin cp->Make a New Forum..call it whatever you want. And for the Permissions click on any user groups you want to see it.

Go To Manage Forums->Click on The Rules Button...Insert your Shoutbox code in there.

Go To the Forum Where you put the Shoutbox...click on the Rules...grab the link.

Now Using This Code:

Code:
<script>
/*
Adding NaviBar Links
By Webworldx
*/
var aLink=new Array()
aLink[0]='<img src="http://69.93.183.37/815/88/upload/p497627.gif" border="0" alt="" width="14" height="16" />&amp;nbsp;<a href="LINKHERE">Shoutbox</a>'

var uCell = document.getElementsByTagName('TD')
for (i=0;i<uCell.length;i++){
if (uCell[i].align=="right" && uCell[i].innerHTML.match("act=calendar") && uCell[i].innerHTML.match("act=Help")){
var addLink=""
for (j=0;j<aLink.length;j++){
addLink+=aLink[j]+" &amp;nbsp; &amp;nbsp;&amp;nbsp;"
}

uCell[i].innerHTML=addLink+uCell[i].innerHTML
}}
</script>
Put you link in there...and put the code in your board wrappers under the BOARD tag


And thats it, you now have a Shoutbox On Your Forum
__________________
&lt;center&gt;Ex ED Owner that Got Screwed
&lt;span style='font-size:14pt;line-height:100%'&gt;<a href=\"http://www.barney.com\" target=\"_blank\">Barney</a>&lt;/span&gt;
Join If Your Cool And I Promise You Won't Get Screwed There&lt;/center&gt;
Funnyguy is offline   Reply With Quote
Old 09-08-2005, 12:55 AM   #2
doriangrey64
Junior Member
 
doriangrey64's Avatar
 
Join Date: Jul 2005
Posts: 17
doriangrey64
Default

is there anyway to stop the guests from seeing the shoutbox?
__________________
<span style=\'font-size:9pt;line-height:100%\'>click for music | <span style=\'color:blue\'>graphics</span> | celeb pics | games</span>

<a href=\'http://s7.invisionfree.com/thequestion/index.php\' target=\'_blank\'><img src=\'http://www.2and2.net/Uploads/Images/The%20Question_Anime%20Dragon%20Signature_002.jpg\ ' border=\'0\' alt=\'user posted image\' /></a>
doriangrey64 is offline   Reply With Quote
Old 09-08-2005, 04:29 PM   #3
Lee Vilenski
WMF Staff member
 
Lee Vilenski's Avatar
 
Join Date: Jan 2005
Location: BRITIAN!!!!!!!!Somerset.
Posts: 2,268
Lee Vilenski is an unknown quantity at this point
Send a message via MSN to Lee Vilenski
Default

yes but it's a much harder code.
__________________
FOOTbALL CRAZY

ED-WEBmasterFORUMS.NET biggest spammer.

Ask me for help, I always answer pms.

FANTASY FOOTBALL FORUM OWNERS-contact me if you are looking for simmers.
Lee Vilenski is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 02:04 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
WebmasterForums.NET - Webmaster Forums & Directory