Задайте вопросЗадайте вопрос
 

ВопросStylizing the Edit section of the wiki page

Все ответы

  • 26 июня 2009 г. 4:48RaghavanS Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     
    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
  • 26 июня 2009 г. 21:02Thomas Daly Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     
    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