Title: FancyTooltips expand beyond window width
Last modified: August 18, 2016

---

# FancyTooltips expand beyond window width

 *  Resolved [slyons](https://wordpress.org/support/users/slyons/)
 * (@slyons)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/fancytooltips-expand-beyond-window-width/)
 * I’ve got a minor issue with FancyTooltips that has been bugging me.
 * When I have a post with a long title or URL, the FancyTooltip bubble expands 
   to encompass the entire title/url. This is a good thing, but because my list 
   of Recent Posts is near the right side of the screen, the bubble often expands
   past the browser width. The result is a flicker where scrollbars suddenly appear
   so the user could look at the entire bubble if they wanted.
 * Is there some way to change the FancyTooltip bubbles so they will not expand 
   that far? Maybe just get it to align differently or something?
 * You can see an example of the issue on my site if the post description doesn’t
   make sense.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/fancytooltips-expand-beyond-window-width/#post-266399)
 * You can try css settings in fancytooltips.css – that would be the place to start….
 *  Thread Starter [slyons](https://wordpress.org/support/users/slyons/)
 * (@slyons)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/fancytooltips-expand-beyond-window-width/#post-266488)
 * And do what in the CSS settings though?
 * Seeing as how the Java script file actually controls how the bubbles pop-up, 
   I would think this would be more of a Java issue than a CSS issue.
 *  [Cypher](https://wordpress.org/support/users/cypher/)
 * (@cypher)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/fancytooltips-expand-beyond-window-width/#post-266489)
 * I edited the JS of the file and modified the url length.
 * Look for if(!nStringMaxLength){ nStringMaxLength = 80; } in the code and change
   the length to your liking.
 * Regards
 *  Thread Starter [slyons](https://wordpress.org/support/users/slyons/)
 * (@slyons)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/fancytooltips-expand-beyond-window-width/#post-266492)
 * Ahh, great. I’ll try that out right now. Thanks Cypher
 *  Thread Starter [slyons](https://wordpress.org/support/users/slyons/)
 * (@slyons)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/fancytooltips-expand-beyond-window-width/#post-266493)
 * Alright, modifying that bit of code fixes the length issue. If I keep it too 
   long(say, 40+ characters) then it still is a bit too large and expands the browser
   window though.
 * But I can live with setting it lower. I don’t forsee any need or reason for it
   to be 80 characters anyways. This little workaround fixes the problem easily,
   so I’m happy.
 * Thanks again, Cypher

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘FancyTooltips expand beyond window width’ is closed to new replies.

 * 5 replies
 * 3 participants
 * Last reply from: [slyons](https://wordpress.org/support/users/slyons/)
 * Last activity: [20 years, 7 months ago](https://wordpress.org/support/topic/fancytooltips-expand-beyond-window-width/#post-266493)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
