This is kind of sticky problem of most joomla users. Posting an article has text almost impossible to see using the wysiwyg editor.
Heres a quick solution
Create a custom css file.. heres a sample
body {
font-family: Arial, Helvetica, Sans Serif;
font-size: 12px;
color: #333333;
background: #ffffff;
}
Just that.
Go to you administrator pane, and go to your mambot section.
You can see there the TinyMCE WYSIWYG Editor mambot, which is the default editor,
Open that mambot and you can see at the right portion the label for Custom CSS Classes.
Save the custom css file i posted above and upload it to the web. Put the full url of this file into the custom css classes section and thats it.
No comments:
Post a Comment