I want to edit a skin, I changed from Custom to wpc_default, so far so good.
When I go to the Admin/Templates folder to edit the style.css this is the first line:
This screen allows you to edit the custom skin (located under /skins/custom).
I want it to read:
This screen allows you to edit the custom skin (located under /skins/wpc_default).
This [u]seems [/u]to be either a) the only way to make changes in the skin I've chosen, or b) I'm totally confused.
And I'm guessing the answer is so obvious that I am about to be embarrassed.
You shouldn't really be using that anyway, it's just there as an emergency for when you don't have access to your source.
Anyway, to edit your skin, crack open skins/wpc_default/_main.php in your favourite text editor (notepad will do fine) and start editing!