Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2006
    Posts
    42
    Plugin Contributions
    0

    Default How do I move Home and Log In etc. to right side of header?

    Sorry of this is a really basic question, but how do I move the Home and Log In buttons (links?) from the left side of the header bar to the right side?

    Thanks

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: How do I move Home and Log In etc. to right side of header?

    In includes/templates/template_default/common/

    Open tpl_header.php and find the following code:

    PHP Code:
    <!--bof-navigation display-->
    <
    div id="navMainWrapper">
    <
    div id="navMain">
        <
    ul class="back"
    change <ul class="back"> to read <ul class="forward">

    Save the edited file to includes/templates/YOUR_TEMPLATE/common/tpl_header.php and upload to your server.

  3. #3
    Join Date
    Dec 2006
    Posts
    42
    Plugin Contributions
    0

    Default Re: How do I move Home and Log In etc. to right side of header?

    Thanks, I have searched all over trying to figure out how to do that.

 

 

Similar Threads

  1. I need some help to move the home and log in from the header please
    By Faeriescraps in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 31 May 2012, 08:41 PM
  2. Replies: 4
    Last Post: 18 Aug 2009, 07:13 PM
  3. Home and Log-in - how to move?
    By taag in forum General Questions
    Replies: 6
    Last Post: 9 Oct 2008, 11:33 PM
  4. How to move header search box from right to left side
    By BuyPerformanceParts in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 Sep 2007, 01:39 AM
  5. Moving 'Home | Log In', search bar, etc under header image
    By v.kirk in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 13 Jul 2006, 11:52 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
  •  
disjunctive-egg