Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-24-2007, 04:04 AM   PM User | #1
timebomb606
New Coder

 
Join Date: May 2007
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
timebomb606 is an unknown quantity at this point
fireworks/dreameaver problem

I designed a web template in Fireworks, how do I make the file editable in dreamweaver?
timebomb606 is offline   Reply With Quote
Old 05-24-2007, 04:10 AM   PM User | #2
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
The easiest way would be to slice the layout keeping in mind what will go where and then use the Export option under the file menu. While that may be the easiest way to do things its also the wrong way to do things because you will end up with your previous problem of having places to put text in but then as you put more text the boxes expand and images get separated. As I said before you will have to code the entire thing from scratch without relying on a program to do the work for you as you will likely get undesired results from the program. Good luck.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
_Aerospace_Eng_ is offline   Reply With Quote
Old 05-24-2007, 04:14 AM   PM User | #3
kewlceo
Regular Coder

 
kewlceo's Avatar
 
Join Date: Mar 2006
Location: California, US
Posts: 484
Thanks: 1
Thanked 3 Times in 3 Posts
kewlceo is on a distinguished road
From Adobe Press:

"Dreamweaver and Fireworks are tightly integrated so that you can efficiently use the two tools together. After you've imported HTML created in Fireworks into Dreamweaver, you can edit the HTML in Dreamweaver and update the original Fireworks files, too. Dreamweaver knows when you have inserted a Fireworks file into your Web page, and it keeps track of any edits that you make to the file."

Personally, I agree with Aero on this. Applications that try to build pages for you will give you quick initial results, but by the time you're done you will have spent more time than hand-coding IMHO.
__________________
UBERHOST.NET
Shared, reseller, semidedicated hosting and dedicated server plans.
DirectAdmin • Installatron • Money-Back Guarantee • 24/7 Support
Providing "Service Above All Else" since 2005.
kewlceo is offline   Reply With Quote
Old 05-24-2007, 11:03 AM   PM User | #4
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,604
Thanks: 5
Thanked 865 Times in 842 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
I’ve recently “discovered” the slice function (I knew it was there but I’ve never used it and always sliced by hand because I remembered that Fireworks would put those slices into tables). Now this slicing function can be useful if you have similar layouts but different graphics and you just copy the slices/web layers. And I also discovered that you can define a “pure text slice” where you can put your own HTML and stuff.
So generally as I understand you don’t even need Dreamweaver because you can edit the graphic in FW, put your “dynamic” text and upload it to the server. For all other stuff you can import/export those graphics and stuff (top right of the window: “Quick Export”) and easily switch between those programs.

However, I can just agree with both of those cats above me that this ain’t the best way to go. Since we’re on CodingForums here everybody will probably tell you to hand code it and honestly, if you wanna build websites you really have to know some HTML and CSS, otherwise you shouldn’t do this or give it to somebody who knows.
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:24 AM.


Advertisement
Log in to turn off these ads.