Does anyone else have this problem? When I am formatting things in the GUI in wordpress it looks great until I save the changes and view the page. Is this an issue with the style sheet?
+1
A:
It is an issue with the stylesheets - WordPress uses TinyMCE for its editor, and TinyMCE uses its own stylesheet. When you publish the post or page, your site uses its own stylesheet, so your content renders differently.
To get around this, you'll need to dig into the TinyMCE plugin and change its configuration to use the stylesheet from your theme, or one similar to it.
Frank DeRosa
2009-11-09 19:49:49
This has been a great help! Thank you for the help.
Davey
2009-11-10 19:41:14