How do you get Get Rid of Banners?

Major BBS or Worldgroup - get and give support here.

Moderator: Mod Squad

Post Reply
SouthernCross
Posts: 79
Joined: Fri Sep 08, 2006 7:44 pm
Location: Roseville MI
Contact:

How do you get Get Rid of Banners?

Post by SouthernCross »

Here is the problem I ham having

I want to get rid of the netvillage image and the drammatches logos and replace them with my own. I have searched for a file that has them but cannot find them them. The source code taken from sourching the webpage is:

<TD WIDTH="100%" ALIGN="CENTER" VALIGN="MIDDLE" BGCOLOR="#5D78CB">
<TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="0" BORDER="0" BGCOLOR="#5D78CB"><TR><TD WIDTH="100%" ALIGN="left"><A HREF="/" TARGET="_top"><img src="/images/logo.jpg" ALT="HOME PAGE" BORDER="0"></A></TD><TD WIDTH="100%" ALIGN="right"><a HREF="http://www.gcomm.com/ad.htm" TARGET="_top"><img BORDER="0" ALT="Worldgroup Showcase" SRC="http://www.gcomm.com/ad.gif" HSPACE="0" VSPACE="0"></a></TD></TR></TABLE>
</TD>

Where is this html file that holds this code? Thanks
Southern/Dave
http://hatedreality.homeunix.net:50

Stoneslinger76
Posts: 427
Joined: Wed Apr 23, 2008 12:01 pm
Location: Kitchener, ON, Canada
Contact:

Re: How do you get Get Rid of Banners?

Post by Stoneslinger76 »

SouthernCross wrote:Here is the problem I ham having

I want to get rid of the netvillage image and the drammatches logos and replace them with my own. I have searched for a file that has them but cannot find them them. The source code taken from sourching the webpage is:

<TD WIDTH="100%" ALIGN="CENTER" VALIGN="MIDDLE" BGCOLOR="#5D78CB">
<TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="0" BORDER="0" BGCOLOR="#5D78CB"><TR><TD WIDTH="100%" ALIGN="left"><A HREF="/" TARGET="_top"><img src="/images/logo.jpg" ALT="HOME PAGE" BORDER="0"></A></TD><TD WIDTH="100%" ALIGN="right"><a HREF="http://www.gcomm.com/ad.htm" TARGET="_top"><img BORDER="0" ALT="Worldgroup Showcase" SRC="http://www.gcomm.com/ad.gif" HSPACE="0" VSPACE="0"></a></TD></TR></TABLE>
</TD>

Where is this html file that holds this code? Thanks
Southern/Dave
http://hatedreality.homeunix.net:50

Haha rolf.... your not alone...

1st
Check each and every html in the /wgserv/galacth directory.
Probably 40+ to edit.

2nd
General Setup, A-html variables, find the add code and delete it.
While in A-html set the copyright date.
After you edit boot ther bbs up pop into the file area and check things still draw correct, the removed add code may mess up the file list/details display. If its right the forums polls etc should be ok also.

3rd
A-html general settings save to the file INFVAH.MSG
Hunt around the /wgserv dir for the "ISV" intitals of above file, dig dig
thier is more stashed in some of the files.

After all that.....
1-2 links I found in some of the java web files.

Good Hunting :twisted:

Thier is a few other posts about hunting them down by myself and others have made over the years in this forum, searching the old posts may have some clues also.
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net

frcorey
Posts: 414
Joined: Sat Jul 08, 2006 10:52 pm

Re: How do you get Get Rid of Banners?

Post by frcorey »

Stoneslinger76 wrote:
SouthernCross wrote:Here is the problem I ham having

I want to get rid of the netvillage image and the drammatches logos and replace them with my own. I have searched for a file that has them but cannot find them them. The source code taken from sourching the webpage is:

<TD WIDTH="100%" ALIGN="CENTER" VALIGN="MIDDLE" BGCOLOR="#5D78CB">
<TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="0" BORDER="0" BGCOLOR="#5D78CB"><TR><TD WIDTH="100%" ALIGN="left"><A HREF="/" TARGET="_top"><img src="/images/logo.jpg" ALT="HOME PAGE" BORDER="0"></A></TD><TD WIDTH="100%" ALIGN="right"><a HREF="http://www.gcomm.com/ad.htm" TARGET="_top"><img BORDER="0" ALT="Worldgroup Showcase" SRC="http://www.gcomm.com/ad.gif" HSPACE="0" VSPACE="0"></a></TD></TR></TABLE>
</TD>

Where is this html file that holds this code? Thanks
Southern/Dave
http://hatedreality.homeunix.net:50

Haha rolf.... your not alone...

1st
Check each and every html in the /wgserv/galacth directory.
Probably 40+ to edit.

