[2.0.21] Ad Infinitum

This is an archive of the phpBB 2.0.x styles that were in our database. The release topics are here for reference, but we no longer host or support these styles.

Rating:

Excellent!
82
60%
Very Good
17
13%
Good
17
13%
Fair
12
9%
Poor
8
6%
 
Total votes: 136

Tony B
Registered User
Posts: 111
Joined: Tue Jun 05, 2007 1:25 pm

Ad Infinitum - How to Place Banner Ads on Different Forums

Post by Tony B »

I bought a program called Ad Master to start selling rotating banner ads on my forums. I would like to know how to place different ads in each forum (I'm only going to have one per forum), let's say I have an engine guy who wants to buy a ad, I want to be able to have his ad on the engine forum only, how do I do this? The program generates the code, all I have to do is paste it in the right place.

I would like the banner to go right under the links (log in etc). Just need to know what files to edit to place the code.
Thatbitextra
Former Team Member
Posts: 7604
Joined: Mon Mar 21, 2005 5:04 am
Location: A place where something is or could be located; a site.
Contact:

Re: [2.0.21] Ad Infinitum

Post by Thatbitextra »

There's a MOD called SubTemplates that might help you.
Styles KB
My MODs: Choose Who to Accept PMs From (Prevents unwanted PMs!) | Warn of Old Topic Before Posting Reply
Style: subBlack (Now updated to phpBB 2.0.22 and 5 new color schemes!)
JrTroopa
Registered User
Posts: 142
Joined: Fri Aug 31, 2007 12:10 am

Re: [2.0.21] Ad Infinitum

Post by JrTroopa »

Hello, I have recently uploaded this template to my forum and I am having trouble editing the logo. I tried to edit the logo_phpBB_med.gif file but it didn't change anything. Is there a different file I need to edit? Thanks!
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk
Contact:

Re: [2.0.21] Ad Infinitum

Post by Raimon »

logo_phpBB_med.gif is for the administration phpBB logo :)

Just edit the image /templates/AdInfinitum/images/top_image.jpg

Or upload your own logo tot the directory /templates/AdInfinitum/images/imagename.(extension)

And edit /templates/AdInfinitum/overall_header.tpl

search for this

Code: Select all

/templates/AdInfinitum/images/top_image.jpg
and replace it with:

Code: Select all

/templates/AdInfinitum/images/imagename.(extension)
Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
User avatar
raiisak
Registered User
Posts: 36
Joined: Sun Dec 04, 2005 3:23 am

Re: [2.0.21] Ad Infinitum

Post by raiisak »

Ive been looking for some help in this tread as I use this theme on my site wich is heavly modded whit hacks.. I
had alot of trouble whit viewtopic.. It wouldnt "fit" into my forum as the size war to big compare to the rest. Didnt find the solution here but after a houre I narrowed down the error with using the "original" files:
overall_header.tpl
viewtopic_body.tpl
bbcode.tpl (quotes, code and images)
overall_footer.tpl
AdInfinitum.css

It was is in the .css as it usual are :D Anyway, just a heads up if you having issues whit the forum width or wrapping. Search the original file, or do like me. Swap whit org. and start off from there if you cant read .css like a book, ikno I cant. Anyways, tnx for a good theme.
PLASTIKMN
Registered User
Posts: 1
Joined: Wed Sep 19, 2007 4:59 pm

Re: [2.0.21] Ad Infinitum

Post by PLASTIKMN »

I have had the template for a while now...there is one thing i havent been able to figure out....when a new user wants to register....(config is set to admin) after they enter the Confirmation code and hit submit...the screen goes blank and if you hit back/refresh it says you didnt enter the Confirmation code correctly...but i know it is right....what is goin on here...it has always been that way i just blew it off till now.....any help would be great....





thanks for the awsome template mike...
Last edited by Greenweaver on Wed Sep 19, 2007 5:32 pm, edited 1 time in total.
Reason: No swearing please
mariza21
Registered User
Posts: 25
Joined: Fri Jul 02, 2004 9:31 pm
Contact:

