Hi... search browsing the forums was not my friend so I'm asking what I figure is a pretty basic question
I am using WinScp to bring themes and other files from my local computer to locations on my server for various seperate drupal installations. (Though I have my own virtual server I don't know hardly anything about servers so, don't let that fool you !)
Each domain has a separate instance of drupal I believe...at least it has full and separate file tree I can see via the file manager and upload client.
If I upload a new name-theme folder into serveraddress/domain.com/themes folders my drupal installations find the available new theme and allows me to enable it in the appearance section of administration interface.
I understand however, that it is bad form for me to put non-core themes or themes I create into the domain.com/themes folder and that I should instead put theme into the the domain.com/sites/all/themes folder
When I do that however, the administration interface does not find the theme. If I go into the "Install New Theme" interface it either asks for a url or for me to upload from my own computer when that is not the method I want to add or remove files from my server.
I am guessing that I can use a relative path in the URL ?
what relative URL should I use (where am I starting ? )