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

    device specific css?

    Help
    1
    2
    474
    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.
    • ssuess
      ssuess last edited by

      I am trying to resolve a device specific (iphone) issue with the toolbar, and every thing I have tried in cordova will not fix it, so I turn to the idea of detecting the device and changing the height via css. Is this possible? Where is the css for this?

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

        In trying to solve my cordova problem, I turned to the build files that the cordova wrapper uses to build the app, and discovered quite by accident that including <script type="text/javascript" charset="utf-8" src="cordova.js"></script> in the index.html file fixed my problems! It would seem that without this reference, some of my cordova specific plugins (notably cordova-plugin-statusbar) were being ignored! Hope this helps someone else.

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