Announcement

Collapse
No announcement yet.

Two Asides for mobile

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Two Asides for mobile

    I know this is more of a CSS question but it does relate to the layout of a page that has an aside for the cattree or other navigation set. I would like to be able to have 2 asides for a page layout to be able to display the "support" navigation at the top like it does now with the usage of these classes
    Code:
    o-layout--column-reverse o-layout--row-reverse--l
    In the desktop view I'd like the second aside to be right under the first one but I think my issue will partly be with the set column widths. In the mobile I'd like the first aside to be on top of the content with the second aside being below it. I've played a little with using the flexbox "order". I can figure it out for a full screen layout but I'm doing something wrong in the mobile view. I'll keep search the web for answers but if anyone has done this and would be willing to share I would love to learn from what you have done.

    Thanks!
    Leslie
    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

    #2
    Hi Leslie,

    Do you have an example or reference for what you are looking to accomplish?
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      Originally posted by Matt Zimmermann View Post
      Hi Leslie,

      Do you have an example or reference for what you are looking to accomplish?
      If you go to this page look at it desktop - see the two menus. Then look at it mobile. Notice the two menus are now at the bottom (the reverse has been intentionally removed from the div). I would like the "Help" menu above the text (how it would appear if the "reverse" was in place) but the cat tree to remain where it is at.

      Sorry, I totally changed my reply
      Last edited by lesliekirk; 08-19-22, 09:23 AM. Reason: ​​​​​​​Sorry, I totally changed my reply
      Leslie Kirk
      Miva Certified Developer
      Miva Merchant Specialist since 1997
      Previously of Webs Your Way
      (aka Leslie Nord leslienord)

      Email me: [email protected]
      www.lesliekirk.com

      Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

      Comment

      Working...
      X