A few questions re: the "follow me" skin
Design and Skin Customization
@tig, better to ask you're own questions in their own thread with the main question as the title.
The docs your after are here:
Docs: "Creating your own skin ( Clone from an Existing Skin)"
https://www.jamroom.net/the-jamroom-network/documentation/skin-design-guide/839/creating-your-own-skin-clone-from-an-existing-skin
If your goal is a few minor tweaks to the way things work, you don't need to clone the skin, just use the Template Editor to tweak the existing templates:
Docs: "Using the Template Editor"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/3183/using-the-template-editor
But if you want to change more things, then clone the skin. That will replicate the current skin in the file system and you can make whatever changes you like from there.
The default skin will continue to get updates from the marketplace, but after cloning your skin is entirely yours. If you see an update come in that you want to port to your cloned skin, use:
Docs: "Using the Compare tool to keep cloned skins up to date"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/2394/using-the-compare-tool-to-keep-cloned-skins-up-to-date
Or if you're using GIT ( or other version control software ) then you can compare from there.