Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sebbs Friend
    #200471

    site: http://bmwqc2.dev.dnsnetworks.ca/joomla/

    I was wondering how I can make my main menu items centered OR spread out to fit the entire main menu bar depending on how big your screen is

    Is this possible?

    TomC Moderator
    #545710

    Unless you add more menu items, then the way you can do it is by increasing the padding (left/right) of the menu items, like so . . .

    File path —> /joomla/templates/beez3/css/layout.css
    at line 739:


    #header ul.menu li a:link, #header ul.menu li a:visited, #header ul.menu li:last-child a {
    border-right: 1px solid #ddd
    box-shadow: 1px 0 0 #f5f5f5
    display: inline-block;
    font-weight: bold;
    margin: 0;
    padding: 12px 64px 12px 63px;
    position: relative;
    text-decoration: none;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  TomC 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum