How to add Affiliates on my footer?
How to add Affiliates on my footer?
same this thread http://help.forumotion.com/t78659-how-to-add-affiliates-on-my-footer#507522
but i'm using phpbb3
anyone??
thx
but i'm using phpbb3
anyone??
thx
Re: How to add Affiliates on my footer?
Not possible, since phpbb3 does not allows template editing. However, its been already suggested that phpbb3 should allow template editing.
Re: How to add Affiliates on my footer?
- Code:
<script>function footer () {a = document.getElementById("page-footer").innerHTML;document.getElementById("page-footer").innerHTML = a + '<b><center>YOUR CONTENT HERE!</center</b>';}</script><body onload="footer()">
Guest- Guest
Re: How to add Affiliates on my footer?
Thanks Gangstar for that piece of code. Using it I have now been able to put this little Forumotion banner link in my footer. 
Used to have one when I was using phpBB2 but lost it when I switched to phpBB3.

Used to have one when I was using phpBB2 but lost it when I switched to phpBB3.
Re: How to add Affiliates on my footer?
Use the marquee tag.
Saxaca- Forumember
-
Posts : 539
Reputation : 26
Language : Markup.
Re: How to add Affiliates on my footer?
Since this thread appears to be solved, I will lock this thread and mark it as solved.

Sanket

Sanket

Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum