Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
birdboot #1
Re: Lost stylesheets
This worked for me (in C3). You have to select 'Show only CSS styles included in this CSS file:', not 'Show all CSS styles'.
birdboot Guest
-
Stylesheets and JS
I am trying to attach a style sheet sing JS, but it doesn't seem to work. if (navigator.userAgent.indexOf ("MSIE")) { (document.styleSheets.href =... -
Using StyleManager on stylesheets
Can the StyleManager be used to change properties of specific components on a style sheet. For example StyleManager.styles.global.fontWeight =... -
Images and StyleSheets
Hello, I've designed a fairly CSS-intensive website for a client that is using Contribute 3 to keep content up-to-date. The problem that I'm... -
css stylesheets
Hello everyone, I have following problem : I develop asp.Net Application using web controls. In each control I have a link to css stylesheet. If... -
ASP en stylesheets (maybe a little bit of toppic)
Hello, I am making a website where the user can choose a 'skin'. This works with asp en stylesheets. In the stylesheet, a number of tags are... -
itchylick #2
Re: Lost stylesheets
This seems to be a caching issue for sites that use ssi's to call style sheets.
When the page is edited for the first time, both the ssi and the referenced
style sheet are cached. When leaving edit mode, the style sheet is removed from
the cache, however, the ssi stays. It seems that since the ssi stays in cache,
it doesn't get processed on subsequent edits and the referenced style sheet no
longer gets cached. That's why many people are experiencing what seems to be
erratic behavior. I sure would like to know why the style sheet doesn't stay
cached along with everything else.
itchylick Guest



Reply With Quote

