Is there a way to have the envelope and the glob icons (image 1) show on all pages? Can this be done with the actions module or something else?
Globe icon for notifications is CB Activity. You can use CB Activity Module to display the notifications icon anywhere you like. The envelope is from Private Message System. It can only be somewhat displayed externally. Primarily as a "you have a new message" icon using CB Login Module. We don't have any other way to display it externally at this time, but we're planning on a way to do that in a future release.
The only other alternative option is to display the entire Menu tab using a tab substitution in a CB Content Module in order to render it externally. So for example move the Menu tab to a not shown on profile tab position then use the following in a CB Content Module to move its rendering to a module.
[cb:usertab tab="17" user="#displayedOrMe" /]