
Logo / Branding Basic Tutorials
Logo / Branding intermediate tutorials
The following instructions will show
you how you can order your free text logo image, and import
it from your desktop,
directly into the 'logo' folder of your website. This action
will replace the default logo with your new logo. You will
not need to edit the include/logo.htm page, unless you have
specific need to, or the designer has sent NEW instructions
specifically for your logo replacement.
This is a two step process, ordering
your logo, then downloading and installing the new graphic
INSTRUCTIONS: Ordering your
FREE text logo


review the process information and click on
Continue

Review the terms of service, check the
boxes, and click continue

Confirm your contact details:

Specify the details of your request

Your request will be submitted, and within
3 business days you will receive a message in your email with
instructions asking you to log into your account and download
your logo:
Once you LOGO is ready, you can download it
from your members main page and look in your "My Customizations
Request" area:
Click on the Review button

On the following page, you'll viewing your
"Project Summary" page.
Under the "Project Deliverables"
you'll find the 'downloadable' logo files under
the 'Description' header.

***IMPORTANT NOTE*** we will include
any 'special installation' instructions with your logo.
Please review these instructions before attempting contact
with your designers.
INSTRUCTIONS: Importing New LOGO into website
-
downloaded your NEW TEXT LOGO from your
members area, to your desktop
-
open your website in FrontPage
/ Expression Web Designer/ DW
**IMPORTANT STEP**
click on the 'logo' folder to select
it, (it will be highlighted in dark blue)
with the 'logo' folder highlighted in
dark blue (VERY important to keep this folder selected when
you click on the file menu in the next step)
-
click on the File menu
-
click on IMPORT (you may need to expand
the menu to see this option)
-
click Add File on the Import List box
-
click on the 'Desktop' icon (left side
of properties window) to switch to the desktop view
-
click on the 'logo.png' file recently
downloaded from your members page
-
click OK to add this image to the
import list
-
click OK to import the logo.png image
into your website
you should receive a warning message
that this file already exists
INSTRUCTIONS:
Please take a quick look at the list of 'web safe' fonts.
USE of WEB SAFE FONTS
ensures what you are seeing, is the same thing your visitors
are seeing.
-
open your web site
-
open the 'includes' folder
- [FP]
'Library' folder -
[DW]
-
open the 'logo.' page
-
delete the 'Website Name' graphic
-
place your cursor on the page and type
in a new name
formatting of the text is managed through
the style sheet. This information is covered in the
intermediate tutorials.
INSTRUCTIONS:
You can move the logo to any location on your web page,
by selecting the 'div' container, and dragging it into
place, or using your keyboard arrow keys to move it around
the page.
- open the DWT / or web page
- click on the 'Website Name' or your logo graphic
- with the 'Website Name' highlighted, grab with your
mouse and move, or use the arrow keys on your keyboard
to re-position
Logo / Branding intermediate tutorials
Please review the tutorials on CSS font (types,
size,
color) if you plan on
replacing the logo with Stylized Text.
You can modify the 'Website Name'
graphic using Macromedia Fireworks MX 2004 or 8 as this
graphic is also an editable source file.
** these instructions are for
Macromedia Fireworks MX / 2004 or 8 *
INSTRUCTIONS:
-
open your website
-
open the 'includes' folder
- [FP]
'Library' folder -
[DW]
-
open the 'logo.' page
-
right click on the 'Website Name'
graphic
-
move your mouse over the 'Open
with' menu
-
select Fireworks MX 2004 or
Fireworks 8 from the list of available programs
this will open the editable 'Website
Name' graphic in Fireworks.
Being the crafty people that we are,
we've designed the logo and the logo include page in such a
manner that you can resize the image in Fireworks if you
like, and when you save, it will update the image size
displayed on the logo include page.
-
make changes to the image in
Fireworks
-
when you have completed your edits,
click on the file menu in Fireworks, and click SAVE
this action will save the PNG, and
update the existing image in your website to reflect the
changes you made to it in Fireworks
This is really quite easy. Most folks run
into trouble is when it comes to replacing the default logo
graphic with their own graphic, due to various sizing
issues, or image quality. The 'Website Name' graphic we use
in the template, is a 'transparent' PNG image, created in
Macromedia Fireworks. The logo.png uses a high quality 24
bit setting. Few of our members are graphic designers, and
most will not even own a graphic editor such as Macromedia
Fireworks, or Adobe Photoshop so this terminology will be
new territory. But not territory that you need cross into.
To replace the default logo, I would suggest an image with a
square or rectangle outline if you are using a JPG or GIF.
If you're logo uses any 'rounded off' or transparent areas,
then I suggest that you only use a PNG format. You may have
several versions or file types of the logo graphic, such as
an Adobe Illustrator (.ai) file type, or a transparent (EPS)
or Adobe Photoshop (PSD) file type. Any of these file types
can be converted for use on the web, or saved as a
transparent 24bit PNG file type.
If you have a logo graphic that was created by a
professional design company, you should have been provided a
set of logo graphic files. Even if you don't have the
originals, you may have a 'transparent' image in the works
somewhere. Convert your logo image to transparent PNG format
for best results.
INSTRUCTIONS:
-
open your web site
-
open the 'includes' folder
- [FP]
'Library' folder -
[DW]
-
open the 'logo' page
-
remove the 'Website Name' graphic from
the page
-
drag and drop your replacement image
onto the page
-
save and preview your index.htm page
(** IMPORTANT** do not position the
graphic on the page. Your replacement graphic should be
aligned top left on the page. Positioning of the graphic is
managed by the stylesheet. For details on positioning,
review the 'Case Study video, or contact our design team for
details )
INSTRUCTIONS:
- open the Templates / styles folder
- open the fonts.css file
- locate the following lines of code
/* stylized text logo */
.text_logo
{color:#666666; font-size:14pt; font-family:Trebuchet MS,
Helvetica, sans-serif; font-weight:normal; font-style:oblique;
}
Using the skills learned from the three CSS videos (links
at top of page) you can modify the following:
color:#666666
font-size:14pt
font-family:Trebuchet MS, Helvetica, sans-serif
|