WYSIWYG Drupal

Go to hosting control panel and select file manager.

Navigate to your site being worked on by double-clicking the folders. public_html > (web_site) > sites > all

Click on New Folder

Create three folders by entering the names and clicking Create New Folder. Three folders are: modules, themes, and libraries.

Double-click the modules folder.

Click the Upload button to upload the module... A small upload window opens and allows you to select files on your workstation. Upload the wysiwyg-6.x-2.0.tar.gz module.

check the box next to the module and click the Extract button. Close extract window when done.

click the box next to the uploaded module and click the Delete button. Upload the jwysiwyg.tar.gz and extract and delete as we did in the modules folder. But do this second file in the libraries folder.

Now go to your Drupal enabled web site, login with your admin account, and navigate to your module configuration.

Enable WYSIWYG and Save the configuration

Go to Input Formats and add input format

Add Wysiwyg as shown and be sure to uncheck the boxes.

Go to config for Wysiwyg and select thelibrary and save as shown.

You have now added Wysiwyg editing to your content boxes.

You would also add themes in a similiar way. download them from the net, upload them into sites/all/themes/, extract them and then go in the configuration area and set it up.