Installing cutenews in iframe

Download cutenews from http://cutephp.com onto the folder that you have all your websites files in.

After doing so. Go into your ftp program and transfer it to your site. Here's what I did

double click on the cutenews folder and right click and go down to properties on /data to change the chmod mode to 777

After doing you are almost halfway done. After doing that you go into your internet browser and type in http://(YOUR SITE NAME.COM)/cutenews/index.php And follow the instructions. After following the instructions you have already manage to make everything. After following all the instructions go to add news and type in whatever you want in there. Then you go to options>integration wizards (news and rss)>integrate news into your site and there would be a page for you to change anything you want after doing so you click procceed to integration and a code would pop up for you. Plug that code into a blank notepad and save the notepad as main.php
Okay! YOU ARE THREE FOURTHS OF A WAY DONE! Go onto your index.html and where you have typed in this code
[iframe src="main.php" name="content" scrolling="auto" frameborder="no" align="left" height = "1000px" width = "560px"] [/iframe]
You have to change the iframe source to main.php like how i did above! and voila you are done!