Hi,
For my site, I like to break the CSS files up into separate files for things like text, links, general layout, box styles etc. When doing the training for Matrix, i believe we were told that any files called within the CSS needed to be uploaded as children of that CSS file and then could be called with mysource_files/<filename>.
If I have an image under one CSS file but need to call it in another, is that possible? I don't want to have to duplicate the image on the server. Alternatively, can I store them in a central location?
Thanks
[quote]Hi,
For my site, I like to break the CSS files up into separate files for things like text, links, general layout, box styles etc. When doing the training for Matrix, i believe we were told that any files called within the CSS needed to be uploaded as children of that CSS file and then could be called with mysource_files/<filename>.
If I have an image under one CSS file but need to call it in another, is that possible? I don't want to have to duplicate the image on the server. Alternatively, can I store them in a central location?
Thanks[/quote]
You can new link the image under both CSS files.
Sorry Justin, should that read 'you can not linkā¦'?
If so, what about linking to images elsewhere on the system?
EDIT: Actually, don't worry. I misunderstood your response and have no linked the image. Thanks