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.
Blogroll
-
Recent Posts
Archives
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
UserOnline
One Comment
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.