so as many of you guys know, i own labbo and will be reopening it soon. but as i was re-coding my retro i came up with this good idea witch was the side toolbar owned by labbo made by ljosh (me). i did make this plugin and did not use anyones idea but i was only going to use it for my retro and thought hey i could use some friends, so im giving this code to you. i was also thinking i was going to code a php and mysql msg system and add it on my sidebar but i think i will wait later to code that.
if you dont like it and think its stupid please just leave and don't comment. thanks
side bar in normal position...
sidebar moved down the screen...
source code for toolbar
https://mega.co.nz/#!3lZHnCpA!HhCVzS...dvo97ED-o59klM
css for the sidetoolbar(just add it in a css file or create a new one and include it on you me or whatever page u want to add it to.)
.notify {
width: 235px;
height: 500%;
float: left;
position: absolute;
background-color:#666666;
border-bottom:0px;
padding-left: auto;
padding-right: auto;
position: fixed;
}