Re: [2.0.21] Ad Infinitum

Post by mariza21 »

Is there anyone that is willing to port this design over to the PHPBB3 styles library? Its by far my favorite design.
chupa-chups
Registered User
Posts: 1
Joined: Thu Oct 11, 2007 12:02 pm

Re: [2.0.21] Ad Infinitum

Post by chupa-chups »

Hi, all...
I use Ad Infinitum style I downloded from http://www.mikelothar.com. Its version is 2.0.20.c
I have this problem. I use PostImage.Org simple mod to upload images.
This is the the code as I modified.

Code: Select all

############################################################## 
## MOD Title: Simple Image Upload
## MOD Author: Sium < [email protected] > (N/A) http://www.postimage.org
## MOD Description:
##		This mod integrates image hosting with phpBB
##		It makes image upload very simple. All images are
##		hosted on remote image hosting service, not on
##		your forum. When user uploads image, script
##		creates a thumbnail for image and appends bbcode
##		to post user is typing. User doesn't need to
##		know anything about bbcode. And this mod is very
##		simple to install.
## MOD Version: 1.0.5
## 
## Installation Level:  Easy
## Installation Time:   ~1 Minutes
## Files To Edit:       ./includes/template.php
## Included Files:      addform.html
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2 
############################################################## 
## Author Notes:
## If you run into any problems or have any questions feel free to email me at [email protected].
############################################################## 
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
############################################################## 

# 
#-----[ COPY ]------------------------------------------ 
# 

copy addform.html to ./addform.html

# 
#-----[ OPEN ]--------------------------------------------- 
# 

./includes/template.php

# 
#-----[ FIND ]--------------------------------------------- 
# around line 265

		$str = implode("", @file($filename));
		if (empty($str))
		{
			die("Template->loadfile(): File $filename for handle $handle is empty");
		}

# 
#-----[ AFTER, ADD ]--------------------------------------------- 
# 

		if(basename($filename) === 'posting_body.tpl')
		{
			$str = str_replace('</textarea>', '</textarea><br />&nbsp;&bull;&nbsp;<span class="genmed"><a href="javascript:void(0);" onclick="window.open(\'http://www.postimage.org/index.php?mode=phpbb&lang=italian&forumurl=\' + escape(document.location.href), \'_imagehost\', \'resizable=yes,width=500,height=400\');return false;">Add image to post</a></span>', $str);
		}

# 
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------ 
# 
# EoM
On an other forum with another style, PostImage works fine. But on this style version I can see the thumbnail, I click on it and the thumbnail itself is opened at the center of the screen.
It's something in flash which only says Close...
How I can get it out?
tugazone
Registered User
Posts: 1
Joined: Sun Oct 14, 2007 11:45 am

Re: [2.0.21] Ad Infinitum

Post by tugazone »

Hello there i loved this style and ive putted it in my forum but i want to put some ads code and i cant where do i put it????

Code: Select all

*<!-- BEGIN CODE NetAffiliation : http://www.netaffiliation.com/ -->
<iframe src="http://action.metaffiliation.com/emplacement.php?emp=21129I0a7f084f6e56e5e9" width="468" height="60" scrolling="no" frameborder="0"></iframe>
<!-- END CODE NetAffiliation -->*
thanks
Last edited by will_hough on Tue Nov 06, 2007 5:07 pm, edited 1 time in total.
Reason: added code tags
Nielas
Registered User
Posts: 9
Joined: Thu Oct 25, 2007 10:58 pm

Re: [2.0.21] Ad Infinitum

Post by Nielas »

Hi Mike, just a few questions:


1.) How can I set a background-image like the white one here: http://www.forum.zeitfuerplanb.de with the grey 'B'?
2.) Where can I get the AI2-Theme from http://hqtheme.com/mikelothar/styles.html?

