Ressourcen für IT-Professionals > Forenhomepage > SharePoint - Social Computing > Stylizing the Edit section of the wiki page
Stellen Sie eine FrageStellen Sie eine Frage
 

FrageStylizing the Edit section of the wiki page

Alle Antworten

  • Freitag, 26. Juni 2009 04:48RaghavanS TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    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
  • Freitag, 26. Juni 2009 21:02Thomas Daly TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    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