Toolbar ugliness when resizing in Firefox/Camino

Whenever the window is made smaller, Guidelines and Log Out icon wraparound to the next line.

(The other icons do not. At least not in Aqua-Soft 3 Aqua, nor Aqua-Soft 3 Graphite.

In the windowless "Aqua*" child style, they ALL wraparound!)

How can these icons be made to "anchor" so they don't screw up the layout, when a user resizes their window to be made smaller?

Example below, using the Aqua-Soft forum itself:

Aqua-Soft 3 Aqua:

resizeissue-20070215-153506.jpg

Aqua-Soft 3 Aqua* (the wide, windowless child style: )

resizeissueaqua-20070215-153417.jpg

They remain anchored properly in Safari, BTW. It seems to only happen in Firefox (and Camino.)

#442723

Sadly the only way (i know of) to fix this is remove some of the toolbar items, or put a min-width on the skin.

This skin supports 800x600 but nothing less, so stuff like that is gonna happen.

Only thing I can think of to fix that to where it doesn't overlap, is put a

under the

...

#442727

This skin supports 800x600 but nothing less, so stuff like that is gonna happen.

understood. I was curious though why all of the icons were unanchored in wide Aqua* but only two (Guidelines and Log Out) were unanchored in the parent, Aqua.

put a min-width on the skin.

how would one do that?

Only thing I can think of to fix that to where it doesn't overlap, is put a

under the

...

And where would that go? In a template? Or CSS?

#442730

Sorry for the delay.

Navigation / Breadcrumb Templates > navbar

Just put

at the bottom of the template and see if it does the trick.

#443077

Sorry for the delay.

Navigation / Breadcrumb Templates > navbar

Just put

at the bottom of the template and see if it does the trick.

Unfortunately it did not. :(

What's weird too, is that only a few icons "wraparound" in Aqua-Soft 3 Aqua (the rest stay anchored) while all of them wrap around in the wide Aqua-Soft 3 Aqua*. IOW, even if I make the window for Aqua-Soft 3 Aqua completely small, many of the icons in the navbar stay put (as they should.) In Aqua* though, they all wrap around. I'm thinking that must provide a clue?

It's happening on this forum as well - you can see the behavior with Firefox or Camino. Just resize the window to make it small...

#443089