How to upload a template that was made in dreamweaver to my joomla site? | Programming, .NET, Silverlight & More

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.

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.

No TweetBacks yet. (Be the first to Tweet this post)

One Response

  1. two pi Says:

    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.
    References :
    HTML / XHTML / CSS All in One for Dummies (author)
    http://www.aharrisbooks.net

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.