No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Quasar desktop navbar similar to bootstrap's one

    Framework
    2
    2
    1561
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rbocharov last edited by

      Hi guys, for desktop web UI, how do I build navbar similar to static bootstrap navbar

      This question is more about aligning elements and having brand name. I was trying to wrap <q-tab> components into <div class=“row”></div> with applying width-X, but I’m not sure if it is acceptable way since the documentation does not say anything about additional layer between <q-tabs> and <q-tab>. Is there any suggested solution?

      1 Reply Last reply Reply Quote 0
      • benoitranque
        benoitranque last edited by

        You can apply classes on the element themselves. Do not wrap them.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post