Global tooltip fixed position

UI Components for JSF
Post Reply
cgraf
Posts: 1
Joined: 23 Apr 2012, 22:23

11 Apr 2013, 21:39

Hello,

I am trying to display global tooltips at page bottom, but without success. I am trying a custom style/styleClass attribute with a css like:

Code: Select all

<p:tooltip />

Code: Select all

.ui-tooltip-global {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 50px;
}
I dont know if is it possible? Can you help me?

Thanks.

PF 3.5 - Mojarra 2.1.17 - Glassfish 3.1.2.2

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 72 guests