[bndfc-web-tech] stye.css uploads

Chris Croome chris at webarchitects.co.uk
Tue Nov 9 12:58:31 GMT 2004


Hi

On Mon 08-Nov-2004 at 03:11:46 +0000, Chris Croome wrote:
> 
> On Mon 08-Nov-2004 at 02:54:37PM +0000, Jamie Marriott wrote:
> > 
> > I've noticed that when you upload a style.css file to a document as
> > a content editor, that file is listed in the sidebar. Is there a way
> > of preventing this from happening? 
> 
> Hmm, I thought this was fixed in 1.6

It wasn't, but it is now and this works on the development server:

  http://www.bndfc.dev.webarch.net/

However the older version of the code appears not to support this (the
code running the live site) so I suggest an ugly hack for the time being
(till the site is moved onto the new server that is running the latest
version of the code) -- add this to the style sheet:

  div.files {
    display: none;
  }

Chris

-- 
Chris Croome                               <chris at webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   



More information about the bndfc-web-tech mailing list