Keep text as text from Fireworks, and not as an image

Hey all first time posting. Anyway I must say I'm simply love discovering roundtrip editing between Dreamweaver and Fireworks, but I've run into a minor problem.
So I create my entire site in Fireworks, import it to Dreamweaver and use roundtrip editing to fix anything up. The problem is that when I create a text field in Fireworks and import it to Dreamweaver, the text becomes an image. This wouldn't make my site very search engine friendly.
p.s. I wasn't sure if I should have posted this in Fireworks or Dreamweaver forum, sorry.

CS5 or CS3... it makes little difference.  The procedure itself hasn't changed much in 8 years. Don't expect to learn everything from a single tutorial either.  You will need to learn HTML & CSS.  After you understand code basics, positioning with CSS will become clearer and DW will be much easier to learn.
Start here:
HTML & CSS Tutorials - http://w3schools.com/
Learn CSS positioning in 10 Steps
http://www.barelyfitz.com/screencast/html-training/css/positioning/
Creating  your first web site in DW CS5 -
http://www.adobe.com/devnet/dreamweaver/articles/first_website_pt1.html
DW Starter Pages --
http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html
Centering Pages, Images and other elements with CSS
http://cookbooks.adobe.com/post_Centering_web_pages_and_other_elements_with_CSS-16640.html
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists 
http://alt-web.com/
http://twitter.com/altweb

