[quote=@Celaira] [@Mahz], is the black border around the hiders normal when they're closed? Because when you click on them it goes away. [/quote] Nice catch! #willfix [quote=@LegendBegins] [@Mahz] Could you perhaps clarify the download and install instructions on github? [url]https://github.com/danneu/guild[/url] [/quote] Yeah, I could clarify them. Unfortunately I have no experience with webdev on Windows. You may have to google for resources on getting Node.js (v0.12) and Postgres (v9.4) set up on your machine. Setting up those dependencies is out of the scope of the guild's setup instructions. Can you get this far: [pre] > node --version v0.12.0 > psql -v psql (PostgreSQL) 9.4.0 [/pre] [quote=@AliceInRedHeels] it seems long copy/paste Url's don't wrap around to fit the text box. [/quote] Nice one. #willfix I work during the week so during the week I'll accumulate a checklist of fixes and then burn through them on the weekend when I work on the guild. :sun