vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Display Google Ads In The Arcade? (https://vborg.vbsupport.ru/showthread.php?t=115489)

GamerJunk.net 05-13-2006 07:35 PM

Display Google Ads In The Arcade?
 
The section right under "Last Arcade Score" is perfect for placing an ad there. How would I do that? I tried with the template but no luck.

manutdvn 05-14-2006 08:39 AM

Yeah, I have the same problem. which template can I add to display every pages in here? Or I have to edit every template? where I can put the code in?

snoopgst 05-14-2006 08:54 AM

you have to edit the php files in the skin folder.

manutdvn 05-14-2006 09:49 AM

Quote:

Originally Posted by snoopgst
you have to edit the php files in the skin folder.

Thanks. Can you tell me which files I have to edit? and how to edit?

GamerJunk.net 05-14-2006 05:26 PM

Yea I just need to know where to edit them.

snoopgst 05-14-2006 06:51 PM

if you are using the ibproarcade skin then edit the skin_Arcade.php file. Just play around with it until you find the spot you want to edit.

Keyser520 05-18-2006 01:46 PM

When you all figure this one out, please post the answer as I'm sure many will want to use it. (like me)

Muderman24 05-18-2006 05:28 PM

1 Attachment(s)
This is how I did it.
In the skin_Arcade.php

Find:
Code:

<td align="right">
                                                                                                {$clicktoplay['click']}
                                                                                        </td>
                                                                                </tr>
                                                                </table>


Add Under:
Code:

<center>YOUR GOOGLE ADSENSE CODE</center>

of course replace the text with your adsense script code. Preview attached.


All times are GMT. The time now is 12:14 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01448 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete