Ashus.ashus.net

Full Version: Google AdSense Extension for PhpBB 3.1.x
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4

zoser

Ashus Wrote:No, inside your template's CSS styles files.

It does not work. I tried to add the code in the last line of all css files from /styles/pbtech/theme and clear cache.

Thanks.
Well it works here. So I guess centering it is dependant on your template. What is the URL of your forum with this extension enabled? I could write a centering rule for you.

zoser

Ashus Wrote:Well it works here. So I guess centering it is dependant on your template. What is the URL of your forum with this extension enabled? I could write a centering rule for you.
Hi Ashus.
the url is: www.clubseattoledo.com
Thank you so much.
Add this to the code already there (and disable hiding the adsense you added):
Code:
.adsense .postbody { width: 100%; }

zoser

It works perfectly!! Wink Wink

THANKS!!

nadis

Can this Extension be used to add custom banner adds on each of the forum page and home page as well?
My adsense code displayed perfectly but I will prefer it to be at the right margin under my (administrator) profile image.
How do I go about that?
I don't know, maybe a bit of CSS specific to your site's theme?
My Adsense code display perfectly but it always appear vertical. I want it to lie horizontal and I changed the style to horizontal but it still display in vertical mode. What do I do?
penwrite Wrote:My Adsense code display perfectly but it always appear vertical. I want it to lie horizontal and I changed the style to horizontal but it still display in vertical mode. What do I do?
Maybe create a new ad unit in Adsense administration with different dimensions?
Pages: 1 2 3 4