Thanks.Korvell wrote:I'll let the test site stay for a while
A fascinating solution!svasti wrote:I also had the problem of a centered menu and finally got it to work.
The example is here
Probably one could use the :last-child pseudo selector instead of a special class.svasti wrote:However, if I understand correctly, this is not automatic but you have to give the class .nave manually?
I believe there is no pure CSS solution when the menu might span multiple rows; but I might be mistaken. Anyway, some JavaScript (cue: Element.offsetLeft()) could solve the issue.svasti wrote:An automatic solution would be interesting for responsive layouts.