How To Upload A Template That Was Made In Dreamweaver To My Joomla Site?

My partner is making a template in dreamweaver for joomla site and we are not to sure on how to upload it to it. We appreciate the help, thanks in advance.

Twitter Digg Delicious Stumbleupon Technorati Facebook

One Response to “How To Upload A Template That Was Made In Dreamweaver To My Joomla Site?”

  1. Dreamweaver and Joomla have entirely different template mechanisms. You can use Dreamweaver to set up a prototype and then use that as the foundation for a Joomla template, but you’d have to copy over the CSS and the basic HTML structure yourself.
    Dreamweaver still uses a page-based approach, where each page is like a word document. Joomla is a content management system. The template in a CMS contains no actual data, but all the data is stored in a database and the page is built in real time.