The site
www.k3festival.com runs on joomla 2.5 and uses Ari Ext Menu.
There was a little problem with long names in sub-menues. They were many times displayed in two lines although auto-width was set.
So I checked the inline (by ARI calculated style width of li elements(?)) and found out that the calculated width was one 1px too less.
I could not figure out how to add 1px, but I found the following work-around:
I simply added:
letter-spacing: -0.01em;
into CSS to the li-elements.
I posted it here in the forum as it might be of interest for other readers and maybe there is a better, cleaner work-around.
Thanks for this great module!
Fritz
KOMMERZkunst