Dreamweaver CS3 Can't Render My Fancy-Pants CSS

Hi everybody,
My company does CSS/XHTML design. I think we do pretty good
stuff— of course we're still learning, but we do OK. We're
currently in the midst of a site redesign for Haverford College,
and this time we're going all the way: pure CSS, tableless, XHTML
strict if we can manage it.
I have used DW MX 2004 since, um, 2003, and have had no
reason to upgrade. But now that we're doing pure CSS layouts, they
tend to show up wonky in MX 2004, so I'm planning to upgrade to
CS3. I am working with the trial version now, and I'll be damned if
the display of the site isn't WORSE than it is in MX 2004.
This wouldn't be a big deal, as I usually work in the code
anyway, but DW CS3 is about to be approved by the client as the
standard method of having administrators do site updates. This
means every admin at Haverford's going to open up their page, look
at this, go "oh, no, my site's b0rked," and try to fix it. Disaster
will ensue.
Here is the evidence.
The home page is browsable at
http://haverford.demo.babywhale.net/.
As you can see, it validates (transitional for now, as
there's some mockup content in there). It also looks consistent
across FF, Safari, and IE6 and 7. (We'll look at other browsers
later in the dev process.)
Now check out how horribly screwed up it looks in DW CS3:
http://www.whitewhale.net/screenshot/dw.png
http://www.whitewhale.net/screenshot/scroll_to_right.png
We are doing some sort-of-fancy float-based layout in there,
but man, if IE6 can read it, why can't Dreamweaver?
Can anyone offer any advice? I'm starting to sweat this one a
little. I figure my options are either (a) go back to a table,
which would cause at least one of my employees to quit in protest;
or (b) spend a lot of time tweaking the CSS so that it shows up
properly in DW, which would be the most annoying
browser-compatibility debug EVER; or (c) create a bunch of
DW-specific tools (like design-time stylesheets, and so forth)
meaning that the admins would have to do a lot of custom
configuration along with the DW CS3 install. Or (d) tell the client
we have to find another solution besides DW because of our fancy
layout, which they're certainly not going to be happy with.
OK, I've blabbed long enough. If anyone has any ideas,
similar experiences, or suggestions about which of the preceding 3
options I should go for, please let me know. Thanks!
Jason

Jason,
> I figure my options are either (a) go back to a table,
which would cause at
> least one of my employees to quit in protest; or (b)
spend a lot of time tweaking
> the CSS so that it shows up properly in DW, which would
be the most annoying
> browser-compatibility debug EVER; or (c) create a bunch
of DW-specific tools
> (like design-time stylesheets, and so forth) meaning
that the admins would have
> to do a lot of custom configuration along with the DW
CS3 install. Or (d) tell
> the client we have to find another solution besides DW
because of our fancy
> layout, which they're certainly not going to be happy
with.
Another option:
(e) Turn off CSS Style Rendering in DW Design View:
View > Style Rendering > Display Styles
Also available on a toolbar:
View > Toolbars > Style Rendering
This gives you a view of the semantic structure of your page
which is
fully editable.
Hope this helps,
Randy

Similar Messages

  • Help! Sometimes Dreamweaver CS3 can't see my .css file

    Once a day or so dreamweaver cs3 can't see my .css file. So
    all my files that I am working with turn to poop. To fix I have to
    close each file and re-open. Then my .css returns and all my files
    are how they should be. Anyone else ever have this problem?

    That I do not know - I've never looked. From the styles
    panel, I do know that it does not completely disapear - it shows
    the .css - just all the rules are missing. I will look next time.
    Usually only happens when multiple files are open. Thanks

  • Dreamweaver CS3- Can't activate after reformat of hard drive

    Hello
    I had to reformat my hard drive due to a virus and made note of all my serial numbers.
    I put Dreamweaver CS3 back on laptop with disc and it accepts my code but then I have to phone to activate it fully.
    I then get a message on  the phone telling me to go to adobe.com/go/activation, I can then do nothing there.
    It tells me to click help in dreamweaver and activate from there but I can't get past an activation screen to get there.
    Please help as I need to work on my website.
    TIA Ian

    I know CS2's server has been deactivated due to some unnamed "technical problem".
    As for the OP, I would uninstall and run the cleaner tool then try again. The cleaner tool is available here: http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    You "may" also benefit from trying the install this way, just make sure to follow ALL of the instructions...
    http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here.html

  • Moved the "Connections" folder, now Dreamweaver CS3 can't find MySQL connection...

    Hi,
    Dreamweaver creates a "Connections" folder in the site root
    where all database connection files are stored. I want to move this
    folder to another path but then DW can't find the connection (for
    example in admin/includes/Connections).
    How can I tell DW the new path of the "Connections" folder so
    I can still use DW extensions to find all available database
    connections?
    Thanks!
    Regards,
    Checo

    _Checo_ wrote:
    > How can I tell DW the new path of the "Connections"
    folder so I can still use
    > DW extensions to find all available database
    connections?
    Answered your duplicate post in the AppDev forum. Please
    don't post
    identical questions in multiple forum.s
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • In Dreamweaver CS3, can I save to Test AND Production FTP Servers when I press save the document?

    Hi, and thank you for reading this.
    I've setup a production and test FTP servers in Dreamweaver CS3. It is either saves to production or test server when I click COMMAND+S (CONTROL on PC), but I'd like teh file to be saved on both simultaneously. Persssing Sync the Servers won't work since the servers are not mine and they a bit different, teh files are not the same. I just would like to be able to save 1 file at a time in both production and server with one click.
    I've been searching the Interenet but could not find anything other than basic FTP setup. Any help would be appreaciated. Thanks!
    Anton

    Hi John, first of all thank you for replying!
    The reason why I would like to have Dreamweaver to save to both servers Test and the Production at the same time is because it would save me a lot of time keeping both servers more or less in sync. I have to keep both Test and Production servers syncronized, but only wihtin a specific content. While I test my design I do use Test server, but then the hassle begins when I am asked to make changes to the content.
    For example, I have a content page called books.html. I first built it on a Test server. Then switched to the tab called Remote, connect to the Remote Server, and save it. Very simple.
    However, then I need to create 10 more pages, lets call them books1.html, books2.html, and so on. Again sync them with the Remote server.
    All is great, but then my boss comes and say, hey there is a mistake on these files: books3, books4, books7, and books8. Please change the text content on those. So, I know the pages are working fine, I just need to update the text on both Test and Remote servers.
    So at this point I have to open these 4 files, change the text, then SAVE ALL to Test server. Then, I switch to Remote tab, go back to files press any key and 'Delete' keys so that Dreamweaver would see the change in file so that it would be able to save it. Then again 'SAVE ALL' to the Remote server.
    This is happening very OFTEN. It would save me so much time and brain power remembering which files I should sync if I am in a hurry and jump from one project to another, losing track of small changes in files when there are a lot of .html files.
    CMS is only in development now so I have to work with what I got. As to regard to backups, I use Time Machine so I am set with that. Plus I use MAMP. So basically I first use MAMP for testing, then upload changes to the Test server with all the BIG databases, and only then to Remote (production) with real Database. However, this is only when I develop new pages, very often I just need to modify what's already has been created. So that's why a feature like Save to BOTH servers (Test and Remote) would make a big difference to me.
    - Nookeen
    http://nookeen.com

  • AE CS3 can't render to FLV

    I have Flash CS3 purchased and installed and I'm using a trial of After Effects CS3 to try to make an FLV with cue points.
    The problem is that when I add my project to the render queue, I find that the option to render to Adobe Flash FLV format is not in the drop down list.
    Can someone tell me why?

    I think those are extra encoders that aren't included in the demo. Have you tried File > Export > FLV?

  • Dreamweaver CS3 can't see recordset statement

    I have a recordset declaration in my asp file and needed to
    make changes. Now Dreamweaver says that there is no recordset but I
    can see it in the code. What's up with this. I can't find a way to
    fix it.
    Thanks

    tkurshin wrote:
    > Well, that can be done but what is the problem with
    Dreamweaver.
    >
    > Seems to me that this is a bug.
    Not really. What dreamweaver does is write code in a file in
    the
    correct palce with all of the common augments & stuff.
    Then when you
    want to change something it looks for stuff formatted a
    certain way.
    When it is not formatted a certain way, you are on your own.
    While a little agravating dreamweaver does a whole bunch of
    stuff that
    other people wrtie the code from line 1.

  • Dreamweaver CS3- can not paste from Word into Design mode window

    Have been away from DW for a while, and upon return having a
    bit of difficulty with paste function for text. I can select text
    in design mode/window; I can type in design mode, but I can not
    paste into design mode. I can only paste in code view or the code
    half of split view. Is there a setting/preference I have set wrong?
    Thx

    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=dd550772
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "[email protected]" <[email protected]>
    wrote in message
    news:gfsk14$htv$[email protected]..
    > File>Import> Word Document is not an option I am
    offered. Also, I'm not
    > really
    > interested in importing a whole Word doc, just a line of
    text or so. I
    > think a
    > cut and paste from Word to DW ought to work?
    >

  • AE cs3 can't render or ram preview

    I have a 5 sec text animation and AE can't export it or ram preview it. I have a 2.2Gz Pc, 2G ram. I export standard DV its ok but when exported a complex text animation it can't preview. It asks me to change things..I don't know what the problem is. Anyhow, I am thinking to get a new computer PC with 6G of memory. I don't know if that would help or improve so I can make complex HD effects etc...in AE. Any help would be appreciated.

    This may sound crazy. But sometimes when I hit a bug like this I precompose the whole thing and then it works. Hope that helps.

  • Dreamweaver cs3 deactivation/activation problem

    I am trying to deactivate Dreamweaver CS3 on my windows pc and it is not working.  I have tried to activate it on my laptop but am having no success with that either.  My Dreamweaver CS3 serial number is
    <Edited by moderator>
    Please can someone help with this problem ?
    Regards,
    Lynne Goddard

    Broadcasting your serial number to the entire internet probably isn't going to help things in the activation department.
    Can a moderator delete that?
    See if anything here helps: Re: Dreamweaver CS3- Can't activate after reformat of hard drive
    If not, go here: Contact Customer Care
    Choose Adobe Dreamweaver
    Choose How To's and Troubleshooting
    Choose Troubleshoot
    Click the Still Need Help button to get a phone number or direct chat with adobe support.

  • Dreamweaver CS3 frameset browse problem

    When I click to preview in a browser for a .CFM file which
    contains a frameset, Dreamweaver opens the browser with the
    PHYSICAL path (eg. C:\CFusionMX7\wwwroot\mysite\frameset.cfm) and
    so all that is displayed in the browser is markup. On the other
    hand, if I click to preview in a browser for any other .CFM file,
    Dreamweaver correctly opens the page using the web url (eg.
    http://localhost:8501/mysite/test.cfm)
    and so the page is parsed properly.
    Also, If I click the "Live Data Viewer" button on the
    frameset page, then I get a message:
    The testing server did not execute any of the scripts in your
    document. Possible explanations: Testing server is not running.
    Testing server ignores .cfm files.
    That message only occurs on the frameset page. Other .CFM
    pages display correctly in the Live Data Viewer.

    Broadcasting your serial number to the entire internet probably isn't going to help things in the activation department.
    Can a moderator delete that?
    See if anything here helps: Re: Dreamweaver CS3- Can't activate after reformat of hard drive
    If not, go here: Contact Customer Care
    Choose Adobe Dreamweaver
    Choose How To's and Troubleshooting
    Choose Troubleshoot
    Click the Still Need Help button to get a phone number or direct chat with adobe support.

  • I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe

    I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe product installing.  I have used the Adobe Cleaner Tool many times and uninstalled other Adobe Products but neither has worked.  I have uninstalled/reinstalled this CD version of Dreamweaver several times when changing computers and after having computer issues. A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.  Please help.

    A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.
    Absolutely not. You are misinterpreting things. The activation check never happens when just running the installer, only much later. It means what it says - there is another "install" pending/ active on your system, meaning somewhere there is an (invisible) process still blocking things. Either way, since you haven't provided any real technical info, we can't advise specifically. if you are on Windows, you may want to check your task manager and terminate any setup.exe and msiexec.exe processes plus potentially may need to manually fix/ delete some registry keys. For anything beyond that you will have to be much more specific.
    Mylenium

  • How can I work on a .ihtml file in Dreamweaver CS3?

    Hello,
    Can someone tell me how I can make Dreamweaver CS3 treat a
    .ihtml (html based template) file like a standard .html or .htm
    file? I can open the ihtml file in DW, but can only work on it in
    Code View. Is there a way to make DW parse the file so I can work
    with it in Design View as well? I can rename the file and work with
    it, but that becomes a real pain. I've tried everything, but
    nothing seems to work. Help!

    http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16410
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Dev20" <[email protected]> wrote in message
    news:f4fue9$qm$[email protected]..
    > Hello,
    >
    > Can someone tell me how I can make Dreamweaver CS3 treat
    a .ihtml (html
    > based
    > template) file like a standard .html or .htm file? I can
    open the ihtml
    > file in
    > DW, but can only work on it in Code View. Is there a way
    to make DW parse
    > the
    > file so I can work with it in Design View as well? I can
    rename the file
    > and
    > work with it, but that becomes a real pain. I've tried
    everything, but
    > nothing
    > seems to work. Help!
    >
    >

  • How can I activate Dreamweaver CS3 on a second Apple Mac when the original Mac has gone wrong?

    I have Dreamweaver CS3.
    I have used it on my laptop and my desktop Macs.
    In the past, I have simply deactivated it on one Mac to use it on the other.
    My laptop, which has Dreamweaver activated on it, has a graphics card problem and is in for repair.
    I cannot use the Dreamweaver installed on my desktop computer because I cannot de-activate it on the laptop (which is being repaired by Apple and which Apple say they can't access to de-activate it, because there is no screen display).
    This is obviously going to be a future problem if one of the Macs blows up while Dreamweaver is activated on it. I will not be able to use the Dreamweaver I bought nor service my website.
    Help! ?

    You could always download the trial version until the laptop is fixed. But, I don't know if you can even save a file from CS5 that would be compatible in 3.  It is sucky to not have the single user, two activation license. This is one of the things I applaud Adobe for. Most major software licenses are meant for a single machine, and not so concerned about users - that they know it's unlikely that several users would share a machine.it does happen, but it's also quite an inconvenience.  The two activation solution takes into account a more realistic scenario for a single user. The other option being used with some programs is the dongle, which I also like, even though many others don't for various and valid reasons. Anyway, I just looked at a page in cs4 and it doesn't really save in any particular version, HTML is HTML. I just don't know what will happen if someone goes to open it in CS3 - will it open less any CS4 code, not open, erase the code on save? Will it be the same for 5? Just wondering as you may be able to use the trial.

  • Can't create new sites in Dreamweaver CS3.  Help!

    I am trying to create a new site in Dreamweaver CS3 but keep
    getting the following error:
    "The action cannot be completed because the other program is
    busy.
    Choose 'Switch to' to activate the program and correct the
    problem"
    I have tried every documented solution on the adobe website
    and other discussion forums and still cannot get past the problem.
    I have restarted the IIS server on my local PC as documented
    on the following adobe technote:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16485&sliceId=2
    Other things I have done:
    1. I have followed all the advice in the links at the bottom
    of the above page.
    2. I have created a new user, logged into that and tried
    creating a site with a "virgin" environment
    and I still have the problem.
    3. I have gone into the registry and renamed the site
    configuration info in case something was corrupted.
    This removed all my site configurations. No help!
    4. I have turned of my firewall and restarted the IIS
    server.
    5. I have searched the web for anything even remotely
    similar to this error and tried every tip out there.
    I called Adobe and they referred me back to the technote
    above, which I had already tried.
    One last bit of info. I can't create new sites, but I can
    edit web pages in my existing sites. However, I cannot change the
    configuration of the website in the Manage Sites area (i.e. I can't
    push the Edit button).
    Has anyone had this problem? Any help would be appreciated. I
    have hit a brick wall on this one and am trying to meet a deadline
    on a new website I need to create.
    If I can't find a solution quick, I will be an
    ex-Dreamweaver user. That saddens me because I really like
    Dreamweaver, but I have to perform on my job.

    And are you running Skype?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:ga4hba$bnv$[email protected]..
    > What is your firewall?
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    > ==================
    >
    >
    > "Steven A" <[email protected]> wrote in
    message
    > news:ga4ejo$8nb$[email protected]..
    >>I have rebooted many times. Actually, I am the only
    user that ever logs
    >>in.
    >> This is happening on my laptop. I just created
    another user to see if it
    >> was a
    >> corruption issue with sites tied to my regular
    login.
    >>
    >>
    >>
    >

Maybe you are looking for

  • Can't get applet working in Sun Java Studio Enterprise 8

    Hi! I'm just learning Sun Java Studio Enterprise 8, and I'm trying to develop and test my first applet within the IDE. I have code from a Core Java book that creates a simple applet with buttons and a picture. I want to test the applet using the IDE'

  • [Oracle][ODBC][Ora]ORA-24801: illegal parameter value in OCI lob function

    Hi, I am trying to insert an xml doc into a column of Oracle table which has a datatype CLOB in JSP. PFB my code that I am using -- int id = 100; String st1 = "NEW"; String st2 = "WLR3_IN_1"; Date dt = new SimpleDateFormat("mm/dd/yyyy").parse("04/02/

  • How can I run a CVI panel in labview ???

    Seems simple enough... I want to create a DLL to be called from my labview VI using the "call library function". The DLL will have a panel that the user can navigate around and push buttons to invoke callbacks. Seems simple enough, but when I try thi

  • Little Black Spots on my case..

    I've recently gained small black dots on my mac book's aluminum case that I'm not sure what the source is.. I tried reading around online and found out that I might have a special corrosive type of sweat that reacts with the case, does anyone have an

  • Could not install the custom actions.

    Please kindly help regarding outlook issue.Please see bellow error. "Could not install the custom actions. This folder cannot be opened because there is a configuration on the server.Contact your microsoft exchange administration for assistance." Tha