Results 1 to 8 of 8
Hybrid View
-
13th Apr 2011, 05:20 PM #1OPMember
IPB3 ADS Help
www.appleshare.org
I want to post ADS only E-Books Section. Means, ADS must be visible in eBooks section only. How can i do that???makfun Reviewed by makfun on . IPB3 ADS Help www.appleshare.org I want to post ADS only E-Books Section. Means, ADS must be visible in eBooks section only. How can i do that??? Rating: 5
-
14th Apr 2011, 01:54 AM #2Respected Member
Put this if around your ad. The ?? is forum id number.
Code:<if test="adForum:|:$this->request['f']==??"> Your AD </if>
-
14th Apr 2011, 02:34 AM #3OPMember
Which file to edit, please tell me
-
14th Apr 2011, 03:37 AM #4Respected Member
There is no file. Whichever template you put the ad in....
I am guessing you have it in the boardindex but you can put them anywhere.
-
14th Apr 2011, 06:38 PM #5MemberWebsite's:
thedailygrindforum.comOkay,
Go to your acp --> Looks & Feel --> "select your skin" --> Choose "globaltemplate"
Search for "<div id='secondary_nav'>" <-- without the quotes (")
Add before that line that Mr. Lock Down has told you. You can customize it to your needs.
Example:
PHP Code:<if test="adForum:|:$this->request['f']==12"><a href="YOURAD><img src="YOURADSCREEN" border="0" /></a></if>
-
14th Apr 2011, 10:28 PM #6Respected Member
I don't think an ad is a href and image. Unless you know something we don't.
Mine are usually php includes with rotating ads.
He should really know where he or his staff put the ads.
-
15th Apr 2011, 04:31 PM #7MemberWebsite's:
thedailygrindforum.comI tested it out before posting it here, so do trust me, this works
I must say that I tested it out with a referral banner of easy-share. So..
Also if you go to the acp --> system settings-->system-->Ad Code Integration Then you can put up various ads in different places too.
-
15th Apr 2011, 09:12 PM #8Respected Member
Not that I doubted it would work around an href. Just how you knew he used href instead of include php code.
That is why I never give specifics like templates for ads because they can be anywhere and any type.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
IPB3 or VB4?
By abhay26 in forum Polling PlazaReplies: 30Last Post: 7th Aug 2010, 01:12 PM -
Ipb3
By Dean2k in forum General DiscussionReplies: 12Last Post: 28th Sep 2009, 09:56 PM -
IPB3 shoutbox
By narutoroot in forum IP.BoardReplies: 8Last Post: 2nd Sep 2009, 05:50 PM -
Ipb3
By Saime in forum Webmaster DiscussionReplies: 12Last Post: 29th Jun 2009, 11:48 AM
themaCreator - create posts from...
Version 3.56 released. Open older version (or...