jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Linear gauge Linear gauge #83778

    dconyers
    Participant

    Hello JQWidgets Team –

    Can you please let us know if there’s a jqx-linear-gauge directive? I can’t seem to get it to work, either.

    Thanks, doug.


    dconyers
    Participant

    Please ignore; I figured it out!

    Thanks, doug


    dconyers
    Participant

    Hello JQWidgets Team –

    Thanks for hosting such a valuable forum. I’m new to your product line and I’m very impressed with the support!

    In addition to being new to JQWidgets, I’m also new to JavaScript/CSS, so my apologies in advance if my question is a bit ignorant…

    I have successfully overridden the font size for the caption on a jqx-gauge in my main index.css as is shown below:

    .jqx-gauge-caption
    {
    font-size: 30px !important;
    }

    From everything I’ve read, this is effective but poor code. I’ve tried it without the “!important”, but the change doesn’t win according to the cascading rules… I’m happy to specify an id for my jqx-gauge if that will “increase my specificity”, but I’m at a bit of a loss as to how to add that to the CSS and thought I’d ask!

    Thanks in advance – doug.

Viewing 3 posts - 1 through 3 (of 3 total)