Results 1 to 6 of 6

Which template do I need to edit to get adsense code below navbar?

This is a discussion on Which template do I need to edit to get adsense code below navbar? within the Template Modifications forums, part of the vBulletin SEO Discussion category; Can someone tell me which template and line I need to edit to post an adsense code here......

  1. #1
    Senior Member profanitytalker's Avatar
    Real Name
    profanitytalker
    Join Date
    Sep 2007
    Posts
    113
    Liked
    1 times

    Which template do I need to edit to get adsense code below navbar?

    Can someone tell me which template and line I need to edit to post an adsense code here...


  2. #2
    Senior Member
    Real Name
    Mike
    Join Date
    Apr 2009
    Posts
    249
    Liked
    8 times
    just use the latest vb version, it has "advertising" integrated into the design.

    Other then that, just put the code at the bottom of navbar

  3. #3
    Senior Member profanitytalker's Avatar
    Real Name
    profanitytalker
    Join Date
    Sep 2007
    Posts
    113
    Liked
    1 times
    I want to put it next to the login form.

  4. #4
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    That is the nav bar template. You will need to make a new table cell, and you will/may have issues with long thread titles/forum titles wrapping.

  5. #5
    Senior Member profanitytalker's Avatar
    Real Name
    profanitytalker
    Join Date
    Sep 2007
    Posts
    113
    Liked
    1 times
    Hi Brian,

    Thanks for the reply. Do you know which line I must edit? That is the part I am having trouble on.

  6. #6
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Hello ,

    Please find the following within Navbar template
    HTML Code:
    	<td class="alt1" width="100%">
    		<if condition="is_array($navbits)">
    			<table cellpadding="0" cellspacing="0" border="0">
    			<tr valign="bottom">
    				<td><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
    				<td>&nbsp;</td>
    				<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
    			</tr>
    			<tr>
    				<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><if condition="$_SERVER['REQUEST_METHOD'] == 'POST'"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="" border="0" /><else /><a href="$navbar_reloadurl"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="$vbphrase[reload_this_page]" border="0" /></a></if> <strong>$navbits[lastelement]</strong></td>
    			</tr>
    			</table>
    		<else />
    			<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
    		</if>
    	</td>
    Add below

    HTML Code:
    	<td> Your add code here </td>
    Change your add code here with your actual advertisement code.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. Header ve Footer Template Edit
    By Singin in forum Türkçe
    Replies: 8
    Last Post: 08-09-2009, 05:02 AM
  2. small template edit for poll results
    By exceem in forum Template Modifications
    Replies: 0
    Last Post: 01-26-2009, 10:28 AM
  3. Template edit - need help
    By goranbaxy in forum General Discussion
    Replies: 2
    Last Post: 07-11-2008, 12:34 PM
  4. Inserts in Navbar Template are used different in Portal
    By Hoffi in forum vBSEO.com Styles
    Replies: 1
    Last Post: 11-05-2007, 11:29 AM
  5. Navbar code in Footer
    By tavenger5 in forum General Discussion
    Replies: 1
    Last Post: 10-10-2007, 02:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •