Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.
Moderator: General Moderators
basdog22
Forum Contributor
Posts: 158 Joined: Sun Nov 30, 2003 3:03 pm
Location: Greece
Post
by basdog22 » Wed May 19, 2004 8:07 am
Sorry didn't know where to post it.
I recently signed up for google adsense and pasted the code in my site:
http://zeus.greekstudio.com
The ads won't display though
Do you have any idea why this is happening???
This is what i get when i view source of my page:
Code: Select all
<script type="text/javascript">
google_ad_client ="pub-1765226726176520";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as";
google_ad_channel ="9911247544";
google_ad_type = "text_image";
google_color_border = "B0E0E6";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url ="336699";
google_color_text = "333333";
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
I tried language="Javascript" instead of type and i also ripped the comment tag but nothing
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Wed May 19, 2004 10:55 am
looks like its there, just half way offscreen.. maybe the iframe needs tweaking if it's using that..
basdog22
Forum Contributor
Posts: 158 Joined: Sun Nov 30, 2003 3:03 pm
Location: Greece
Post
by basdog22 » Wed May 19, 2004 4:27 pm
i keep on seeing nothing
is it my pc???
i must know this. Please check it and if it shows up (the ad not the block) please tell me
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Wed May 19, 2004 4:45 pm
I still see it.. still half offscreen though.
Weirdan
Moderator
Posts: 5978 Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine
Post
by Weirdan » Wed May 19, 2004 5:20 pm
Me too
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Wed May 19, 2004 5:23 pm
maybe, you have javascript off.. or, your browser doesn't support whatever their javascript writes..
tim
DevNet Resident
Posts: 1165 Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio
Post
by tim » Wed May 19, 2004 5:25 pm
Same with feyd here, its halfway in the frame.
basdog22
Forum Contributor
Posts: 158 Joined: Sun Nov 30, 2003 3:03 pm
Location: Greece
Post
by basdog22 » Thu May 20, 2004 10:18 am
Maybe it's my pc then... I tested it with :
Firebird
Firefox
Mozilla
Opera
NN
IE
...
NOTHING.
BTW there are no frames at the page
Grim...
DevNet Resident
Posts: 1445 Joined: Tue May 18, 2004 5:32 am
Location: London, UK
Post
by Grim... » Fri May 21, 2004 7:50 am
When viewing your site with a non-CSS browser, the adverts appear perfectly.
Check your CSS.
basdog22
Forum Contributor
Posts: 158 Joined: Sun Nov 30, 2003 3:03 pm
Location: Greece
Post
by basdog22 » Fri May 21, 2004 4:53 pm
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Fri May 21, 2004 6:23 pm
hehehe oops.
Grim...
DevNet Resident
Posts: 1445 Joined: Tue May 18, 2004 5:32 am
Location: London, UK
Post
by Grim... » Mon May 24, 2004 9:51 am