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

    q-card modal show avatar on top

    Help
    2
    2
    202
    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.
    • S
      skypart last edited by skypart

      Screen Shot 2020-06-11 at 17.18.55.png

      template

      <template>
        <q-card style="width: 600px; max-width: 60vw;">
          <div class="absolute-center">
            <q-avatar
              size="124px"
              color="orange"
              rounded
            >j
            </q-avatar>
          </div>
      
      . . . .
      
        </q-card>
      </template>
      

      issue

      can i show q-avatar on top q-card?

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by s.molinari

        This is just one way.

        https://codepen.io/smolinari/pen/NWxNqJa

        Scott

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