Support Forums

Old 04-11-2006, 09:19 PM   #1
Senior Member
 
garysmith's Avatar
 
Join Date: Mar 2006
Location: Jackson, Mississippi
Posts: 130
Rep Power: 14
garysmith is on a distinguished road
Default adding a google adsense and paypay image

Hello Helper Moderators Ole Friends of Mine!! I'm BAAaaaccKKK
(and everyone looks away when he walks into the room)

Adding some real simple language to the Nav Bar.

PayPay info Button
Google Adsense

Please check this? John, I am still having a struggle but am getting there slowly...

This is in layout file so the ads will be global on the site.

Quote:
<td align="center"><a href="#" onclick="javascript:window.open('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img src="https://www.paypal.com/en_US/i/bnr/v...olution_PP.gif" width="120" height="120" border="0" alt="Solution Graphics"></a></td>
<tr>
<td <script type="text/javascript"><!--
google_ad_client = "pub-8254024445765056";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "0066CC";
google_color_bg = "FFFFFF";
google_color_link = "0000CC";
google_color_url = "3D81EE";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="
http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></td>

</tr>
</td>
</table>
</tr>
</td>
</table>
I added red. Did I do right?
It's not showing on the page...

gsmith
__________________
As a Man Think-ith, So is He.
www.zFreeAds.com
www.ms-fsbo.com
garysmith is offline  
Old 04-11-2006, 09:26 PM   #2
Moderator
 
 
Join Date: Mar 2006
Location: NJ/NYC Area
Posts: 2,149
Rep Power: 57
juven14 is a jewel in the rough
Default

You didn't close your td or tr

Yours:
Code:
   </td>
<tr>
   <td <script type="text/javascript"><!--


Should be:

Code:
   </td>
</tr>
<tr>
   <td><script type="text/javascript"><!--
__________________
Regards,

John



�By perseverance, study, and eternal desire, any man can become great.� George S. Patton
juven14 is offline  
Old 04-11-2006, 09:46 PM   #3
Moderator
 
Chaslie's Avatar
 
Join Date: Mar 2006
Location: Great Ocean Road - Australia
Posts: 704
Rep Power: 26
Chaslie is on a distinguished road
Default

garysmith,
Whenever you 'add' something new to your page and it doesn't show, the 'first' thing you need to do is 'check' then 'double check' that whatever you are adding is within the <td></td> tags otherwise is will not be displayed or your page will be out of wack.
__________________
Chaslie
V3.1.10 dev
AUSCITY

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals

HTML Help
W3 Schools
Chaslie is offline  
Old 04-11-2006, 10:15 PM   #4
Senior Member
 
garysmith's Avatar
 
Join Date: Mar 2006
Location: Jackson, Mississippi
Posts: 130
Rep Power: 14
garysmith is on a distinguished road
Default

It worked...of course.

Now...the image is not centered in the nav area...would this be the right to have the finished google ad in the nav area to show centered?

Quote:
<td <script type="text/javascript"><!--
google_ad_client = "pub-8254024445765056";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "0066CC";
google_color_bg = "FFFFFF";
google_color_link = "0000CC";
google_color_url = "3D81EE";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="
http://pagead2.googlesyndication.com/pagead/show_ads.js"> align="center" </script></td>
Thank you guys!

gsmith
__________________
As a Man Think-ith, So is He.
www.zFreeAds.com
www.ms-fsbo.com
garysmith is offline  
Old 04-11-2006, 11:07 PM   #5
Moderator
 
 
Join Date: Mar 2006
Location: NJ/NYC Area
Posts: 2,149
Rep Power: 57
juven14 is a jewel in the rough
Default

You've done it again:

<td><script....

to center the script just:

<td align="center"><script....
__________________
Regards,

John



�By perseverance, study, and eternal desire, any man can become great.� George S. Patton
juven14 is offline  
Old 04-11-2006, 11:10 PM   #6
Senior Member
 
garysmith's Avatar
 
Join Date: Mar 2006
Location: Jackson, Mississippi
Posts: 130
Rep Power: 14
garysmith is on a distinguished road
Default

dang it!

I think I am going to leave this dang machine for a while.

Thank you,

sorry for the dead head...

gsmith
__________________
As a Man Think-ith, So is He.
www.zFreeAds.com
www.ms-fsbo.com
garysmith is offline  
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 05:23 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0