I want to display advertisement of my choice on my forum. How?
5 posters
Page 1 of 1
I want to display advertisement of my choice on my forum. How?
I want to display advertisement at the top of my forum, How can i do it? And also I want to display ad after first post. But how?
promits89- Forumember
- Posts : 35
Reputation : 0
Language : English
Re: I want to display advertisement of my choice on my forum. How?
What is your forum version?
Guest- Guest
Re: I want to display advertisement of my choice on my forum. How?
my forum version is phpbb2
www.moneyzone.forumsmotion.com
www.moneyzone.forumsmotion.com
promits89- Forumember
- Posts : 35
Reputation : 0
Language : English
Re: I want to display advertisement of my choice on my forum. How?
I don't think that for first post work, try for the last:
For first as I said, I don't belive the code works, but try:
This codes are not checked for phpBB2.
- Code:
$(function() {
$('.post:last').after('<div class="post" style="background:#ddd"><span class="corners-top"><span></span></span><div class="postbody">Ad Text Info</div><div class="postprofile">Ad Poster Info</div><span class="corners-bottom"><span></span></span></div>');
});
For first as I said, I don't belive the code works, but try:
- Code:
$(function() {
$('.post:first').before('<div class="post" style="background:#ddd"><span class="corners-top"><span></span></span><div class="postbody">Ad Text Info</div><div class="postprofile">Ad Poster Info</div><span class="corners-bottom"><span></span></span></div>');
});
This codes are not checked for phpBB2.
Guest- Guest
Re: I want to display advertisement of my choice on my forum. How?
but where to post this code and where i will put my ad code
promits89- Forumember
- Posts : 35
Reputation : 0
Language : English
Re: I want to display advertisement of my choice on my forum. How?
Hello,
You can place them in a widget, HTML page, homepage message, and announcement. Its all up to you.
You can place them in a widget, HTML page, homepage message, and announcement. Its all up to you.
MrMario- Helper
- Posts : 22186
Reputation : 1839
Language : test
Re: I want to display advertisement of my choice on my forum. How?
Since, you need to put this code in your Javascript management which is finded in Administration Panel => Modules => HTML & JAVASCRIPT.
Guest- Guest
Re: I want to display advertisement of my choice on my forum. How?
Gassy wrote:Since, you need to put this code in your Javascript management which is finded in Administration Panel => Modules => HTML & JAVASCRIPT.
i don't know about javascript. can you tell me where i put those code in the javascript?
promits89- Forumember
- Posts : 35
Reputation : 0
Language : English
Re: I want to display advertisement of my choice on my forum. How?
Gaasy just told you abaove.. lol
Admin panel>modules>
scroll down to java management, click create new page, be sure to have the settings as you wish then hit save.
Be sure to activate it there first as well.
Admin panel>modules>
scroll down to java management, click create new page, be sure to have the settings as you wish then hit save.
Be sure to activate it there first as well.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: I want to display advertisement of my choice on my forum. How?
AP=>Modules HTML & JAVASCRIPT => Javascript codes
management
management
Re: I want to display advertisement of my choice on my forum. How?
Richard E wrote:AP=>Modules HTML & JAVASCRIPT => Javascript codes
management
yeah
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: I want to display advertisement of my choice on my forum. How?
i put this code in the javascript but nothing happend. Is there somthing wrong in the code or i am doing mistake?
promits89- Forumember
- Posts : 35
Reputation : 0
Language : English
Re: I want to display advertisement of my choice on my forum. How?
Did u Enable Javascript code management : Yes , u did that ?
Well , is a way u can do that , but im not sure about " to see it after the first post " ..
Well , is a way u can do that , but im not sure about " to see it after the first post " ..
Re: I want to display advertisement of my choice on my forum. How?
didn't work. any new code please
promits89- Forumember
- Posts : 35
Reputation : 0
Language : English
Re: I want to display advertisement of my choice on my forum. How?
It works for me Maybe his overall_header doesn't have jquery in there
Re: I want to display advertisement of my choice on my forum. How?
are these your own ad's or forumotions ad's?
also i thought the $ symbol was not compatible on forumotion.
Forumotion may have changed it i am not sure?
also i thought the $ symbol was not compatible on forumotion.
Forumotion may have changed it i am not sure?
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: I want to display advertisement of my choice on my forum. How?
My own adskirk wrote:are these your own ad's or forumotions ad's?
also i thought the $ symbol was not compatible on forumotion.
Forumotion may have changed it i am not sure?
promits89- Forumember
- Posts : 35
Reputation : 0
Language : English
Re: I want to display advertisement of my choice on my forum. How?
thanks it's now working.
promits89- Forumember
- Posts : 35
Reputation : 0
Language : English
Re: I want to display advertisement of my choice on my forum. How?
Ok, glad your problem is solved. You're welcome.
Guest- Guest
Re: I want to display advertisement of my choice on my forum. How?
Since the problem is solved i will now mark,lock and ad to archives.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Similar topics
» Fmcodes • Coding & Assistance | Give a touch of originality to your board
» FM please display the ads "clean" on the forum
» Advertisement blocks the forum
» Need Halloween decorations for my forum. (by the editor's choice)
» How to delete this advertisement from site/forum
» FM please display the ads "clean" on the forum
» Advertisement blocks the forum
» Need Halloween decorations for my forum. (by the editor's choice)
» How to delete this advertisement from site/forum
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum