Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 New line under the first post for advert

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
neo-one Posted - 16 July 2007 : 05:27:46
Hello everybody!
Who is able to insert a new line under the first post?
We can insert advertisement as google adsense or banners on this line.

This is an example on a not snitz forum http://forum.html.it/forum/showthread.php?s=&threadid=1143091

Thanks a lot for your helping

<
2   L A T E S T    R E P L I E S    (Newest First)
neo-one Posted - 16 July 2007 : 15:33:22
Thanks a lot, AnonJr
I found the code

I write the code for other users

We have to search the function GetFirst() in topic.asp

and then we have to include

intI = intI + 1
if intI = 2 then
intI = 0
end if
'My Ad
Response.Write ("<tr><td class=""profile"" align=""center"" bgcolor=""FFFFFF"" colspan=""" & sGetColspan(6,7) & """>MY BANNER</td></tr>")


Related topic are:
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=61793
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=61980 (specific for adesense)

Bye! <
AnonJr Posted - 16 July 2007 : 06:20:19
Have a search, the code for it is floating around here somewhere. Just for reference, the function GetFirst() in topic.asp is what displays the first post in a topic.<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.01 seconds. Powered By: Snitz Forums 2000 Version 3.4.07