0
Welcome Guest! Login
0 items Join Now

Menu items in vertical menus

  • Menu items in vertical menus

    Posted 7 years 1 month ago
    • Placing a menu particles (intended to be vertical) in the left side modul area (or in other places), produces a menu where the items isĀ“nt getting a line each.
      If there are place there vill be severel items in one line.
      How do I force one item per line?

      Using Gantry 5.xx (the latest) and the latest joomla version. I have tried both on Hydrogen and Helium with the same result.
    • Last Edit: 7 years 1 month ago by Stig Barrett.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Menu items in vertical menus

    Posted 7 years 1 month ago
    • Could you please post a URL to your site (this can be done in the secure area tab if you prefer) so we can look for you. Without a link to page where the problem is on your site it is quite hard for us to provide the best solution due to so many variables. We try to provide file names and line numbers for code changes and if changes have already been made then our advice may be incorrect.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: Menu items in vertical menus

    Posted 7 years 1 month ago
    • This message contains only secure information that is visible to MrT, moderators and administrators
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Menu items in vertical menus

    Posted 7 years 1 month ago
    • Which menu do you mean? Where are you seeing this?

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: Menu items in vertical menus

    Posted 7 years 1 month ago
    • In the menu where your red arrow points, the third (3) and the fourth (4) line have both two (2) menu items in it.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Menu items in vertical menus

    Posted 7 years 1 month ago
    • Sorry my tired old eyes didn't see that :)

      Use this code...
      #g-aside .g-main-nav .g-toplevel > li {
        display: block;
      }
      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.

      Regards, Mark.
    • The following users have thanked you: Stig Barrett

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.050 seconds