Adding Yahoo ads below my Nav- Bar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Treasure Quest
    Senior Member
    • Jan 2005
    • 155

    Adding Yahoo ads below my Nav- Bar

    Hello,
    I want to have my Yahoo ads below my nav bar on all my secondary pages and not my index page. What file can I edit to do this?

    Thanks,

    Greg
  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    #2
    Admin CP -> Styles & Templates -> Style Manager -> Edit Templates -> Controls -> « All Template Groups » -> navbar

    Find:
    Code:
    <!-- / nav buttons bar -->
    
    [COLOR="Blue"]<br />
    <br />[/COLOR]
    
    <if condition="$show['popups']">
    <!-- NAVBAR POPUP MENUS -->

    Where is x,y,z is your forumdisplay.php?f=1
    Place this code between <br /> in navbar
    Code:
    <if condition="in_array($forumid, array([COLOR="Red"]x,y,z[/COLOR]))">
    	<div align="center"><a target="_blank" href="https://www.yahoo.com/affiliate=xxxx"><img src="http://www.image_of_banner_468x80_01.gif" alt="SurfGear" border="0"></a></div>
    </if>

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