View Full Version : QeStiOn
Guru
Dec 5th 2005, 1:22 pm
I need to know if it is possible to add adsense ads to a skin other than subsilver for phpbb without doing it in the making of the skin, just like after you download a custome skin.
If there is please tell me my sites getting like 200-300 hits a day and theres no adsense on it...:(
I was wondering if anyone knew the answer. Can I add adsense ads to a phpbb skin that I downloaded on the computer?
O ya a few more quick Q's
1. When I open notepad and try and open a .tpl file from my skin I can't even see the files..where can I open .tpl files?
2. Are there any files that have something on the sidebar so you can add adsense there?
pixeldigger
Dec 7th 2005, 7:19 pm
You'll need to do it in the TPL files.
I could probably fix a few for you cheap if you'd like.
Shoot me a PM
unitechy
Dec 7th 2005, 8:41 pm
i too wondered!
I've a phpbb forum board! Only sub-silver templete is available!
I want to know how can i change my sites theme!
I had downloaded a theme on drupal.org and uploaded it on my theme directory through ftp!
But that doesn't works!
mdvaldosta
Dec 7th 2005, 8:49 pm
Drupal isn't phpbb, go to phpbb.com for templates.
unitechy
Dec 8th 2005, 2:20 am
thanks for replying..
minstrel
Dec 12th 2005, 7:30 am
I need to know if it is possible to add adsense ads to a skin other than subsilver for phpbb without doing it in the making of the skin, just like after you download a custome skin.
If there is please tell me my sites getting like 200-300 hits a day and theres no adsense on it...:(
I was wondering if anyone knew the answer. Can I add adsense ads to a phpbb skin that I downloaded on the computer?
Certainly. It depends, of course, on where you want the ads to appear but in most cases that will be in {forum root directory}\templates\{template_name}overall_header.tpl - to put it at the top, add it under the logo, etc.; to put it in a side column, you'll need to add it into a new <td>... </td>.
1. When I open notepad and try and open a .tpl file from my skin I can't even see the files..where can I open .tpl files?
:confused:
Assuming you are working on the local copy (not live on the server), if the file is blank in notepad you probably have a corrupted file.
If you see "garbage characters", it probably means you need to identify .tpl files as text for your FTP program.
Or do you mean how do you FIND those files? Look in {forum root directory}\templates\{template_name}.
2. Are there any files that have something on the sidebar so you can add adsense there?
Not by default. See my comment above about adding in an extra column using <td>... </td>.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.