Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • thejoejoomla Friend
    #189022

    I need to turn off quick tips in the template. How do I do this?

    This is what I am talking about:

    http://monosnap.com/image/msq7usthHnYjgwc2Xd7Kdxwki.png

    This only displays for a couple of seconds on Safari browser page load only btw. Refreshing the page won’t show it again, you have to quit and restart Safari for it to show.

    nfink001 Friend
    #499332

    Bump. Same question here.

    thejoejoomla Friend
    #499340

    This is not an elegant way to get rid of this problem but it makes it go away.

    In template.css:

    #ja-quick-tips {
    display: none;
    }
    #ja-quick-tips .inner {
    display: none;
    }
    #ja-quick-tips span.arrow {
    display: none;
    }

    I’d still like to know how to simply turn quick tips off.

    nfink001 Friend
    #499353

    That didn’t work for me 🙁

    nfink001 Friend
    #499354

    Found it!

    Answer’s in this thread: http://www.joomlart.com/forums/topic/disableremove-select-style-pop-up/

    <blockquote>”I found it out by myself, you have to disable the Quick Tips module. It’s a custom HTML module which contains a div with the class “custom” with the Select Style. text inside.”</blockquote>

    thejoejoomla Friend
    #499357

    Thank you very much for finding and posting the answer. I’m surprised it didn’t show up for me when I searched for this.

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

This topic contains 6 replies, has 2 voices, and was last updated by  thejoejoomla 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum