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)
 help inserting banner into the footer...

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
tuttostranieri Posted - 14 September 2005 : 04:11:42
Hi,
I need help for insert the two google scripts attached down in this post inside the footer of my forum, can you help me plese... thanks

Alessandro
(www.tuttostranieri.it)

first script:

<!-- Search Google -->
<center>
<form method="get" action="http://www.google.it/custom" target="_top">
<table bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
<input type="text" name="q" size="31" maxlength="255" value=""></input>
<input type="submit" name="sa" value="Ricerca"></input>
<input type="hidden" name="client" value="pub-1209719482294907"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input>
<input type="hidden" name="hl" value="it"></input>
</td></tr></table>
</form>
</center>
<!-- Search Google -->


Second SCRIPT:

<script type="text/javascript"><!--
google_ad_client = "pub-1209719482294907";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><
15   L A T E S T    R E P L I E S    (Newest First)
bobby131313 Posted - 03 March 2006 : 16:06:50
Did you just do it?

It can take a few days to get your ads on target. The AdSense bot has to spider every thing.

It's a separate bot from the regular Googlebot. So its like a whole new site until its done.<
omega1 Posted - 03 March 2006 : 15:59:20
hi, i succesfully used this also, many thanks for clearing up how to do it, i do however have a question, hopefully someone can answer...

i too use adsense and am hoping to make a little extra cash from my forum, but how on earth can you get it to pick up and content from the page or the posts??? all i keep on getting are public service ads!

anyone know how to make the adsense code look into the post to get the content?

thanks!<
Shaggy Posted - 16 September 2005 : 04:55:03
You're welcome. Prego.

<
tuttostranieri Posted - 15 September 2005 : 18:29:00
quote:
Originally posted by Shaggy

Just move the line break (<br />) to after the closing center tag.





THX!!! GRAZIE!!! <
Shaggy Posted - 15 September 2005 : 04:58:53
Just move the line break (<br />) to after the closing center tag.

<
tuttostranieri Posted - 14 September 2005 : 17:32:06
Not before, after.... sorry for my english :)

Alex
www.tuttostranieri.it<
laser Posted - 14 September 2005 : 17:14:44
Before the second script ?

Change the first line of the second script to :

Response.Write "<br /><center><script type=""text/javascript""><!--"& vbNewLine & _

copy the red part, and paste multiple times for a bigger gap.<
tuttostranieri Posted - 14 September 2005 : 15:40:09
How can i put a little blank space down the second script??? :-)

THX

Alex
www.tuttostranieri.it<
tuttostranieri Posted - 14 September 2005 : 15:09:57
THX!!!

I have inserted the code and all work well!!

MANY MANY THX :-)))

alex
www.tuttostranieri.it<
rasure Posted - 14 September 2005 : 14:21:56
Well your original second script didn't have any center tags, but
I've updated your code in my first original post above<
tuttostranieri Posted - 14 September 2005 : 13:59:44
Hi friends!!

I have tried the code and i have a little problem, the google banners are not centered into the page, how can i do for solving?

THX

Alex
www.tuttostranieri.it<
laser Posted - 14 September 2005 : 08:45:08
inc_footer.asp <
Shaggy Posted - 14 September 2005 : 08:06:08
The Site Integration Mod might be a bit overkill for what he's trying to achieve but would certainly make it easier.

<
Mr Pink Posted - 14 September 2005 : 08:00:55
Why don't you use the Site Integration Mod?<
rasure Posted - 14 September 2005 : 06:58:55

First Script:

Response.Write "<center>" & vbNewLine & _
"<form method=""get"" action=""http://www.google.it/custom"" target=""_top"">" & vbNewLine & _
"<table bgcolor=""#ffffff"">" & vbNewLine & _
"<tr><td nowrap=""nowrap"" valign=""top"" align=""left"" height=""32"">" & vbNewLine & _
"<a href=""http://www.google.com/"">" & vbNewLine & _
"<img src=""http://www.google.com/logos/Logo_25wht.gif"" border=""0"" alt=""Google"" align=""middle""></img></a>" & vbNewLine & _
"<input type=""text"" name=""q"" size=""31"" maxlength=""255"" value=""""></input>" & vbNewLine & _
"<input type=""submit"" name=""sa"" value=""Ricerca""></input>" & vbNewLine & _
"<input type=""hidden"" name=""client"" value=""pub-1209719482294907""></input>" & vbNewLine & _
"<input type=""hidden"" name=""forid"" value=""1""></input>" & vbNewLine & _
"<input type=""hidden"" name=""ie"" value=""ISO-8859-1""></input>" & vbNewLine & _
"<input type=""hidden"" name=""oe"" value=""ISO-8859-1""></input>" & vbNewLine & _
"<input type=""hidden"" name=""cof"" value=""GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;""></input>" & vbNewLine & _
"<input type=""hidden"" name=""hl"" value=""it""></input>" & vbNewLine & _
"</td></tr></table>" & vbNewLine & _
"</form>" & vbNewLine & _
"</center>" & vbNewLine

Second Script:

Response.Write "<center><script type=""text/javascript""><!--"& vbNewLine & _
"google_ad_client = ""pub-1209719482294907"";"& vbNewLine & _
"google_ad_width = 728;"& vbNewLine & _
"google_ad_height = 90;"& vbNewLine & _
"google_ad_format = ""728x90_as"";"& vbNewLine & _
"google_ad_type = ""text_image"";"& vbNewLine & _
"google_ad_channel ="""";"& vbNewLine & _
"//--></script>"& vbNewLine & _
"<script type=""text/javascript"""& vbNewLine & _
"src=""http://pagead2.googlesyndication.com/pagead/show_ads.js"">"& vbNewLine & _
"</script></center>" & vbNewLine


Just copy and paste these to somewhere suitable in your inc_footer.asp file<

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