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
ADVERTISEMENT IN HEADER ?
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!
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!
Re: ADVERTISEMENT IN HEADER ?
Open overall_header.html:
Find:
Add after:
Add advertisement code between <span> tags you added.
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 />
Code: Select all
<span style="float:right;"> </span>
- Inner Circle
- BBCoder III
- Posts: 107
- Joined: 20 Mar 2010, 20:25
- Location: Germany
- Contact:
Re: ADVERTISEMENT IN HEADER ?
as an alternatve you can install the Advertisement Management Mod which you can find on phpbb.com
Re: ADVERTISEMENT IN HEADER ?
altafali, have i not asked you to read the sites rules, so that you learn to STOP POSTING IN ALL CAPS?