Thanks for that, but its the basics I'm struggling with, eg, when I go:
Control Panel>Manage Ads>Edit>then click on the "Below Navbar" option in Ad Selector, how do I then achieve what I want from the options available to me? Within this page are:
Title
Ad Location
Ad HTML
Display Order
The title and Ad location I've got sorted, but what info do I place in AD HTML?
How do I go about adding my logo into the "Below Navbar" space I've selected, then allow it to link through to my advertisers website when someone clicks on it?
--------------- Added [DATE]1332481016[/DATE] at [TIME]1332481016[/TIME] ---------------
Quote:
Originally Posted by blind-eddie
In the ad teplate or Ad section in your acp add ad below navbar.
This is from the link you posted source code.
Add the following (Edit with your info)
Code:
<div style="width:468px; margin-left:auto; margin-right:auto; margin-bottom:5px; margin-top:-5px;"><div style="padding: 1px; border: none;"><a href="http://www.bbclassicsinc.com/" target="_New"><img src="./images/advertising/style2/295.jpg" alt="B&B Classics Inc." border="0" /></a></div></div>
Edit it to you liking or add your own info all together.
|
Hey blind-eddie, many thanks, this worked! I got a small part of my replacement code wrong, so it wouldn't work until I'd figured that out, but now its all sorted. Thanks heaps for all your help, I really appreciate it.
Just out of interest, you couldn't also tell me what the code is for all those small ads they have running down the right side of their page could you:
http://www.pro-touring.com/forum.php
Thanks again
--------------- Added [DATE]1332484415[/DATE] at [TIME]1332484415[/TIME] ---------------
Now I have another question. I want to have multiple ads in the same location just beneath the Navbar. But I don't want them to cascade down the page, I want to make it so that when a page is visited, one advertising banner appears, and when that same page is visited at another time, a different banner appears, so they rotate in the same spot, if that makes sense? I thought maybe I could achieve this by changing the numbers in "Display Order" in Manage Ads in my Control Panel, but all this does is cascades them down the page.
Here is my website:
www.theroaringseason.com
One other question, is it possible for the ads to not appear on the Home page? I only want them appearing on my forum pages, but its on my home page also.
Thanks again