Similar Messages

  • I want to bring in text from Word (and the web) that is already hyperlinked into InDesign. How do I do it while keeping the links active?

    I want to bring in text from Word (and the web) that is already hyperlinked into InDesign. How do I do it while keeping the links active?
    Whenever I copy/paste from web or Word it removes the hyperlinks.  And when I try to do it by "Place"ing a Word document into my InDesign project it keeps the formatting with it, the rectangles around the text.
    I have the latest version of InDesign.
    Any help is appreciated. 

    Copy-and-paste may not include formatting. A regular import using Place is the best way.
    The rectangles around the hyperlinks are just to indicate they are links -- they do not print, but they do show up in your PDF.
    You can remove them by double-clicking the hyperlink in the Hyperlinks panel and select "Invisible Rectangle" as type.
    Typically, Word hyperlinks are formatted -- blue text, underline -- with a Character Style. If you want to remove or change the formatting, all you have to do is change the character style. My experience, though, is you must check all hyperlinks because for no apparent reason sometimes they appear in the document without the character style.

  • Why do ppl keep reciving my text from my email not my number

    WHy do people keep receiving my text from my email not my number ?

    It's normal for your phone number to be grayed out under "You can be reached by iMessage at" because your can't edit it or remove it.  To ensure your messages are sent from your phone number go to Settings>Messages>Send & Receive and check it under "Start new conversations from"

  • Read header text from vf01 and print in script main window

    Hi Gurus,
               I need to read text from vf01 header note 1, there user type max 10 lines i want to read that 10 lines and print in sap script main window after line item printed. i used read text but  one line only  fetched. i declare variable like  data : NEXRSP LIKE TLINE-TDLINE and read_text function module. pls provide solution for this.
    Regards
    G.Vendhan

    HI GURUS,
    Thank u for reply i declare like
        ID = '0002'.
        PERFORM READTEXT USING EN NAME OBJECT ID TEXT_OUTPUT.
        NEXRSP = TEXT_OUTPUT . CLEAR TEXT_OUTPUT.
    FORM READTEXT  USING    P_EN
                            P_NAME
                            P_OBJECT
                            P_ID
                            P_TEXT_OUTPUT.
      CALL FUNCTION 'READ_TEXT'
        EXPORTING
          CLIENT                  = SY-MANDT
          ID                      = P_ID
          LANGUAGE                = P_EN
          NAME                    = P_NAME
          OBJECT                  = P_OBJECT
        TABLES
          LINES                   = LINES
        EXCEPTIONS
          ID                      = 1
          LANGUAGE                = 2
          NAME                    = 3
          NOT_FOUND               = 4
          OBJECT                  = 5
          REFERENCE_CHECK         = 6
          WRONG_ACCESS_TO_ARCHIVE = 7
          OTHERS                  = 8.
       LOOP AT LINES.
        P_TEXT_OUTPUT =  LINES-TDLINE.
        EXIT.
       ENDLOOP.
      FREE LINES. CLEAR LINES.
      ENDFORM.                    " READTEXT

  • Drag n Drop selected Text from Safari, chrome not working on indesign CC

    In CS6 If we drag drop any selected text from any app on layout it work but in indesign cc it is working only with some app like TextEdit, notes etc. I knew that very few people have such use case but same is also not working from one of my cocoa app.
    while  debugging if i drop content from TextEdit and Notes app on some sample app I found that TextEdit & Notes App registered for this Extra Pasteboard type "com.adobe.indesign-import-ustl" and "com.adobe.indesign-import-styl" where as chrome and safari are not. similarly my app is registered only for "NSPasteboardTypeString" type. Is this is the limitation or bug of indesign?

    Similar bug(#3710667) was exist in CC before 9.2.2 update as you can see in release notes of 9.2.2(CC last update) here. before fix simple selected text drag & drop did not work from any application except TextEdit .I have also spent hours before this update to find out bug I used ClipBoardViewer sample App to find out current Drop flavour and its content it may help you and before fix I find some workAround first is add flavour in your drop which Indesign understand even if you are not adding any data for that flavour so that you start receiving couldAcceptType() and under this call parse your actual data from PasteBoard and remove all data from pasteBoard so that another next helper will not consume it. as you mention even after adding text flavour your couldAcceptType() not hit so may be this WorkAround not work for you but it worked for me.
    second is just a finding  i.e before doing drag and drop on indesign create one new document (from Indesign UI not programmatically ) save it on disk close it and reopen it after it every drag & drop will start working work .

  • Copying text from emails and Word into a GoLive 9 webpage

    Most of my web work involves copying and pasting text from emails and/or Word onto a page created in GoLive and uploading it to the web. In the past this has never been a problem with previous versions of GoLive. Now with GoLive 9, I constantly get extra characters appearing such as "" where almost every space is located between sentences. Foreign characters often appear as strange symbols whereas they copied over perfectly (French and German-type accents etc) before.
    When I copy something I now have to go to a menu item [type/HTML/paragraph format] to turn "paragraph" off which helps get rid of the extra formatting not wanted (often everything appears in a large bold font, even though it wasn't like this in the original document). Also until I turn off "paragraph" I am unable to align any of the text as it has a mind of its own, regardless of what the webpage is specifying, (ie left alignment, centred etc).
    Is there any way to copy and paste text without having to editor and reformat it - just as one used to do in all previous versions of GoLive?

    That is an interesting idea but is still really a lot of unnecessary mucking around when GoLive 9 should do all this automatically with no fuss at all. I have been using GL since its early PageMill days and never had this problem before.
    I understand what you mean by using a blank page - I might give it a try.
    I found CS2 was getting slower and slower on my PowerPC. I now have an Intel iMac. Sometimes I would go to open a GL file and I could make a cup of tea waiting for it to open (admittedly it was a large file with lots of table cells and photos). Now I can open the same file in a few seconds using GL9. I looked up the Adobe support for 10.5 and it was listed as having issues which wouldn't be resolved. Photoshop Elements 4 was listed the same yet I had had no problems with it. A friend had huge problems with InDesign when he changed to 10.5. I guess it varies from computer to computer.
    Only yesterday my GL9 refused to open and thanks to these forums, we found out that yesterday's Opera browser update was the culprit. Having had such quick success using these forums I thought I would give this annoying copying problem a try and see if there was some setting I could change or something I could do to correct the fault.

  • HT1320 how do i change my old ipod for a new one but keep my music on i tunes and not have to reload it

    how do i change my old ipod for a new one but keep my music on i tunes and not have to reload it

    Ok me again I once changed one ipod classic for another ipod classic on the same laptop , all my music on iTunes (300 CDs) where still there but could not be found by iTunes to load on to the new ipod , I had to load every CD again to solve , should I have reset the first ipod or something?

  • Recently I noticed that when I change the name of a photo (correcting a mistake) it always goes back to the previous name, keeping the mistake I'm trying to correct. A spelling mistake, for example. As I keep my photos organized by name and not by date, t

    Recently I noticed that when I change the name of a photo (correcting a mistake) it always goes back to the previous name, keeping the mistake I'm trying to correct. A spelling mistake, for example. As I keep my photos organized by name and not by date, this is very annoying.
    And today it won't even read my camera's sd card, and I try with 2 different ones. If I restart the computer, leaving the memory card in, then it reads it; but if I pull it out and push it back in it doesn't see it. Whath am I doing wrong, if anything?
    Diane

    Where/how are you trying to change the name? If it is in Finder (after you've downloaded the pics to your desktop), highlight the pic icon and press Return. the name field will change and you can type in your new name. Hit Return again. That should make it "stick".  If you're trying to do it elsewhere, please post the steps that you've tried.
    As for your card: do you eject it properly? Either drag icon to trash or hit the eject symbol in the sidebar?

  • Is it possible to import certain events from iPhoto, and not my entire 70000 photo iPhoto library?

    For some reason, there are no options to import certain things, when I click import from iPhoto it just starts importing them all! I'm using iPhoto 11 and elements 12

    Yes, but you do it by exporting the event from iphoto, putting the exported photos where you want to keep them, then using "from files and folders" to import them.

  • How may I print out a picture from paper and not the photo tray?

    How may I print out a picture from paper and not the photo tray?

    From paper?  Do you have a digital image of it on your iPhone?
    "Photo tray"?  What do you mean here?  The iPhone does not have a photo tray.  Printers have trays.

  • Why does my mrs phone keep getting my contacts from iCloud and more importantly how do i stop it!?

    Hey guys an gals sorry if this has been asked 100's times before but...
    Why does my mrs phone keep getting my contacts from iCloud and more importantly how do i stop it!?
    Thanks for your help :-)

    Thanks for you reply, she already has her own account and wants to back her own contacts up to the cloud, we have tried turning both contacts off in icloud settings, also deleting from phone when prompted, then, we also deleted all her icloud backups to start a fresh. However soon as she turns contacts back on.. Bam they re appear. We also have ipad in the mix so we did the same to that, turned off and deleted contacts on there also to no avail. Somehow they are linked to my acount just cant work out how or where?

  • HT5192 what happen if i updated my ipod (4th generation) from there and not from my coputer??

    update my ipod touch 4th generation from there and not from my computer?

    Connecting to a new computer or iTunes will always erase the device first. Back up manually before, by right clicking on the iPod in the device list and choosing "backup". A manual backup does not include the sync process. You can use this backup to restore from after your iPod got wiped during the first sync.
    See also iTunes: About iOS backups to see more info about the content of a backup, and How to back up your data and set up as a new device if you want to know more about saving info from the iPod before setting it up in iTunes.

  • Copy and paste text from fireworks to other apps?

    Could someone clue me in on how to copy text out of fireworks and paste it into dreamweaver, text editor, email, etc?
    When I highlight text in a Fireworks .png document and try to paste it in a different application it has somehow converted it into an image.
    I never had this issue with my older versions of Fireworks. I also remember there being an option of a text editor in the older version.
    This no longer seems available in CS5.
    Any help would be appreciated.

    Thanks Linda,
    That option did work in dreamweaver, but not for mac mail, text edit, word, and a browser based CMS tool I'm using.
    Seems like a wonkie work around for something that was missed in CS5 Dev. or just not intuitively thought out. Maybe i'm just partial to Fireworks MX, and 8 that I never seemed to have any hick-ups with. I've had CS5 for a little over a month and have already encountered a few issues. 
    Thanks again, 
    narkey

  • Pasting text from other apps not always work

    Is this a known problem or any way to avoid it? I usually receive emails with copy of text that was already checked for spelling errors, and when I try to copy the text from the email to AE and paste it into the text tool, it does not work 90% of the time, and if it works, it works only once, the next time I copy paste something it keeps always pasting the same old text. I noticed this on all the computers where I have AE installed.
    Thanks
    Victor

    Just a quick update.
    This problem has resurfaced AE CS6 (mac OS 10.8.x) this time.
    The copy/paste into the search bar doesn't seem to work anymore.
    I sent Aobde a note via their Bug/reports page - - (I'd suggest everyone do that.)
    So far, my only working solution is to quit/restart AE. --
    A shame for any 21st century software not to copy/paste formatted, or unformatted text.
    (BTW - the copy/paste text from within AE comps/layers works fine, just not clipboard content from outside .  .  . I'm going to poke around at a few likely culprits and attempt to troubleshoot a solution for my needs, but I can say it's a different problem than my Oct. 2010 post above.)
    Cheers

  • Strange text from EE and several 'private number' calls

    I keep receiving 'private number calls' - had 11 so far this afternoon. Each time it either rings off after a few rings or nobody there if I get a chance to answer. No further calls for the last hour but I have now received a text from EE saying 'Hi from EE. Sorry we couldn't help you with your enquiry today. Next time you call please ensure you have your details available'.   I had not called, emailed, texted, tweeted or written to EE! I've now tried calling EE but gave up waiting to talk to somebody! Anyone else experiencing the same?  

    Hi Kittie, Have you done anything recently which is slightly abnormal? Or has your monthly usage this month been significantly different from previous months? If you've checked your bill and everything seems in order, I wouldn't worry too much about it. As long as you're keeping checks on data usage and calls/texting, you'll be fine.  Cheers,
    Titanium
    Was my post helpful? Please take 2 seconds to hit the 'Kudos' button below

Maybe you are looking for

  • Anaheim Automation stepper motor with PCI-7330 and UMI-7764

    Hi, I'm fairly new to LabView 2010 and stepper motors in general. I've been trying to get an Anaheim Automation stepper motor and encoder to work with LabView with some success but it isn't quite right. My main problem is when the home switch is acti

  • Non-Verisign certs in WS7

    Hello, I have a mix of server certificates from Verisign and Network Solutions CAs. Both types are stored in my Crypto accelerator (hardware token), from where I've been using them for WS6 and AS7 instances. In WS7, the Certificates tab in the admin

  • HELP: Creating Process Chain flag

    Good Morning,     I was wondering if someone could point me into the right direction on how to create a flag on a process chain that will activate user's reports after selected cubes have loaded. I tried searching the forums but couldn't find anythin

  • Pass word lost , no more security key

    I made a big mistake , i could enter my pass word , even i Did not take security key , please help

  • MacBook Pro is slow

    I recently received an email from a client that looked legit. It turned out to be what I think is a virus. Ever since I clicked on the attachment my laptop has been super slow. I can't even work properly. It's takes me 5 times as long to complete any