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
    79
    Liked
    0 times

    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 11:20 AM.

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    You can just move the <!--VBSEO_RR_1--> that is in your template and move that above the navbits part.
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Member
    Real Name
    Gen
    Join Date
    Nov 2008
    Posts
    79
    Liked
    0 times
    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
    79
    Liked
    0 times
    anybody can help?

  5. #5
    Member
    Real Name
    Gen
    Join Date
    Nov 2008
    Posts
    79
    Liked
    0 times
    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
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    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.
    The Forum Hosting - Forum Hosting from the Forum Experts

Similar Threads

  1. RRs below or above navbar?
    By Zagis in forum Relevant Replacements
    Replies: 0
    Last Post: 06-07-2008, 09:41 AM
  2. Navbar
    By Omega404 in forum vBSEO.com Styles
    Replies: 3
    Last Post: 05-21-2008, 08:07 PM
  3. Log out in navbar
    By bobanmak in forum Template Modifications
    Replies: 0
    Last Post: 01-17-2008, 11: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, 08: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, 03:26 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
  •