I am attempting to base a new custom skin off of the Asevo skin. I created a new folder for my new skin and copied the skins/asevo directory's files into it, updating the links (using Dreamweaver). I uploaded this new skin and applied it using admin.php under the Blog Settings>>Skin section. Both in the preview and when applying it directly leaves the evo admin toolbar (only visible when logged in) as somewhat unformatted. Drop down menus are hidden and revealed properly but I believe it is the basic.css style sheet that isn't getting loaded (that's my best guess anyway). The regular asevo skin's admin toolbar is still being properly formatted.
Also be aware that I moved the entire installation from the default "/blogs/" directory to "/News/". My concern being that I may have missed a core link reference to whatever formats the admin toolbar. The blog may be seen at http://www.amaranthsgardens.com/News/index.php.
Thanks
P.S. - I've confirmed that the "basic.css" file is what's missing by adding the content to the colourize.css stylesheet that was being loaded. I just can't find where or why my links to "basic.css" are failing.
Which version of b2 are you using?