ADVERTISEMENT IN HEADER ?

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Locked
altafali
BBCoder II
BBCoder II
Posts: 28
Joined: 03 Jun 2010, 20:16

ADVERTISEMENT IN HEADER ?

Post by altafali »

ADVERTISEMENT IN HEADER ?

[[thumbnailpop]http://i26.tinypic.com/2wof97a.jpg[/thumbnailpop]

USING fisubice2 STYLE BASED ON SUBSILVER2

my php version phpbb 3.0.7-pl1
KukY13
BBCoder III
BBCoder III
Posts: 96
Joined: 26 Jun 2010, 16:23
Contact:

Re: ADVERTISEMENT IN HEADER ?

Post by KukY13 »

Open overall_header.html:
Find:

Code: Select all

		        <span style="float: {S_CONTENT_FLOW_END};"><a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a> | <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a> | <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></span>
		    <!-- ENDIF -->
	    </p>
		<br />
Add after:

Code: Select all

<span style="float:right;">   </span>
Add advertisement code between <span> tags you added.
Image
User avatar
Inner Circle
BBCoder III
BBCoder III
Posts: 107
Joined: 20 Mar 2010, 20:25
Location: Germany
Contact:

Re: ADVERTISEMENT IN HEADER ?

Post by Inner Circle »

as an alternatve you can install the Advertisement Management Mod which you can find on phpbb.com
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: ADVERTISEMENT IN HEADER ?

Post by cisco007 »

altafali, have i not asked you to read the sites rules, so that you learn to STOP POSTING IN ALL CAPS?
Locked