1) I edited a lot of the HTML stuff embedded in the php javascript, mostly in cp.php, but also in index.php home.php general.php UploadSS.php 2) Tweaked or added new classes in carousel.css (new ones usually at the bottom, but not always) 2) Added a Help page in the menu (not up yet) 3) Fixed all the menus (3-bar drop-down menu) .. spacing, consistent titles, etc 4) In index.php i changed: to
  • Player Thumbs
  • as that menu item was indented for some reason and not highlighted so this fixed it (borrowed it from cp.php). * 5) The only thing I could not find to edit was the Player ID in the 'Create Player' page .. it is being spaced separately (and appears shorter) from all the other fields and don't know why. 6) I styled the dropdowm menus in general.php, but they weren't accepting classes too well so I had to do an inline style for a margin. I noticed you used the select element .. Bootstrap documents their version of dropdowns as this: versus this: Bootstrap docs also mentioned avoiding using the select element in certain circumstances: "Avoid using