vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 6 of 6

moving navbar?

This is a discussion on moving navbar? within the Template Modifications forums, part of the vBulletin SEO Discussion category; This is what I want: How do I edit template to achieve this? TIA...

  1. #1
    Member
    Real Name
    Gen
    Join Date
    Nov 2008
    Posts
    67

    Question moving navbar?



    This is what I want:




    How do I edit template to achieve this?

    TIA
    Last edited by wmlvb; 11-22-2008 at 10:20 AM.

  2. #2
    vBSEO Staff Michael Biddle's Avatar
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    6,569
    You can just move the <!--VBSEO_RR_1--> that is in your template and move that above the navbits part.
    Michael Biddle / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  3. #3
    Member
    Real Name
    Gen
    Join Date
    Nov 2008
    Posts
    67
    I tried that and it is still in the welcome box area and not below the rr like yours. I did notice a non linkable text version was generated when I did this. Not sure why it added that! General AFA Community Discussion - USAFA Community

    Here is a link so you can see what I mean

  4. #4
    Member
    Real Name
    Gen
    Join Date
    Nov 2008
    Posts
    67
    anybody can help?

  5. #5
    Member
    Real Name
    Gen
    Join Date
    Nov 2008
    Posts
    67
    I think the nayvbar (?) may be "stuck" in that welcome user template. Is that what you see? If so how and where do I edit to remove so down by the posts area like yours.?

  6. #6
    vBSEO Staff Michael Biddle's Avatar
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    6,569
    I read your first post wrong. If you are just wanting to move the navbits, find this in the navbar template:

    HTML Code:
    <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 /><h3><a href="$scriptpath"><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></h3></td>
                </tr>
                </table>            
            <else />
                <div class="navbar" style="font-size:10pt"><h3><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></h3></div>
            </if> 
    Please note that if you move that out of the navbar template, most variables will not work.
    Michael Biddle / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


Similar Threads

  1. RRs below or above navbar?
    By Zagis in forum Relevant Replacements
    Replies: 0
    Last Post: 06-07-2008, 08:41 AM
  2. Navbar
    By Omega404 in forum vBSEO.com Styles
    Replies: 3
    Last Post: 05-21-2008, 07:07 PM
  3. Log out in navbar
    By bobanmak in forum Template Modifications
    Replies: 0
    Last Post: 01-17-2008, 10:02 AM
  4. RR's In the Navbar, Under the Navbar or both?
    By Rude Awakening in forum Relevant Replacements
    Replies: 7
    Last Post: 01-01-2007, 07:28 PM
  5. Moving navbar popup links to footer - good idea?
    By Ace Shattock in forum Template Modifications
    Replies: 4
    Last Post: 08-30-2006, 02:26 PM