Posted by illepic on October 8, 2008 at 8:50am
Jump to:
| Project: | Lootz Item Filter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello, just need some help getting pointed in the right direction here.
If I have an item link in a particularly thin area of my site, then the resulting tooltip's width is adjusted to fit the gap. Pictures attached.
I'm just messing around with the Acquia theme and I like the "floating block" effect. How can I override the table width of the tooltip?
Thanks!
| Attachment | Size |
|---|---|
| tooltip_squish.png | 318.51 KB |
Comments
#1
My guess would be that there is some over-arching statement in your theme that is conflicting with the wowdb tooltip css. Using firebug, you can make the tooltips visible at the bottom of the page, then use the css debugger to figure out where the width of the table is being defined.