Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Fireworks CS3: questions

3 views
Skip to first unread message

Ale

unread,
Aug 10, 2009, 8:10:24 PM8/10/09
to
Maybe those are stupid questions, but I've not found something about
them, so...

1) How can I tell Fireworks what code should be putted betweend
<head></head> tags? (I often have styles and scripts, and I'd like
Fireworks put them for me)

2) How can I set the final HTML page Title from Fireworks?

3) How can I tell Fireworks that the table in the final HTML file
should be centered?

Thank you.
Ale

Duncan Kennedy

unread,
Aug 11, 2009, 6:51:02 AM8/11/09
to
In message
<d6d6440f-d8c4-4ab4...@e27g2000yqm.googlegroups.com>, Ale
<alko...@freemail.it> writes

>Maybe those are stupid questions, but I've not found something about
>them, so...

Are you making your entire page in Fireworks? I've used Fireworks a lot
for menus but never for a full page - I cut and paste my Fireworks code
into Dreamweaver but perhaps that isn't available to you. Then it may
be that you will have to use a text editor like Notepad to open your
Fireworks file (or a make copy for safety!). Then you can add your
scripts or styles (perhaps I have misunderstood what you want to do.)


>
>1) How can I tell Fireworks what code should be putted betweend
><head></head> tags? (I often have styles and scripts, and I'd like
>Fireworks put them for me)

If you are using an external style sheet you can add a link to that
easily in Notepad (particularly if you are using styles for standard
tags) - if you are embedding styles and / or using Span tags that can be
a bit of a drag and you might want to use a proper html / CSS editor
like Dreamweaver - expensive - or Konqueror - free - and cut and paste
Fireworks layout code into that.


>
>2) How can I set the final HTML page Title from Fireworks?

That is easy in Notepad - just find the <title> tag near the top of the
page and change it


>
>3) How can I tell Fireworks that the table in the final HTML file
>should be centered?

That could come from your CSS file but if your layout is in a Fireworks
table then you could add (in Notepad again) align="centre" to the over
all <table> tag. like:

<table align = "centre"> (there will probably already be width and
border properties in there.)
>
I may have picked you up wrong and I'm sure there are still those who
know more of what to do than I do - otherwise try the on-line forums on
the Adobe site where Adobe moved all their experts a few months ago.
--
Duncan K
Downtown Dalgety Bay

Ale

unread,
Aug 25, 2009, 4:52:39 PM8/25/09
to
Thank you for your reply,
but since I often modify my pages (my website is in developing
phase), I'd like fireworks doing these actions for me. If it isn't
possible, I'll continue with editing in notepad... :)

Thank you again
Ale

Duncan Kennedy

unread,
Aug 25, 2009, 5:16:11 PM8/25/09
to
In message
<27b66fff-b026-4b32...@b15g2000yqd.googlegroups.com>, Ale
<alko...@freemail.it> writes
It may well be possible but you should ask in the on-line Adobe web
Forum for Fireworks. That's where most of the people who used to live
here have moved since Adobe abandoned support for these groups.

I have to admit I use Dreamweaver for development of pages / sites and
Fireworks only for the graphics and sometimes the JavaScript navigation
bars so I am no expert in writing pages using Fireworks (which was
really Macromedia's graphics editor.).

Ale.Sasha

unread,
Aug 26, 2009, 7:47:29 PM8/26/09
to
On 25 Ago, 23:16, Duncan Kennedy <nos...@nospam.otterson-bg.couk>
wrote:
> In message
> <27b66fff-b026-4b32-9d2d-1ccce6d45...@b15g2000yqd.googlegroups.com>, Ale
> <alkon...@freemail.it> writes>Thank you for your reply,

Thank you again :)
Ale

Duncan Kennedy

unread,
Aug 27, 2009, 5:08:36 AM8/27/09
to
In message
<fb394469-4806-4133...@t13g2000yqt.googlegroups.com>,
Ale.Sasha <alessandr...@gmail.com> writes

>
>Thank you again :)
>Ale

No problem - sorry I couldn't help. If you don't have Dreamweaver you
might like to look at the free version (not trial) Coffeecup or the
completely free Kompozer, which is getting more Dreamweaver like and you
can work on both code as in Notepad and WYSIWYG.

0 new messages