Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Placing banner ads in v3.4xx forums
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

AZ
Starting Member

20 Posts

Posted - 27 December 2002 :  01:11:16  Show Profile
Does anyone know the location to place code to insert banner ads on the top? Even at the bottom too?

inc_top.asp (from the old version) does not exist now, but instead there is inc_header.asp. Anyone have a code example? Maybe one for inc_footer.asp too?

Thanks in advance!

Edited by - ruirib on 27 December 2002 06:25:26

TestMagic
Senior Member

USA
1568 Posts

Posted - 27 December 2002 :  01:55:24  Show Profile  Visit TestMagic's Homepage
Well, I just created a simple table in inc_header.asp. Here's the code I'm using, with a few extra lines before and after to help you find it (starting with my line 34):

'## Snitz Communications
'## C/O: Michael Anderson
'## PO Box 200
'## Harpswell, ME 04079
'#################################################################################
%>
<!--#INCLUDE FILE="inc_func_common.asp" -->
<table align="center" border="0" cellPadding="0" cellSpacing="0" width="100%">  <tr>    <td valign="top" width="100%" align="center">   <table border=0 width="95%" cellspacing="0" cellpadding="0" align="center">     <tr>        <td bgcolor="#FEFEFE" align="center">
<!-- ---------- Start Banner Code -------------- -->
PUT YOUR BANNER CODE HERE 
<!-- ---------- End Banner Code ---------- -->
<hr size=1></td></tr></table></td></tr></table>
<%

if strShowTimer = "1" then
	'### start of timer code
	Dim StopWatch(19) 

Snitz rocks! · Search 2

Edited by - TestMagic on 27 December 2002 02:49:49
Go to Top of Page

rgrund
Junior Member

Austria
206 Posts

Posted - 31 December 2002 :  03:41:07  Show Profile
Hi,
as from request I am just now working on my image rotator MOD
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=39256
to become a banner rotator MOD!

I should be releasing this Update Version 1.0 shortly.

It will monitor impressions and also clicks!

Currently it is positioned in the inc_header.asp and a new part of table will be substituted to the original. I have added between the forum top image and the menu item on the left a new cell in which the banner ads will be shown. The banner ads are also rotating if the page stays static! All this one is able to set in the admin section.

Robert

Internet should be OPENSOURCEd!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.24 seconds. Powered By: Snitz Forums 2000 Version 3.4.07