Results 1 to 1 of 1
-
2nd Oct 2009, 03:41 PM #1OPMemberWebsite's:
LulzCovers.com LulzTroll.comAdvertisements in phpBB3 Forums
Hi Guys,
Here's a Tutorial for the Webmasters Using Phpbb3.
Ads in the header
If you want ads in your header, open styles/prosilver/template/overall_header.html and add your code at the very end of the file.
Ads in the footer
If you want ads in your footer, open styles/prosilver/template/overall_footer.html
Find:
Code:<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
Ads in view forum page
If you want ads in the view forum page that lists all the topics in that forum, open styles/prosilver/template/viewforum_body.html and add your code after this line:
Code:<!-- INCLUDE overall_header.html -->
If you want ads either before or after the first post in a topic, open styles/prosilver/template/viewtopic_body.html
For ads before the first post, find the line below and add the sample code after this line.
Code:<!-- BEGIN postrow -->
Code:<!-- END postrow -->
Code:<!-- IF postrow.S_FIRST_ROW --> <div class="post bg2"> <div class="inner"><span class="corners-top"><span></span></span> <div class="postbody"> <h3>{postrow.POST_SUBJECT}</h3> <p class="author"><strong>Sponsor</strong></p> <div class="content" style="text-align: center;"> Insert your ad code here </div> </div> <dl class="postprofile" id="profile0000"> <dt> <strong>Sponsor</strong> </dt> <dd> </dd> </dl> <div class="back2top"><a href="#wrap" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a></div> <span class="corners-bottom"><span></span></span></div> </div> <hr class="divider" /> <!-- ENDIF -->
Hope it Helps.
ThanksdeAthbLisS Reviewed by deAthbLisS on . Advertisements in phpBB3 Forums Hi Guys, Here's a Tutorial for the Webmasters Using Phpbb3. Ads in the header If you want ads in your header, open styles/prosilver/template/overall_header.html and add your code at the very end of the file. Ads in the footer Rating: 5Contact me for Traffic, SEO, WCDDL, Wordpress, IPB related Services or queries.
Template Designing, PSD to HTML, Wordpress
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Advertisements grup
By jure12 in forum Webmaster DiscussionReplies: 0Last Post: 19th Jul 2012, 10:00 PM -
Fastfood Advertisements - VS - Reality
By DLow in forum General DiscussionReplies: 30Last Post: 1st Apr 2011, 12:38 PM -
[Selling] Advertisements on my site
By WebZiter in forum Completed TransactionsReplies: 2Last Post: 14th Jul 2010, 06:22 PM -
Selling Advertisements
By carnage in forum Completed TransactionsReplies: 3Last Post: 13th Jul 2009, 06:35 AM -
Do You Earn From Advertisements?
By CyberJ37 in forum Webmaster DiscussionReplies: 13Last Post: 15th Jun 2009, 04:59 PM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...