Categories

Partners
  • Adobe Photoshop Tutorials

  • Website Templates

  • Free Stock Photos and Images

  • Adobe Photoshop Tutorials
  • Search


    Advanced Search




    Partner Links
  • Flash Web Sites

  • flash websites


    Adding your brand
    Published  06/28/2006 | Macromedia Contribute
       




    Adding your brand

    To begin modifying the Welcome page, open the file Contribute\Configuration\Content\Welcome\welcome.dwt in Dreamweaver. I recommend storing a backup of the original welcome.dwt just in case you accidentally delete an element of the code you want to retain. Now you're free to make any changes that you see fit—with certain restrictions.

    Although the file is a Dreamweaver template, most of the standard rules regarding templates do not apply here. Here are the ground rules for editing the Welcome page:

    • The file is not stored in the Templates folder. It must be kept in its current location to be handled appropriately by Contribute.
    • The only document derived from this template is created automatically by Contribute when the program launches. It is not necessary to perform a New from Template operation.
    • Any links from the page should be absolute (as in "http://www.leafmedia.com") or created by an internal JavaScript call, as described later.
    • Assets for the page—images and CSS sheets—should be stored within the Welcome folder, either in the same folder as the welcome.dwt file or in a subfolder.
    • To retain the additional functionality of the standard Welcome page—such as the connection listings and the "don't show this page" option—it's better to modify the existing page instead of moving elements from the default Welcome page to a newly designed page. I discuss the reason for this approach in the next section.

    When you're done, you can have an entirely different look-and-feel for the Contribute welcome page (see Figure 3) that reflects your brand and provides any additional support links that you think are necessary.

     
    Rebranded Contribute welcome page
    Figure 3. A rebranded Contribute welcome page.
    (Click the image to see the full-sized screen.)
    Article Series
    This article is part 3 of a 5 part series. Other articles in this series are shown below:
    1. Co-Branding Contribute
    2. Welcome to the Welcome page
    3. Adding your brand
    4. Maintaining the special features
    5. Deploying your custom pages