Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
itchylick #1
Re: External style sheet not showing in Edit mode
Make sure the extension for your ssi is .shtml. Styles should then render correctly in edit mode.
itchylick Guest
-
Cascading Style Sheet
:confused; I just signed up for the free trial of Adobe Contribute (Mac version) to make regular changes to my website, and I need to know how to... -
edit css style sheet in Contribute?
Is there any way to edit a ../styles.css page directly from within Contribute v3 ? It is at www.blahblah.com/styles.css but when browsing to that... -
Style sheet problem
Hi everyone, I've had to export a whole heap of text from a Quark document so that it ends up in Microsoft Word. The document came across into... -
Contribute Style Sheet
I am having a problem with the style sheet updating for users once i change it. I created some new styles for users to to use but they are not... -
Help with style sheet for my CF file
I need to add image on my CF application, it was written by someone else using style sheet as follow: This is the style sheet that control the... -
itchylick #2
Re: External style sheet not showing in Edit mode
Here's a little more info about what led me to making the previous post:
You can use a number of different file types as ssi's (.htm, .html, .asp.
etc). You might also expect that they'd be treated the same way in Contribute's
edit mode. They didn't for me.
Similar to a post above by ekp23, I am using a server-side include in the head
of my pages to a file that calls my external style sheet. The problem I
encountered was when in edit mode, the styles would not render and the page
would fall apart. I was unable find a solution until I came across this article
today ... [url]http://www.macromedia.com/devnet/contribute/extreme/extreme002.html[/url].
The line that caught my attention was "Also, make sure that users who create
pages with includes know to add the .shtml extension to the filename." So just
out of curiousity and a dwindling set of options I changed the filename of my
ssi from .htm to .shtml ... and guess what? It worked. My pages now render
correctly in edit mode. As to why this is happening I couldn't tell ya. I'm
just glad I can move onto the next problem.
itchylick Guest



Reply With Quote

