DP8 (Yellow Dream) Design Pack Fast Track Guide and Customization Tips
© 2000 Project Seven
Development. All Rights Reserved
Important
If you are new to Dreamweaver or Fireworks, it's highly recommended that you fully explore the online and printed documentation that came with those programs before attempting major modifications to a Design Pack site.
This Fast Tack Guide will walk you through the site creation, text editing and image editing to get your site up and running in just a few hours. For the advanced user, we have also included technical material to allow you to fully utilize all of the hidden power contained in this Pack.
Note about Editing DP8 Images in Fireworks
Changing the graphics throughout the site is a breeze with the Dreamweaver 3 and Fireworks combination. All individual graphics are easily edited and update the site seamlessly. For the novice or for quick turnaround, you could simply change the text on the menu images to suit your needs and preserve the rest of the interface design... or you can modify the colors and textures... or completely re-design the navigation with your own graphical design. The Fireworks png files are all located in the ..\Local_Files\Fireworks folder.
|
Contents
Additional User Guide Section: Advanced Techniques Image and Scripts Guide |
| Installation
and Site Definition
Archive Your Design Pack
Define Your New Site
Now that your site is set up you can begin to edit the content directly in Dreamweaver. Simply highlight the existing text and begin to type in your own content. You will, of course, want to change the navigational bar headings and descriptions as well as the color and text styles. These topics are discussed below. Site Plan and Navigational Logic This web site is composed of six main pages:
Note: To use this Design Pack successfully, we suggest you group your content under the six main topics... adding sub-topic pages under the banner of a main topic page. You would normally insert links to these pages on a sidebar column within the main and sub-topic pages. You are not, however, constrained to just the six topics. You can add many more. (see the Advanced Techniques section for more details). Summary The whole idea behind Design Packs is to provide you with a cutting edge web site that you can quickly tailor to suit your needs... or your client's needs. In that respect, you might call Design Packs Rapid Web Excitement Tools! If you work within the organizational layout of the Design Pack, you can easily produce a top-notch web site in less than 2 hours the bulk of your time devoted to content rather than design! Editing the Style SheetThis site's text is driven via CSS. Text styles are contained in an external file in the root directory of the site that is named: dp8.css. The styles have been carefully chosen to complement the graphic design of this site and we suggest that you work with the pre-defined styles for consistent results. If you wish to change the fonts and color, the Style Sheet is easily modified: To Edit a Style
Fonts The CSS Fonts used in this site are: Verdana and Trebuchet. If for some reason, you do not have these fonts, log onto to the internet and go to www.microsoft.com/typography/fontpack/default.htm to download your free copies for either Windows or Mac.
If you need to add additional pages, follow the instructions below carefully. To Create a New Page without using a Dreamweaver Template:
To Create a New Page using a Dreamweaver Template:
Note on Templates: The Templates we've built contain a single editable region which encompasses the main content table and sidebar. You cannot edit the navigation buttons or the header images. To do so, you must open the corresponding template file (.dwt) and make your changes there. Changes you make in non-editable regions of a template will allow you to automatically update all pages based on that template. Dreamweaver will prompt you to update when you save the template file. We urge you to read the help topics on Templates in your Dreamweaver online help system, or in the printed Dreamweaver manual. The Navbar Images For advanced techniques on image editing, see the Advanced Image Guide (imageguide.htm) The main navbar images are contained in a sliced Fireworks image called dp8iface.png, which can be found in the ..\Local_Files\Fireworks folder of your Design Pack web site.
Make the Changes:
Inspect all frames of the image to make certain everything is correct. Upon completing your edit, preview the image (F12) to make sure it looks good, then follow the updating instructions below. To update the changes to your site:
View the revised site:
Here is the image that appears accross the top of each page:
The master Fireworks image that is used for the top images is \Local_Files\Fireworks\thumbsa.png. Since there are no rollover effects employed on this image, it is a single frame Fireworks image. But it is sliced into 5 sections for faster download. Use the method described above for editing the dp8iface.png image to edit this image. And even though there is but one frame, use the same export technique so that all 5 slice images are updated. The folder to export this image to is: \tblhdrimg Adding Content to the Main Table The main editable table in each page is a 2-column table nested within the large table that houses the navbar images. The left column is where you enter your main content. The right column is the sidebar and is where you should enter links for all pages related to the main section page corresponding to the template used. If this page is based on the home page template, all links should be to sub-topic pages relating to the home page. You should not attempt to resize these columns if you are not familiar with how Dreamweaver works with tables! Tip: Never resize a table in Dreamweaver by dragging its borders. Always use the property inspector. Place your cursor inside the table and use the tags that appear on the Dreamweaver status bar to select either the entire table <table>, a row, <tr>, or a cell <td>. The Property Inspector will change contextually. |