• Hey

    Is these a plugin or a patch or something to have more options when writing a post?
    Such as columns, underlined, smaller font sizes..

    Thx

Viewing 2 replies - 1 through 2 (of 2 total)
  • simple thing like underline, bold, etc are easily handled by the built in WYSIWYG editor, anything more complex than that and i would approach it by creating css classes and adding the newly created classes to your theme’s stylesheet, then when writing a post just switch to html mode and add things like <p class="whatever"> or <span class="whatever"> as needed

    and yes, there are a plethora of plugins with different editors in ’em. And TONS of threads here – search!
    http://codex.wordpress.org/Plugins/Posts_Editing

    Another approach would to look at a Weblog_Client

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Word options’ is closed to new replies.