FAQ's
RSS to HTML Prime Programs
Q: Can I change the Template Layout to look like my Site design?
A: YES. You can easily change the templates to fit your page design. Within you feeds_handler folder is a template folder. It contains the four basic layouts: template1.htm, template2.htm, etc. Choose one of the templates and copy all the source code information between the <body> and </body> tags. Remember to include all the comment tags between the <body> and </body> tags and place it where you want it in your page design. If you wish to keep the Meta / Title dynamic, copy the <title>##FeedTitle##</title>.
The HTML pages will update automatically on the next cycle. Or you can click modify next to teh save feed and do it yourself.
WARNING: Before making any change, make a backup file of the template folder. Then if you have problems you can restore the old files. |