Page 1 of 1
ADVERTISEMENT IN HEADER ?
Posted: 22 Jul 2010, 07:32
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 ?
Posted: 22 Jul 2010, 11:33
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 ?
Posted: 22 Jul 2010, 14:04
by Inner Circle
as an alternatve you can install the Advertisement Management Mod which you can find on phpbb.com
Re: ADVERTISEMENT IN HEADER ?
Posted: 22 Jul 2010, 17:39
by cisco007
altafali, have i not asked you to read the sites rules, so that you learn to STOP POSTING IN ALL CAPS?