Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Remove items from Spaces Toolbar

  • 2 replies
  • 0 have this problem
  • 58 views
  • Last reply by steveray100

more options

I have tried the delete key, I have dragged items to the trash I have trried control clicking What do I have to do to remove items from the Spaces Toolbar $#^@%@$#@%!!!?????

I have tried the delete key, I have dragged items to the trash I have trried control clicking What do I have to do to remove items from the Spaces Toolbar $#^@%@$#@%!!!?????

Chosen solution

This can be done with css:

/* hide spaces bar buttons */
#calendarButton{display: none}
#addressBookButton{display: none}
#chatButton{display: none}
#tasksButton{display: none}


Help/Troubleshooting Info, Profile Folder, Show in Finder (Win:Open Folder), close TB, create a new folder named chrome, create a new document in chrome with a text editor, name it userChrome.css, Save as type: All files *.*, copy in the above code, edit as desired. Double-click toolkit.legacyUserProfileCustomizations.stylesheets to true in Settings/General/Config. editor, restart TB.

Online css generator

video on how to create a css file (Firefox and TB)

Read this answer in context 👍 0

All Replies (2)

more options

Chosen Solution

This can be done with css:

/* hide spaces bar buttons */
#calendarButton{display: none}
#addressBookButton{display: none}
#chatButton{display: none}
#tasksButton{display: none}


Help/Troubleshooting Info, Profile Folder, Show in Finder (Win:Open Folder), close TB, create a new folder named chrome, create a new document in chrome with a text editor, name it userChrome.css, Save as type: All files *.*, copy in the above code, edit as desired. Double-click toolkit.legacyUserProfileCustomizations.stylesheets to true in Settings/General/Config. editor, restart TB.

Online css generator

video on how to create a css file (Firefox and TB)

more options

steveray100 said

I have tried the delete key, I have dragged items to the trash I have trried control clicking What do I have to do to remove items from the Spaces Toolbar $#^@%@$#@%!!!?????

I got an answer to this. But I didn't need to use it. I realized the buttons were actually extensions. so i deleted the extensions,re-installed them and presto! Problem Solved. got rid of the duplicated items! Should have come back and reported this as soon as I figured out, Sorry about that.