menu tabs

Support Area Forums Progress menu tabs

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://konwardeveloment.com
  • Author
    Posts
  • #37293

    Hi,

    I had 7 tabs on the top menu, but i have added one more and now that tab and it is not in one line, it appears below the other tabs, so it doesn’t look good .

    can you help me to put all the tabs on the same line?

    also can you help me to add a bit of space between the top banner and the tabs. The tabs look to close to the top banner and it will soon be a logo, so how can i add some space please.

    thank you so much.

    Angela

    #37297
    Bill Robbins
    Moderator

    Hi Angela,

    You can use this CSS to change those two items:

    
    .primary nav a, 
    .primary nav a:visited {
    	font-size: 1.2em;
    }
    
    .primary nav {
    	margin-top: 30px;
    }
    

    You may want to look at switching themes since Progress has been retired for quite a while (it hasn’t been updated in about three years now).

    Take care,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘menu tabs’ is closed to new replies.