Logo Editing
The following tutorial outlines how to edit the logo with Adobe Fireworks CS3. Fireworks is required for logo editing.
Editing in Adobe Fireworks CS4
Step 1
Open the infuse-logo-source.png file in Adobe Fireworks.
Focus on the right column, titled Layers. Select the Web layers directory and click the eye icon to the left of the logo slice (the green object). This will make the slice invisible so you can edit the file.
Step 2
Double click on the logo text. Now you can edit the text of logo to your choosing.
Step 3
Reactivate the Slice in the Web Layers column, this will place a green rectangle over the logo image. Change the size of the slice to match the new size if applicable (as shown in the examples below).
Step 4
Now you will want to export the logo. Right click on the image slice and select Exported Selected Slices... from the contextual menu. Proceed to export it to your computer for uploading.
Step 5
If you are new to Fireworks, you may be wondering why it appears that there is only one style variation in the source. This is not the case as we take advantage of the Frame features of Fireworks. You need to simply switch frames to see all the other style variation sources.
There are a few ways to change frames and we will show 2 methods that you can use.
In the right column where you find the Layers toolbar including the Web Layers area, you should see another tab/toolbar named Frames. Just left click on the title Frames to enter the frames area. Then you can click on either of the frames which are named to show which style variant is on that particular frame.
The second method is the most easiest and simplistic. At the bottom of the Fireworks canvas is a row of buttons, arrows just as previous and next. Select the arrows to switch between frames.
Editing to the CSS
Step 1
As in the example above, the logo is larger than the original, which means you will have to edit the CSS. Open the CSS /templates/rt_infuse_j15/css/template.css file and locate the following:
#logo {width: 185px;height: 55px;}
Edit the width and height to match the new dimensions
After making the necessary adjustments, the logo will appear as was intended.
Uploading the changed files
Step 1
Once you have successfully edited then exported your new logo, you will need to upload it to your server. This process is best done via a FTP client such as Filezilla
- Open your FTP client on your local computer.
- Login to your web server where Infuse is installed.
- Navigate to the /templates/rt_infuse_j15/images/*style*/logo directory.
- Upload logo.png (and any other logo related images) to this directory (You may need to browse on the local panel in the FTP client to find where you have exported your logo).
- Navigate to the /templates/rt_infuse_j15/css/ directory.
- Upload template.css to this directory.
- Clear your browser cache before viewing such as using the keyboard commands on Windows, Ctrl+F5.