Hope, you'll find the time to answer, would be great. BTW, its a GREAT template!
Last edited by Nielas on Tue Nov 06, 2007 12:56 am, edited 1 time in total.
Nielas
Registered User
Posts: 9
Joined: Thu Oct 25, 2007 10:58 pm

Re: [2.0.21] Ad Infinitum

Post by Nielas »

/push
Nielas
Registered User
Posts: 9
Joined: Thu Oct 25, 2007 10:58 pm

Re: [2.0.21] Ad Infinitum

Post by Nielas »

/push
User avatar
will_hough
Former Team Member
Posts: 1955
Joined: Mon Feb 06, 2006 8:47 pm
Location: Michigan
Name: Will Hough
Contact:

Re: [2.0.21] Ad Infinitum

Post by will_hough »

Nielas wrote:Hi Mike, just a few questions:


1.) How can I set a background-image like the white one here: http://www.forum.zeitfuerplanb.de with the grey 'B'?
They set their background color to white and set a image in the upper right.
Open: AdInfinitum.css
Find:

Code: Select all

body {
	height: 100%;
	background-color: #232323;
	text-align: center;
	padding: 0;
	margin: 0}
Replace with:

Code: Select all

body {
	height: 100%;
	background-color: #ffffff;
	background-image: url(images/your-image.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	padding: 0;
	margin: 0}

Code: Select all

	background-image: url(images/your-image.gif);
refers to the bacground image location relevant to the template root.
Nielas wrote:2.) Where can I get the AI2-Theme from http://hqtheme.com/mikelothar/styles.html?
The AI2 template will be added to the phpBB styles database soon.
Nielas
Registered User
Posts: 9
Joined: Thu Oct 25, 2007 10:58 pm

Re: [2.0.21] Ad Infinitum

Post by Nielas »

Thanks, that did work with the background!

Another question, maybe you know this, too:

I use Wordpress with Adinfinitum, too, and of course I want to put the same background-color for wordpress. But I can't find the part for the setting of the background on the left and right side, only the background behind the boxes.

This is my Website: http://www.thelaststance.de.vu. I want another background-color than #232323 on the very left and right side.
User avatar
will_hough
Former Team Member
Posts: 1955
Joined: Mon Feb 06, 2006 8:47 pm
Location: Michigan
Name: Will Hough
Contact:

Re: [2.0.21] Ad Infinitum

Post by will_hough »

Nielas wrote:Thanks, that did work with the background!

Another question, maybe you know this, too:

I use Wordpress with Adinfinitum, too, and of course I want to put the same background-color for wordpress. But I can't find the part for the setting of the background on the left and right side, only the background behind the boxes.

This is my Website: http://www.thelaststance.de.vu. I want another background-color than #232323 on the very left and right side.
Sorry, there is no support for wordpress styles here. But I'll make an exception; just this one time.
I believe its:

Code: Select all

#sidebar {width: 100%; background-color: #2b2b2b;}
chupa-chups wrote:Hi, all...
I use Ad Infinitum style I downloded from http://www.mikelothar.com. Its version is 2.0.20.c
I have this problem. I use PostImage.Org simple mod to upload images.
This is the the code as I modified.

Code: Select all

Snip ~
On an other forum with another style, PostImage works fine. But on this style version I can see the thumbnail, I click on it and the thumbnail itself is opened at the center of the screen.
It's something in flash which only says Close...
How I can get it out?
You may need to disable the image resize/popup feature.
Open: bbcode.tpl
Find:

Code: Select all

<!-- BEGIN img -->
<img src="{URL}" border="0" onclick="if(this.width == 550) { window.open('{URL}', '_blank' ,'scrollbars=1,toolbar=no,resizable=1,menubar=no,directories=no,status=yes'); return false; }" alt="" style="cursor: hand" />
<!-- END img -->
Replace with:

Code: Select all

<!-- BEGIN img --><img src="{URL}" alt="" border="0" /><!-- END img -->
Locked

Return to “[2.0.x] Styles Database Releases”