MYBB ad

Status
Not open for further replies.

Soulstorm

New Member
Messages
46
Reaction score
0
Points
0
How would I stick the required ad in MYBB bulletin board? I got the code, just don't know how I would stick it there.
 

bigguy

Retired
Messages
10,984
Reaction score
10
Points
38
Is there an overall_header.tpl file in your templates folder? or am I barking up the wrong tree.
 

Maurice

New Member
Messages
1,930
Reaction score
0
Points
0
ACP -> Templates -> Modify/Delete -> header

Then find this in the code:

<div id="panel">
<p>
$welcomeblock
</p>
</div>


and add the code you need to use behind it. It should work :)
 
Status
Not open for further replies.
Top