At first you need to install new fonts on your computer to be able to edit your .psd template.
a. Select Start>Settings>Control Panel>Fonts to open the needed system folder.
b. Select File->Install Font to open a browse dialog.
c. Locate your downloaded FONTS folder.
d. Click Select All button and then OK.
Here you go! Fonts were successfully installed on your computer.
In this step we will explain you what layers are, how to find and edit text on the layer.
a. Open TEMPLATE.PSD with Adobe Photoshop.
b. To make tool options bar and toolbox visible select Window > Tools and Window > Options.
c. You can find out image to be too small or too big. To change that select Zoom Tool from the toolbox.
d. Select Windows>Layers to make the Layers Tab visible.
e. Select a Move Tool and right-click the word "company" in the upper part of the template. In the drop-down menu of layers choose "company" and the layer will get selected in the Layers Tab.
f. To find out if you chose the right layer try making it invisible for a while by clicking on the eye symbol from the left of the layer name in the Layers Tab.
g. Then it's time to use a Type Tool to finish changing the company name.
Here we will teach you how to change the color of graphics on your template.
a. Select a layer name.
b. Choose Paint Bucket Tool. It can easily change the foreground color to any color you wish.
c. In the color selection box choose any color you like.
d. After selecting the Paint Bucket Tool click inside the layer which foreground color you want to change and see how it will become of another color.
How to add some more images to your template? Feel free to learn it from here.
a. Choose File>open and the open dialogue box will appear.
b. Browse the image you want to insert.
c. When the image is opened use Select>All and Edit>Copy to copy image to buffer.
d. After choosing Edit>Paste the image will be automatically inserted to your template and given default name.
e. In the Layers Tab choose with the right-click of the mouse Layer Properties. You can change Name field to make it easy for the future reference.
f. With that layer you've just named choose the Move Tool to put it instead the logotype on your template.
g. Find LOGOTYPE layer and make it invisible with the help of an eye symbol .
Select the Slice Tool and draw a box around the "company" button. You can resize it after creation - just use Slice Select tool to pick the needed slice and drag handles.
Right click the newly created slice and choose Edit Slice Options... from context menu. URL field designates the address of a web page that opens when the button is clicked. Since your Company subpage is not ready yet leave the field empty or type some address (e.g. http://www.metamorphozis.com) to make sure the button works. You will be able to edit the URL later.
Make another slice around the text beneath the welcome caption. You will replace the image in this slice with formatted text to make the page download faster.
Select File>Save For Web... to display Save For Web dialog. This dialog allows to set optimization options for each slice. Just click OK and specify a save path.
Now you will need to work on the generated .html file. The following steps assume that you are using Macromedia Dreamweaver 4.0 HTML editor. In other editors the locations of controls may vary.
Open the exported .html with Dreamweaver. Make sure the Properties window displays. If not, select Window>Properties to display it.
Click on Company button in your page and examine the contents of Properties window. You can edit the Link field to change URL.
Select the text slice beneath welcome caption. Select Window>Code Inspector to edit HTML code. The tag is automatically highlighted (it looks something like <IMG SRC="images/edited_TEMPLATE_07.jpg" WIDTH=424 HEIGHT=161 ALT="">). Replace this tag with your custom text. Close the code editing window and highlight newly created text in the editor window. Make use of text formatting options in the Properties window to match initial text appearance as good as you can.
You can use "back.gif" from RESOURCE folder as a background for this cell. Just enter the path to this file in the Bg field of Properties window (you may need to expand it first with an arrow in the bottom right corner).
Save your work and preview the customized page by selecting File>Preview in Browser>