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

    Style the dialog

    Help
    3
    4
    2477
    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.
    • byan
      byan last edited by byan

      Hey, guys!
      now I’m working on my dialog menu, which I need to add some style.
      on the title part, I wanna add some background-color or changes the font size etc, but I don’t know how to add it on vue.js.
      if you guys know how to add it please let me know.
      Thank you 🙂

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Check the HTML markup generated on a Dialog and then write some CSS targeting the specific classes you want changed.
        Use the <style> tag in your Vue component OR make it global by adding your changes to src/App.vue's style tag. These are just a few options.

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

          Hi thanks, yeah I try it before but it’s so limited to style the dialog so, I change my mind to used dialog and changes it to Modal haha its
          so much better.Thank you

          1 Reply Last reply Reply Quote 1
          • E
            edudesouza last edited by

            is there a way to force scroll to be shown on cordova?

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