Closed (outdated)
Project:
Toolbar
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2010 at 14:48 UTC
Updated:
1 Jul 2026 at 10:17 UTC
Jump to comment: Most recent
Comments
Comment #1
pumpkinkid commentedI was trying to make these changes as css hacks and found that there is a hardcoded entry on the toolbar.js that prevents this from happening correctly...
line 13 must be changed from:
$('div#toolbar-toolbar').css('top', adminMenuHeight + 'px');to
$('div#toolbar-toolbar').css('bottom', 0);and add this to your css:
in order for the toolbar to be positioned at the bottom of the page.
Comment #2
dankh commentedThank you for the hints, I'll test this cross browser and report. If it works I'll add option in the settings screen where the user can choose the toolbar location.
Comment #3
dydave commentedThanks everyone for the efforts and work on this issue! 🙏
More than 15 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!