Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
[CODE] Remove Portal; A little code to remove the portal link
Topic Started: Nov 2 2003, 11:20 AM (18,819 Views)
PuRe-ReBoRn
Im Back!
 *   *   *   *   *  
no unless you pay 5 dollars per 1000 visits
Offline Profile Quote Post Goto Top
 
Brian S.
Member Avatar
Member
 *   *   *   *   *   *  
I don't think so. :no:
Offline Profile Quote Post Goto Top
 
Gogf
Member Avatar
Indescribable
 *   *   *   *   *   *  
Scooter22
November 4, 2003 06:11 PM
Who would want to remove this?

Me. I don't use the portal at my site.
Offline Profile Quote Post Goto Top
 
Gogf
Member Avatar
Indescribable
 *   *   *   *   *   *  
ARGH! It doesn't work :(.
Offline Profile Quote Post Goto Top
 
TaterTotWoj
F:\Program Files\Secret Folder\Project Tynl\
 *   *   *  
Greatness. I'm using said greatness. ^_^
Offline Profile Quote Post Goto Top
 
Uchiha_Sasuke
Member Avatar
Member
 *   *   *  
Portal link is rubbish, you can remove it and add your own.
Offline Profile Quote Post Goto Top
 
webdish
Member
 *  
yeah finally, my portal's useless so this makes sure my webgoers *fancy word lol* don't go to a useless part
Offline Profile Quote Post Goto Top
 
Gogf
Member Avatar
Indescribable
 *   *   *   *   *   *  
I want it removed, and the code doesn't work :cry:!
Offline Profile Quote Post Goto Top
 
Michele
Member Avatar
Member
 *  
Worked for me, Thank You =0)
Offline Profile Quote Post Goto Top
 
Coded Death
¡ ® €°Ðè®
 *   *   *   *   *  
I use the portal for every forum i visit (except this one, theres just too much goin on). Who would want to get rid of it? Whats so useless about it?

BTW it is a nice code, nothing against the code, but y would the owner even THINK of making this code?

lol
Offline Profile Quote Post Goto Top
 
INJ
Paranoid
 *  
RVD_RAW88
May 20, 2004 05:22 PM
Code:
 
<script language=javascript>
<!--
var range = document.body.createTextRange();
range.collapse(true);
while (range.findText("· Portal")) {
range.text="";
range.collapse(false);
}
// -->
</script>


im using this one, but its not working... whats happening, where do i put it?

Same here, none of them are working for me actually... :(
Offline Profile Quote Post Goto Top
 
dizzy_fingers
Member
 *  
Same here....
Offline Profile Quote Post Goto Top
 
RapNation
Member Avatar
flipx.hobgoblin
 *   *   *  
Same here :(
Offline Profile Quote Post Goto Top
 
Torn
Member Avatar
»::Ĥĩđıńĝ::«
 *   *   *   *   *   *  
Gogf
May 31, 2004 04:49 PM
ARGH! It doesn't work :(.

Its probably your browser.
Offline Profile Quote Post Goto Top
 
-BM-
Member
 *  
People that it isn't working for, make sure it is in the site's footer, not header.



Anyway, I like this code. A lot. The only thing is the little flash of the portal name.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
Go to Next Page
« Previous Topic · Code Snippets · Next Topic »
Add Reply