goomba
Posts: 13
|
| Posted: 10/27/2007, 9:50 AM |
|

Hey to all. I'me new to CC3.0 so please be gentle.
I would like to add a logo (and or graphics) to a test project (using eval ver) and suspect that I have to Import the image.
But, I can't seem to find this type of ability. Is this perhaps a limitation of the eval version or am I completely missing something?
Thanks.
|
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 10/27/2007, 12:19 PM |
|
as far as I know you just add the image like you would in any web page using either Design view or HTML view.
for our projects we design a basic web page layout (header, footer, etc.) with all of its graphics in a folder inside our CCS project folder and then copy that page (within CCS) to create new pages. so we have a page called template.ccp and then if we want to make a grid page we copy the template to grid.ccp. then we open grid.ccp and use the Grid Builder to build a grid on that page.
there may be a better way but this works great for us.
_________________
Walter Kempees...you are dearly missed. |
 |
 |
wkempees
|
| Posted: 10/27/2007, 2:20 PM |
|
In CCS IDE on the left you will see the eproject explorer.
It displays all directories and pages created.
You can create a directory images *within your projects directory structure)
on disk, and it will appear in the explorer.
In that images directory you can put any images you may need or want to use.
You then use (for instance) Windows default explorer to put those image
files in that directory.
Within CCS IDE you can use the toolbox to add images to your pages.
Note the explorer has a tabbed interface at the bottom switching page/file
view
JCC approach is a good one, the text here is more to give you another way to
accomplish this.
Walter
|
|
|
 |
|