ADVERTISEMENT IN HEADER ?

Support for PhpBB3.
Post here to get help with any phpBB3 related issue
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.
If not your topic may be ignored or locked!

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

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.

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

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?