News: Cexx forums, with volunteers dedicated to helping you remove malware and stay protected
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
June 19, 2013, 04:19:27
Pages: [1]   Go Down
  Print  
Topic: GEOCITIES Can someone tell me the exact code to place in ..  (Read 4395 times)
0 Members and 1 Guest are viewing this topic.
« on: June 02, 2005, 06:20:40 »
tubesox Offline
Newbie

*

Karma: 0
Posts: 3



the HTML code script in the Yahoo pagebuilder box.

I've tried this, but can't get it to work. All it does is give the the old version of the add and it stops any giff annimation when I close it.:

Quote
I didnt know that KL had already answered of
HOW TO REMOVE ADS IN GEOCITIES.
I am just here to explain it further...

First add this code between <head> and </head>

<SCRIPT>
<!--
if(top!=self)
top.location.href=self.location.href;
//-->
</SCRIPT>

Second You must have 2 body tags. Example is shown below.

<body text="#FFFFFF" bgcolor="#000000">

<body topmargin="0" leftmargin="0">
<table width="100%" height="100%" bgcolor=#000000 style="z-order: 999999; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 999999" cellspacing="0" cellpadding="0"><tr><td>

sample site
http://geocities.sytes.net
Logged
« Reply #1 on: June 02, 2005, 12:52:33 »
Jet_5
Guest

Quote from: tubesox
the HTML code script in the Yahoo pagebuilder box.

I've tried this, but can't get it to work. All it does is give the the old version of the add and it stops any giff annimation when I close it.:


 Exclamation Visit this website for further information of how to remove Geocities Adframe http://geocities.sytes.net/ (Examples Hosted from Geocities) for a legal way to remove ads from Geocities Visit http://www23.redirectme.net/
Logged
« Reply #2 on: June 03, 2005, 11:29:20 »
tubesox Offline
Newbie

*

Karma: 0
Posts: 3



Quote from: Jet_5
Quote from: tubesox
the HTML code script in the Yahoo pagebuilder box.

I've tried this, but can't get it to work. All it does is give the the old version of the add and it stops any giff annimation when I close it.:


 Exclamation Visit this website for further information of how to remove Geocities Adframe http://geocities.sytes.net/ (Examples Hosted from Geocities) for a legal way to remove ads from Geocities Visit http://www23.redirectme.net/


I've been there and tried that. It doesn't work for me. Step 1 make sense step 2 says is a little vague to me. This is what I've tried:


<SCRIPT>
<!--
if(top!=self)
top.location.href=self.location.href;
//-->
</SCRIPT>

<body text="#FFFFFF" bgcolor="#000000">

<body topmargin="0" leftmargin="0">
<table width="100%" height="100%" bgcolor=#000000 style="z-order: 999999; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 999999" cellspacing="0" cellpadding="0"><tr><td>

It doesn't work for me. I just post it in the HTML box.
Logged
« Reply #3 on: June 04, 2005, 03:31:01 »
CHoPPa
Guest

For Gawd's sakes!! You people are suppose to be web masters! If you cant get a simple code to work on your site then you need some more lessons in HTML!

The LEAST you can do is play with the given code until it suits u! Geez
Logged
« Reply #4 on: June 04, 2005, 11:52:35 »
Jet_5
Guest

Quote from: tubesox
I've been there and tried that. It doesn't work for me. Step 1 make sense step 2 says is a little vague to me.


Try this one instead.

Quote
Legend:
Red - required to be placed
Black - normal HTML



<!--Step 1-->

<head>

<SCRIPT>
<!--
if(top!=self)
top.location.href=self.location.href;
//-->
</SCRIPT>


</head>

 

<!--Step 2-->

<body topmargin="0" leftmargin="0">

<table width="100%" height="100%" bgcolor="#000000" style="z-order: 999999; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 999999" cellspacing="0" cellpadding="0"><tr><td>

<!--Page content goes here-->

</td></tr></table>
</body>


Quote
Note: If you are using frames on your website or a URL redirection
that uses frames such as dot TK, cjb.net, no-ip then proceed to step two.
Logged
« Reply #5 on: June 08, 2005, 09:41:09 »
tubesox Offline
Newbie

*

Karma: 0
Posts: 3



Quote from: Jet_5
Quote from: tubesox
I've been there and tried that. It doesn't work for me. Step 1 make sense step 2 says is a little vague to me.


Try this one instead.

Quote
Legend:
Red - required to be placed
Black - normal HTML



<!--Step 1-->

<head>

<SCRIPT>
<!--
if(top!=self)
top.location.href=self.location.href;
//-->
</SCRIPT>


</head>

 

<!--Step 2-->

<body topmargin="0" leftmargin="0">

<table width="100%" height="100%" bgcolor="#000000" style="z-order: 999999; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 999999" cellspacing="0" cellpadding="0"><tr><td>

<!--Page content goes here-->

</td></tr></table>
</body>


Quote
Note: If you are using frames on your website or a URL redirection
that uses frames such as dot TK, cjb.net, no-ip then proceed to step two.


I'm using yahoo page builder. I can add html, but I don't don't know If I can control where it goes. Can I assign it before or after page content?
Logged
 
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Page created in 0.253 seconds with 20 queries.