Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] Style font-size
29th March, 15:41
Post: #1
[Solved] Style font-size
I tried appending this to jquery.qtip.css to make the default font-size larger, but it dw:

.ui-tooltip-content{font-size: 25px !important;}

Why not?
Find all posts by this user
Quote this message in a reply
29th March, 21:43
Post: #2
RE: Style font-size
That is the qTip2 way of doing things Smile Since you posted in qTip1 forum, I assume you need the 1.0 way of doing it, which is:
JS Code
.qtip-contentWrapper {
    font-size: 25px;
}
Find all posts by this user
Quote this message in a reply
30th March, 04:01
Post: #3
RE: [Solved] Style font-size
I need to repost in the qTip2 forum.
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Solved] iframe size ignored? dabd 9 1,106 26th April 16:43
Last Post: joshrodgers
  [Solved] IE 8 "Style > Tip" not displaying shameless hacker 30 8,990 9th February 18:49
Last Post: nickast
  How to style/theme tooltip? petiar 3 965 26th June 12:37
Last Post: Craig
  [Solved] Changing the Arrow Size? slwfleming 0 644 11th February 19:26
Last Post: slwfleming
  [Solved] My style and position hizard 3 812 13th January 16:47
Last Post: Craig
  Safari CSS Style not showing inside qtip tonyabra 1 1,685 20th December 19:34
Last Post: Craig
  Style Title not working for font-size and font-family ForgotMyOrange 2 1,987 19th December 21:50
Last Post: ForgotMyOrange
  [Solved] Changing content font-style. acuariano91 3 936 3rd November 20:49
Last Post: Craig
  [Solved] Can you set a preset style when pulling html? adolfo 1 591 3rd November 02:09
Last Post: Craig
  Tip not taking the "dark" style acc 1 750 26th October 23:58
Last Post: Craig



User(s) browsing this thread: 1 Guest(s)