Ask a questionAsk a question
 

QuestionStylizing the Edit section of the wiki page

  • Wednesday, June 24, 2009 6:05 AMThomas Daly Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Has anyone been able to style the way the text is entered in the edit section of a Wiki Page? I know it styled after, but any way to do it while you are typing?

All Replies

  • Friday, June 26, 2009 4:48 AMRaghavanS Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Thomas,

    The Edit page in the Wiki has the "Rich Text Editor". You can choose the styling options provided in it [Font / Fonty Size / Fore Colour / Hilight colour].

    If you mean by a default font and other text styles while you type , you would require to go with Custom CSS. You van create your own custom master page add the CSS / add it as an Alternate CSS.

    Hope this helps

    Raghavan
  • Friday, June 26, 2009 9:02 PMThomas Daly Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    thx for the reply, i talking about something differnent.

    I have a custom masterpage and style sheet. What i'm saying is that when you click 'edit' on the wiki you get the input box, and when you type in that box its styled in the default style.. when I click save/ok my custom style is applied after.

    I'd like to maintain my custom style while typing in that box.

    If you inspect that page you'll see thats an inline frame, and that the applied styles are from core.css.  Probably if i change that it may work but I was looking to see if anyone else had ever done it. Cause i not going to mod core.css.

    -td