What is the best practice/most commonly used way to use stylesheets
inside of RedDot? Currently we are using a media element which is
linked to a physical file. This works fine, but it is a pain to upload
the stylesheet everytime we need to make a small change.

I was thinking about using a container, but this would cause all of
our code to be displayed inline, rather than being called externally.

RedDot support instructed me to create a Content Class for my
stylesheet (and I assume, place all of my CSS inside of it), and then
create an anchor element to  link to this content class. I'm unsure of
how this would work, though?

Basically, it can be summarized by these needs:
1) want to edit the CSS code inside of RedDot
2) do not want to upload the new stylesheet to make changes
3) do not want the CSS to be displayed inline

How can this be done?

--

You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=.


Reply via email to