Hey there, in your tooltip div, add the style... white-space: nowrap;
This will cause your text to appear on the same line. Hope this helps, Aaron On Mon, Feb 9, 2009 at 6:00 PM, sccr410 <[email protected]> wrote: > > Having issues with the tooltip plugin - > http://bassistance.de/jquery-plugins/jquery-plugin-tooltip > > You can see a page here - > http://www.erikaashauerphoto.com/photos/scenic-travel/ > > The page scrolls horizontally for style reasons. As you use the > tooltip on images after scrolling horizontally, it always stacks > vertically and looks really ugly - one word per line. Is there any way > to force this to display on a single line?

