I'm using Toolbar with Zen and noticed that it doesn't work fine out of the box.

There are two issues:

  1. Zen adds margins to ul.links
  2. Toolbar has a height of 30px but it doesn't set its font-size. It inherits a gorgeous 12.8px font-size from Seven, or a pretty 12px font-size from Garland. Either way, it breaks with larger font-sizes

The first issue is easy: add css to fix that (who knows what other theme). The second issue is odd: maybe the best path is actually setting the toolbar height to an em based value. Assuming Garland as a standard, the height would be 2.5em.

I have also changed ul.links size and line-height, since they were fixed in px and would break larger toolbar sizes as well.

Comments

barraponto’s picture

StatusFileSize
new728 bytes

Here is a better patch, which actually centers the whole stuff.

barraponto’s picture

StatusFileSize
new479 bytes

Hm, actually, things would be far easier if toolbar just declared its font-size.
I found several quirks with the help link and sprites. So I'm rolling back and just adding margin:0 and font-size:12px.

OnkelTem’s picture

Issue summary: View changes

+1

Also, it conflicts with Admin menu.

dydave’s picture

Status: Active » Closed (outdated)

Thanks everyone for the efforts and work on this issue! 🙏

More than 10 years of inactivity on this issue for the Drupal 6 version of the module which is not supported anymore.

Therefore, closing as Outdated, for now.

Feel free to let us know if you have any questions or concerns on any aspects of this issue or the project in general, we would surely be glad to help. 😊
Thanks in advance!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.