Quote:
Originally Posted by KingPin
thank you for the pointer. everyone loves the balloon style but there are some quirks 
the balloons dont always work out so well in staying fully under the text, sometimes they end up being just a bit shorter than the text or if you have the code tag in there sometimes(not every time) they will expand to full width of the page even though the code box isnt that wide.
|

Yes, this happens mainly when there are images (e.g. smileys). NuLook balloons are all generated at run-time on the client's browser. We "paint" them upon page load. But some times images get loaded later, and then the browser re-adjusts the page layout, and that's where that issue where the balloons are a bit shorter come up.
Quote:
Originally Posted by KingPin
Maybe making them one standard width and just increasing the height as needed might be an option, e.g. daniweb ...)
|
It is certainly a possibility. We can add this as an option.
Quote:
Originally Posted by KingPin
will post anything else that comes to mind.
|
Thanks, certainly appreciated.
Quote:
Originally Posted by KingPin
the balloons not being exact size might just be my template but I cannot be sure at the moment...
|
I'll look at your site, but I don't think that your template is causing this. There is a work around, we add a little bit of 'padding' to the text inside the balloon, you could increase the one used in your forum, at least until we fiture out how to fix it 100%.
Could you check if the issue happens on FF vs. IE, or if it happens when images/smileys are not present in the post?
Quote:
Originally Posted by KingPin
Edit : also its only on the postbit2 i.e. the one where everything is flipped to the right side.
|
Does this mean that the postbits are not alternating, like here at nuhit.com?
What's the value of the Admin CP > NuLook setting named 'Postbit template name(s)'? The default value is: nulook_postbit1,nulook_postbit2
Thanks.