2nd
General Setup, A-html variables, find the add code and delete it.
While in A-html set the copyright date.
After you edit boot ther bbs up pop into the file area and check things still draw correct, the removed add code may mess up the file list/details display. If its right the forums polls etc should be ok also.

3rd
A-html general settings save to the file INFVAH.MSG
Hunt around the /wgserv dir for the "ISV" intitals of above file, dig dig
thier is more stashed in some of the files.

After all that.....
1-2 links I found in some of the java web files.

Good Hunting :twisted:

Thier is a few other posts about hunting them down by myself and others have made over the years in this forum, searching the old posts may have some clues also.
Netvillage may not know how to code,
but they sure know how to brand.

SouthernCross
Posts: 79
Joined: Fri Sep 08, 2006 7:44 pm
Location: Roseville MI
Contact:

WHEW!!!!!

Post by SouthernCross »

Ok it took me 12 hours but I did it.

A few could not be removed because they are hardcoded into java.
I got rid of most of them and put in alchemy symbols and such.

Thanks guys.

Stoneslinger76
Posts: 427
Joined: Wed Apr 23, 2008 12:01 pm
Location: Kitchener, ON, Canada
Contact:

Re: WHEW!!!!!

Post by Stoneslinger76 »

SouthernCross wrote:Ok it took me 12 hours but I did it.

A few could not be removed because they are hardcoded into java.
I got rid of most of them and put in alchemy symbols and such.

Thanks guys.
:D
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: How do you get Get Rid of Banners?

Post by dspain »

SouthernCross wrote:Here is the problem I ham having

I want to get rid of the netvillage image and the drammatches logos and replace them with my own. I have searched for a file that has them but cannot find them them. The source code taken from sourching the webpage is:

<TD WIDTH="100%" ALIGN="CENTER" VALIGN="MIDDLE" BGCOLOR="#5D78CB">
<TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="0" BORDER="0" BGCOLOR="#5D78CB"><TR><TD WIDTH="100%" ALIGN="left"><A HREF="/" TARGET="_top"><img src="/images/logo.jpg" ALT="HOME PAGE" BORDER="0"></A></TD><TD WIDTH="100%" ALIGN="right"><a HREF="http://www.gcomm.com/ad.htm" TARGET="_top"><img BORDER="0" ALT="Worldgroup Showcase" SRC="http://www.gcomm.com/ad.gif" HSPACE="0" VSPACE="0"></a></TD></TR></TABLE>
</TD>

Where is this html file that holds this code? Thanks
Southern/Dave
http://hatedreality.homeunix.net:50
its nested in the web text variables package that sjupped with 3.30.

inftvah.msg i think.

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: How do you get Get Rid of Banners?

Post by dspain »

frcorey wrote:
Stoneslinger76 wrote:
SouthernCross wrote:Here is the problem I ham having

I want to get rid of the netvillage image and the drammatches logos and replace them with my own. I have searched for a file that has them but cannot find them them. The source code taken from sourching the webpage is:

<TD WIDTH="100%" ALIGN="CENTER" VALIGN="MIDDLE" BGCOLOR="#5D78CB">
<TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="0" BORDER="0" BGCOLOR="#5D78CB"><TR><TD WIDTH="100%" ALIGN="left"><A HREF="/" TARGET="_top"><img src="/images/logo.jpg" ALT="HOME PAGE" BORDER="0"></A></TD><TD WIDTH="100%" ALIGN="right"><a HREF="http://www.gcomm.com/ad.htm" TARGET="_top"><img BORDER="0" ALT="Worldgroup Showcase" SRC="http://www.gcomm.com/ad.gif" HSPACE="0" VSPACE="0"></a></TD></TR></TABLE>
</TD>

Where is this html file that holds this code? Thanks
Southern/Dave
http://hatedreality.homeunix.net:50

Haha rolf.... your not alone...

1st
Check each and every html in the /wgserv/galacth directory.
Probably 40+ to edit.

2nd
General Setup, A-html variables, find the add code and delete it.
While in A-html set the copyright date.
After you edit boot ther bbs up pop into the file area and check things still draw correct, the removed add code may mess up the file list/details display. If its right the forums polls etc should be ok also.

3rd
A-html general settings save to the file INFVAH.MSG
Hunt around the /wgserv dir for the "ISV" intitals of above file, dig dig
thier is more stashed in some of the files.

After all that.....
1-2 links I found in some of the java web files.

Good Hunting :twisted:

Thier is a few other posts about hunting them down by myself and others have made over the years in this forum, searching the old posts may have some clues also.
Netvillage may not know how to code,
but they sure know how to brand.
seen 4.0 at all? thing looks nice nested pics in the registry, almost like a facebook image.

Post Reply