Can user set Page Background Color?

  •  04-27-2008, 3:56 PM

    Can user set Page Background Color?

    I looked around and can only find how to set the Editor's design surface background color.
     
    How would I allow a user, during HTML construction, to set the background color?
     
    In HTML it as easy as
    <div style="background-color:Green;">
    ...
    </div>
     
    But how might a User set it?
    Am I missing some critical concept?
     
    Filed under:
View Complete Thread