Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Oct 2009
    Posts
    1
    Plugin Contributions
    0

    Default How do I adjust the navigation bar/menu?

    Hi,

    In this website http://www.akotrading.com.au/akostore/
    we have removed the navigation bar, and replaced it with text. "Home, About, How to order ..."

    Our problem is, when you minimize the screen, the text starts to wrap under neath each other. We want the menu/navigation to stay put, just like the banner!

    How do we go about doing this?

    Or if we are to insert the navigation bar in again, how do we make the size of the navigation bar bigger, and how do we position it on the page to our liking? We tried moving it by adjusting the css using the padding, but it wouldn't move at all!

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How do I adjust the navigation bar/menu?

    You haven't fully removed the header navbar; it shows to the left of the page. If you want to relocate it, you can move the code in /includes/templates/your_template/common/tpl_header.php. The standard file has its code sections clearly marked off with comments; I don't know what your Template Monster version looks like.

    I don't see the text navbar wrapping when the window shrinks, but if it does, you should be able to make it stay in place by adding
    .row2 .curr {width: 900px;}
    to one of your stylesheets.
    Search your stylesheets for .row2 and for .curr to see what styling they have now.

 

 

Similar Threads

  1. v151 How do I increase the size of the top navigation bar
    By mespe in forum General Questions
    Replies: 4
    Last Post: 22 Mar 2015, 03:57 PM
  2. Replies: 3
    Last Post: 24 Nov 2010, 04:40 PM
  3. How to edit links above the navigation bar?
    By Wayne328 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Nov 2010, 10:25 AM
  4. how to adjust the positon of buttons in navigation bar?
    By hxkknba in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Feb 2010, 11:00 AM
  5. Using a CSS Navigation Menu for the top NAV bar
    By spikeycactus in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 30 Oct 2008, 10:59 AM

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