Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • matthewgillard Friend
    #197968

    Hi,

    I had an issue with my main menu dropping into 2 rows. After reviewing forums I have found the following custom.css:

    .t3-mainnav .t3-navbar {
    width: 800px;
    }

    Now my menu is in 1 row again but the final menu item hangs off the template. See screenshot

    I have tried adjusting width above but it throws it out.

    I would like it to move over and have the same space as the Bookshop demo page

    Any ideas????


    1. Screen-Shot-2014-05-20-at-1.43.05-PM
    Saguaros Moderator
    #536012

    Hi Matthew,

    Could you post your site’s URL here so that we can have a look? also turn off Optimize CSS option in template manager.

    Pankaj Sharma Moderator
    #536013

    Hello matthewgillard
    can you share the site url with us . It will help us to look on your problem .
    Also take a look on joomla FAQ`s 🙂

    matthewgillard Friend
    #536043

    Hi Saguaros,

    I can provide admin access for you. The site is on a test server so is not live without admin access. Would you like me to PM details?

    Matt

    Pankaj Sharma Moderator
    #536103

    Hi Matt PM me the admin credentials of your site

    Pankaj Sharma Moderator
    #536356

    <em>@matthewgillard 428148 wrote:</em><blockquote>Hi,

    I had an issue with my main menu dropping into 2 rows. After reviewing forums I have found the following custom.css:
    .t3-mainnav .t3-navbar {
    width: 800px;
    }
    </blockquote>

    it is because the width is too high .
    change it as
    .t3-mainnav .t3-navbar {
    width: 640px;
    }

    Let me know if it helps

    matthewgillard Friend
    #536369

    I got it to the following before it would drop onto a second line

    .t3-mainnav .t3-navbar {
    width: 650px;
    }

    But the last menu item still hangs a bit off the edge of the template. For the moment I will think I will leave it but it has to be some issue with the default template.

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

This topic contains 7 replies, has 3 voices, and was last updated by  matthewgillard 10 years, 5 months ago.

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