IS THERE ANY WAY to remove the top 3 thing on the, chatter box??? |
![]() ![]() |
IS THERE ANY WAY to remove the top 3 thing on the, chatter box??? |
Mar 10 2004, 06:11 PM
Post
#1
|
|
![]() Sharingan ![]() ![]() Group: Member Posts: 20 Joined: Feb 2004 Member No: 5,325 |
IS THERE ANY WAY to remove the top 3 thing on the chatter box???
|
|
|
|
Mar 10 2004, 06:17 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 946 Joined: Jan 2004 Member No: 603 |
I dont think thats possible, cause thats chatterbox thing, or i mean its Linked to Chatterbox place, And u cant edit that stuff.
|
|
|
|
Mar 13 2004, 03:04 PM
Post
#3
|
|
![]() I HAVE YOUR IP ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,429 Joined: Feb 2004 Member No: 2,745 |
as aznhybriddragon said nope, it's hardcoded into your chatterbox.
|
|
|
|
Mar 13 2004, 06:02 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 131 Joined: Feb 2004 Member No: 3,656 |
i actualy somehow got the top3 things off though.....
|
|
|
|
Mar 13 2004, 09:55 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 699 Joined: Mar 2004 Member No: 7,274 |
Oh please tell! I want to get rid of it... and maybe we can mod your code to get rid of other parts of it =P
|
|
|
|
Mar 13 2004, 10:01 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 131 Joined: Feb 2004 Member No: 3,656 |
well this is my code
<!-- Flooble chatterbox for azncrazyeyes start --> <script language="javascript"> var chatterbox = 'no'; </script> <script language="javascript" src="http://chatter.flooble.com/chatter.php?js=true&id=azncrazyeyes&sid=828943"> </script><noscript> <a href="http://chatter.flooble.com/chatter.php?id=azncrazyeyes&sid=828943&popup=true&w=480&h=400" target="flooblechatterbox" onClick="window.open('about:blank','flooblechatterbox','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,re izable=no,copyhistory=no,width=480,height=400');return true;"> <img src="http://img.flooble.com/images/chatter/chaticon.gif" border="0" align="absbottom">Talk</a> in my <a href="http://chatter.flooble.com/">flooble chatterbox, a free javascript chat tag board / shoutbox / tagboard program for your xanga, diary, blogger or weblog</a> | <a href="http://perplexus.info/tree.php">puzzles, problems, riddles by category</a> </noscript> <script language="javascript"> if (!chatterbox || chatterbox != 'ok') { document.write('This <a href="http://chatter.flooble.com/">flooble chatterbox</a> is'); document.write(' temporarily unavailable. It will be back up shortly.'); } </script> <!-- Flooble chatterbox for azncrazyeyes end --> *edit* heres the new one that i cut short <!-- Flooble chatterbox for azncrazyeyes start --> <script language="javascript"> var chatterbox = 'no'; </script> <script language="javascript" src="http://chatter.flooble.com/chatter.php?js=true&id=azncrazyeyes&sid=828943"> </script><noscript> <a href="http://chatter.flooble.com/chatter.php?id=azncrazyeyes&sid=828943&popup=true&w=480&h=400" target="flooblechatterbox" onClick="window.open('about:blank','flooblechatterbox','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,re izable=no,copyhistory=no,width=480,height=400');return true;"> <img src="http://img.flooble.com/images/chatter/chaticon.gif" border="0" align="absbottom">Talk</a> in my <a href="http://chatter.flooble.com/"> |
|
|
|
![]() ![]() |