Image Space Problems with Dreamweaver 8

I am having a bad issue with Dreamweaver 8 on Mac OS 10.4.8.
It concerns images that have an assigned horizontal spacer of say,
4 pixels. The images have a CSS class assigned to them that adds a
5 pixel black border. In previous Dreamweaver versions, and within
the Mac Browsers (Safari, Netscape, etc.), the black (CSS class)
border is correctly along all four edges of the image. However,
when viewed in Dreamweaver 8, the black border is now 5 pixels away
from the image's verticle edges.

I have tried this in DW8 on the Mac, and I'm not able to
reproduce it.
There must be some horizontal padding inheriting into that
<img> to get what
you are seeing.
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
==================
"Murray *ACE*" <[email protected]> wrote
in message
news:emdrfc$l59$[email protected]..
> Upload the page and post a link to it, please.
>
> --
> 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
> ==================
>
>
> "AcadiaMagic" <[email protected]> wrote
in message
> news:emct51$i19$[email protected]..
>> Hi, Murray. I've uploaded a screen capture of what
it looks like. It is
>> here:
>>
>>
http://www.acadiamagic.com/a/sample.jpg
>>
>> The following is the only CSS code that should
impact the image:
>>
>> .border3 {
>> border: 3px solid #000000;
>> }
>>
>> It does not happen in Dreamweaver MX 2004 or in the
browsers on my Mac
>> with OS
>> 10.4.8 - only in Dreamweaver 8.
>>
>> Thanks
>>
>
>

Similar Messages

  • Image Link Problem with Dreamweaver CS4?

    On my website, I have several images that link to other parts on my website. These work no problem when I preview the site, but after I test the links, the images that had those links have purple outlines that really clash with my website's design. Will users see this if they click on my links, and then return to the page? I'm using CS4 right now, and never recalled having this issue come up when using MX. Thanks for the help.

    I got stuck on this one too - not realising that Dreamweaver automatically palces a border on every image link - but the simplest way I found was to have my "Properties" panel showing on the bottom and input 0 into the "Border" box. By having this panel open you can see if you have accidently applied any styles to the image, where it links to, Image size attributes and the Image name.

  • Problem with dreamweaver and Flash

    Hi, maybe someone can help me, i have any problem with
    dreamweaver and flash, i have a page and i have a menu and
    sub-menu, and the same page i have a category en flash 550 x 700 (
    photography and more... ) but when the menu to unfold
    the menu to see under flash and it cant see ( sorry my
    english is bad.... i hope you can understand me, and help me.. )
    i dont now why always flash ever stay up, or first, and
    another information under flash... this a problem... if you have
    menus...
    thanks.... have nice day.....

    This is a drawback of using flash or any other active
    content. By default, all active content including flash will
    display over every other content and thats why your menu stays
    under the flash movie. Some people make the flash background
    transparent to show content under the flash movie, but that will
    not work for menu items.
    I would suggest that you make the menu such that it does not
    overlap with the flash movie.

  • Strange problem with Dreamweaver Pop-Up menus

    Hello:
    I have encountered a very strange problem with DreamWeaver
    pop-up menus, and I was wondering if I could get some help from
    this forum, as I can't seem to find an answer anywhere else.
    The problem involves use of DreamWeaver's pop-up menu
    behavior — all works as expected, and my local preview of the
    Web page/site works fine, but when I upload the site to a server, I
    see extra question mark and "box" characters added to my drop-down
    menus. This problem is inconsistent between browsers: Sometimes I
    see it only on IE, sometimes I also see it on Firefox.
    For example, check out the following URLs:
    http://libertycreativesolutions.net/clients/cci/
    ... this implementation of drop-down menus ("Services"
    button, etc.) displays an extra "box" character for each of the
    drop-down menu items, but this only occurs in IE -- Firefox is
    fine.
    http://libertycreativesolutions.net/clients/microtek/HTML/MicroTek_home.html
    ... this implementation of drop-down menus shows an extra
    question mark above the triggering link onMouseOver for Firefox,
    and in IE, it shows this "box" character for both the triggering
    buttons and for each menu item.
    For both of these sites, the pop-up menus work without a
    problem *when I'm looking at a local version on my workstation*.
    What in the Wide Wide World of Sports is going on here????
    Any help for this problem is appreciated.
    Note that I stripped out the JavaScript code for menu
    information from the <head></head> area of each of
    these pages and placed it in a linked JavaScript document.
    HELP!

    First, you need to read this, written by the person who
    adapted that menu
    code for Macromedia -
    http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
    Then you need to know that there are MUCH better ways to do
    such things -
    Check the uberlink and MacFly tutorials at PVII -
    http://www.projectseven.com/
    and the Navbar tutorial/articles at Thierry's place
    http://tjkdesign.com/articles/dropdown/
    Or this one (more recent article):
    http://tjkdesign.com/articles/Pure_CSS_Dropdown_Menus.asp
    Or to get it done fast, go here -
    http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm
    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
    ==================
    "Pomond69" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello:
    > I have encountered a very strange problem with
    DreamWeaver pop-up menus,
    > and I
    > was wondering if I could get some help from this forum,
    as I can't seem
    > to
    > find an answer anywhere else.
    >
    > The problem involves use of DreamWeaver's pop-up menu
    behavior ? all works
    > as
    > expected, and my local preview of the Web page/site
    works fine, but when I
    > upload the site to a server, I see extra question mark
    and "box"
    > characters
    > added to my drop-down menus. This problem is
    inconsistent between
    > browsers:
    > Sometimes I see it only on IE, sometimes I also see it
    on Firefox.
    >
    > For example, check out the following URLs:
    >
    >
    http://libertycreativesolutions.net/clients/cci/
    > ... this implementation of drop-down menus ("Services"
    button, etc.)
    > displays
    > an extra "box" character for each of the drop-down menu
    items, but this
    > only
    > occurs in IE -- Firefox is fine.
    >
    >
    http://libertycreativesolutions.net/clients/microtek/HTML/MicroTek_home.html
    > ... this implementation of drop-down menus shows an
    extra question mark
    > above
    > the triggering link onMouseOver for Firefox, and in IE,
    it shows this
    > "box"
    > character for both the triggering buttons and for each
    menu item.
    >
    > For both of these sites, the pop-up menus work without a
    problem *when I'm
    > looking at a local version on my workstation*.
    >
    > What in the Wide Wide World of Sports is going on
    here???? Any help for
    > this
    > problem is appreciated.
    >
    > Note that I stripped out the JavaScript code for menu
    information from the
    > <head></head> area of each of these pages
    and placed it in a linked
    > JavaScript
    > document.
    >
    > HELP!
    >

  • Problem with Dreamweaver 8

    I'm having a problem with Dreamweaver 8. I installed it
    earlier and worked just fine, but then since I've shut down and
    restarted my computer dreamweaver will not open. It will come up
    with the loading screen, and then automatically closed. I can't get
    it to stay open. Can someone please help me.

    "Kalen Nighteyes" <[email protected]> wrote
    in message
    news:fem26k$iib$[email protected]..
    >
    quote:
    Originally posted by:
    Newsgroup User
    >
    > Just FYI - this is an entirely volunteer forum, so since
    you were
    > fortunate
    > enough to get some very good help, very quickly, from
    Alan, a 'thank you',
    > or any kind of acknowledgement at all, might not be a
    bad idea.
    >
    >
    > --
    > Patty Ayers | Adobe Community Expert
    > www.WebDevBiz.com
    > Free Articles on the Business of Web Development
    > Web Design Contract, Estimate Request Form, Estimate
    Worksheet
    > --
    >
    >
    >
    >
    > I know it is. And I went to bed last night cause I was
    frustrated with
    > Dreamweaver, not Alan. I'm glad and grateful for the
    help. I just now was
    > able
    > to get back on. My days are hectic right now. I'm sorry
    if I offended I
    > wasn't
    > trying to come off as unappreciative. I was tired last
    night and mad at
    > dreamweaver, not Alan. He did help. I'll keep trying
    different things to
    > get it
    > to work. Any other advice would be grately appreciated.
    Once again I
    > apologize
    > for my shortness last night, it was not towards Alan.
    I'm sorry and Thank
    > you
    > for the help.
    AOK - hope things go better for you. If you've tried the last
    instruction
    Alan gave you and still need help, post back and let us know
    where things
    stand.
    Patty Ayers | Adobe Community Expert
    www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet

  • URGENT: Heap space problems with image resizing

    I'm creating a Swing program, with an InternalFrame-type interface. One of the frames contains a .gif file background and then primitive G2D objects are drawn on top of it.
    The background image loads and displays fine at its original size, but I've added code for when the window resizes, and resizing the image causes the VM to give me an OutOfMemory exception.

    I tried this without any problem (with a gif of 137 kb):
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class ImageFrame extends JFrame {
        public ImageFrame() {
            initComponents();
            Toolkit T=this.getToolkit();
            im0=T.getImage("C:\\sophie.gif");
            MediaTracker mediaTracker = new MediaTracker(this);
            mediaTracker.addImage(im0, 1);
            try {
                mediaTracker.waitForID(1);
            } catch (InterruptedException ie) {
                System.err.println(ie);
            jInternalFrame1.add(new MyPanel());
        private void initComponents() {
            jDesktopPane1 = new JDesktopPane();
            jInternalFrame1 = new JInternalFrame();
            setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
            jInternalFrame1.setResizable(true);
            jInternalFrame1.setVisible(true);
            jInternalFrame1.addComponentListener(new ComponentAdapter() {
                public void componentResized(ComponentEvent evt) {
                    jInternalFrame1ComponentResized(evt);
            jInternalFrame1.setBounds(0, 0, width, height);
            jDesktopPane1.add(jInternalFrame1, JLayeredPane.DEFAULT_LAYER);
            getContentPane().add(jDesktopPane1, BorderLayout.CENTER);
            Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
            setBounds((screenSize.width-800)/2, (screenSize.height-500)/2, 800, 500);
        private void jInternalFrame1ComponentResized(ComponentEvent evt) {
            width=jInternalFrame1.getWidth();
            height=jInternalFrame1.getHeight();
        public static void main(String args[]) {
            new ImageFrame().setVisible(true);
        private int width=500,height=300;
        private Image im0;
        private JDesktopPane jDesktopPane1;
        private JInternalFrame jInternalFrame1;
        class MyPanel extends JPanel {
            public void paint(Graphics g1) {
                g1.drawImage(im0,0,0,width,height,this);
                g1.dispose();
    }

  • FTP Problems with Dreamweaver 8

    The webmaster for the library I work for recently had
    difficulty with her computer. She did a system restore from her
    discs, and, after that, reinstalled Dreamweaver 8. She sent me an
    email to let me know she needed my assistance setting her DW FTP
    back up.
    While her computer was down I decided to reorganize the
    website files. There were dozens of old files and most of the
    images and html were scattered throught the main part of the file
    tree. She really liked the changes, but, after connecting her to
    the site and downloading all the files, a problem arose.
    Once she got her laptop back home every time she'd connect to
    the FTP she got a group of folders named "Windows, Linux,
    Speedtest" and a few others. I contacted our webhost and they told
    me this meant she was logging in anonymously. We have our login
    name and password in correctly, though, so this shouldn't happen.
    No one at our ISP could help me do to them not being familiar with
    Dreamweaver.
    After playing around with the machine a bit I found that if I
    deleted the site from the FTP and re-did it using the same folders
    then the first connection was succesful. But, after disconnecting,
    the same problem happens again.
    I found this article and wondered if it could be causing our
    problem.
    http://kb.adobe.com/selfservice/viewContent.do?externalId=3491671c
    The only thing that makes me think it might not be is the
    fact that our login and password stays in the box, but, for some
    reason, the FTP is connecting anonymously. Could her doing a
    recovery have led to this? Maybe there's an update she needs to
    apply that she didn't get after doing the recovery?

    It's hard to know what kind of things happened with your
    moving stuff around
    outside of DW.
    Suffice it to say that most FTP problems are router/firewall
    related. Does
    this help at all?
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14834&sliceId=2
    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
    ==================
    "WesleyThomas" <[email protected]> wrote in
    message
    news:[email protected]...
    > The webmaster for the library I work for recently had
    difficulty with her
    > computer. She did a system restore from her discs, and,
    after that,
    > reinstalled
    > Dreamweaver 8. She sent me an email to let me know she
    needed my
    > assistance
    > setting her DW FTP back up.
    >
    > While her computer was down I decided to reorganize the
    website files.
    > There
    > were dozens of old files and most of the images and html
    were scattered
    > throught the main part of the file tree. She really
    liked the changes,
    > but,
    > after connecting her to the site and downloading all the
    files, a problem
    > arose.
    >
    > Once she got her laptop back home every time she'd
    connect to the FTP she
    > got
    > a group of folders named "Windows, Linux, Speedtest" and
    a few others. I
    > contacted our webhost and they told me this meant she
    was logging in
    > anonymously. We have our login name and password in
    correctly, though, so
    > this
    > shouldn't happen. No one at our ISP could help me do to
    them not being
    > familiar
    > with Dreamweaver.
    >
    > After playing around with the machine a bit I found that
    if I deleted the
    > site
    > from the FTP and re-did it using the same folders then
    the first
    > connection was
    > succesful. But, after disconnecting, the same problem
    happens again.
    >
    > I found this article and wondered if it could be causing
    our problem.
    >
    http://kb.adobe.com/selfservice/viewContent.do?externalId=3491671c
    >
    > The only thing that makes me think it might not be is
    the fact that our
    > login
    > and password stays in the box, but, for some reason, the
    FTP is connecting
    > anonymously. Could her doing a recovery have led to
    this? Maybe there's an
    > update she needs to apply that she didn't get after
    doing the recovery?
    >

  • FTP sync problems with Dreamweaver MX on Prostores website

    I ftp/sync, design and maintain my website Carnelian.com with Dreamweaver MX. My website is hosted by Prostore.com (an Ebay company). They have just recently migrated to new servers and are now requiring FTPES security which apparently is not supported via Dreamw
    eaver Mx (which uses SFTP). Because of this I can no longer FTP or syncronize my website, upload files, images etc. Is there some
    work around so that I can meet their secure ftp requirements and still use Dreamweaver to ftp/sync my website? I can get a third party FTPES client and upload my site changes, images etc but then my website will no longer be syncronized in Dreamweaver MX which would be a great inconvenience and problem for me.
    Is there a solution to this problem?
    ================================================================================
    Here is info on the Prostores migration from their support pages and support personel:
    2009-07-26 01:10:46 - ProStores Customer Support
    ProStores has decided to abandon FTP as an access method to the platform in order to remain compliant with certification authorities
    like PA-DSS and PCI. Dreamweaver does not support FTP TLS/ES or FTPS. Based on the research performed, it appears that Adobe is not
    working on providing this functionality anytime soon. The following options are taken from ProStores Knowledge Base:
    There are many FTP programs available. There are evaluation, free, shareware and paid versions of different FTP programs. ProStores
    only supports FTP programs that support FTPS with SSL/TLS encryption. Below is a list of widely used secure FTP programs (in no spec
    ific order) that are compatible with ProStores FTP services.
    · FileZilla (free)
    · FireFTP (Firefox add-on) (free)
    · WISE-FTP 6 ($)
    · CuteFTP ($)
    · And many others
    If you upload images using the FTP process, there are new security settings and requirements. FTP protocol changed to FTPS (FTP over
    SSL), also known as FTP/ES (Enhanced Security). Access to the new FTP/ES server will be through the URL myftp.prostores.com.
    Update your FTP settings as noted below. In some cases, you may need to use a different FTP client to support the additional securit
    y settings required on the new platform.
    hostname = myftp.prostores.com
    Server type = FTPES or FTPS
    port = 21
    Logon type = normal (not anonymous)
    username / password = primary ProStores login credentials
    Connection type = FTPS
    SSL Settings = Use SSL-encrypted connection with Auth TLS (or TLS 1)
    FTP client requirements = must support SSL-encrypted/TLS connection (Auth TLS or TLS 1)
    Several free and paid FTP clients that support SSL encrypted connections include:
    FileZilla (free)
    FireFTP (Firefox add-on) (free)
    WISE-FTP 6 ($)
    CuteFTP ($)
    And many others"
    Operating System: Windows XP Professional
    Browser: Firefox

    I'm going to give Adobe and Google the benefit of the doubt on this one, and assume it is eBay being ridiculous. My anecdotal experience with Adobe and Google is that they do pay attention to technology trends and usually incorporate industry standard technology into their software. If it were just Dreamweaver that didn't support SSL/TTS I might have a different attitude, however blogger.com doesn't support publishing via SSL/TTS either, so I think the error if there is one, is on the Prostores side of things, and I'm guessing it would have made sense for them to support SFTP.
    At the same time I assume the Adobe eco-system is more likely to render a solution here than the Prostores eco-system. Is there some sort of plugin/additional piece of software that lets Dreamweaver masquerade a SSL/TTS connection?
    Leif Jason
    Internet Marketing Strategist | Mastermynde
    LinkedIn | Twitter | Blog

  • Image printing problem with Photoshop and Lightroom specifically with 11X14 cuts off top of image and moves bottom border up. Windows 7 OS - Epson Printer is working properly.

    Have an unprecedented problem with printing 11X14 photos in both PS and Lightroom. The printer is operataing properly. Printing 81/2X11 correctly. Have double and triple checked all the printing settings and they are correct. Have checked with friends to no avail. This problem started yesterday. Widows 7 OS. Need help.

    You show the OS receiving an image from Photoshop, and the OS starting the Epson print driver and handing it part of the image, the driver connects to the printer, then the print driver fails. It looks like a bug in the Epson rasterizer, or the printer communication.
    You really need to talk to Epson.  Photoshop isn't involved in that error.

  • Synchronize problem with Dreamweaver CS4

    Hi all,
    I was wondering whether any of you can offer any advice or help with a problem I have with Dreamweaver CS4. 
    The problem is regarding the Synchronize feature within Dreamweaver, for example after I have made a change to a web page and want to upload this to the internet, the software detects what files have changed which is fine but against the file it has the word and symbol called "Resolve" and this is where I am stuck because I cannot click on the Resolve button to change it to "Put" because the icon is grey so therfore I am unable to upload any changes to any websites. 
    If anybody can help me then it would be very much appreciated. 
    Cheers 
    Daniel

    Hi Hans- G    
    Many Thanks for this. I will go and have a look. It is strange as I have never experienced this problem before.
    Cheers
    Daniel

  • Anyone with problems with Dreamweaver?

    hi
    Dreamweaver hangs on startup of the application. Does anyone else have this problem? I've heard there are problems with DW and OS 10.5.7.
    I've searched online, disabled the startup menu as suggested, but still hangind when I try and open an html document.
    As an aside, does anyone have a rec. for a free wysiwyg program, while I figure out what to do about DW?
    Thanks
    Chuck S

    HI Chuck,
    Try repairing disk permissions. Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac.
    If that doesn't help, try deleting the associated preference file.
    /Users/YourName/Library/Preferences. Look in the Preferences folder for a file named similar to this.
    com.dreamweaver.plist
    Drag that file from the Preferences folder to the Trash, empty the Trash and restart your computer.
    And to to Apple Menu/Software Updates. Make sure all your software is up to date.
    Look at BBedit and see if it would do the job here.
    http://www.versiontracker.com/dyn/moreinfo/macosx/603
    Carolyn

  • Space problems with the SAP Database MS SQL 2000

    Hi,
    Actually, I have a size problem with the database, I have MS SQL Server 2000 with Service Pack4 on a Windows 2003 Server environment that is my DataBase Server of my ERP ECC 6.0. On the other hand I have a storage where I have 229 Gb of free space used only for the database files of the SAP data and the SAP log file.
    But when I check the DB space allocation on trx. DB02 I saw this:
    3 Database files and 1 transaction log:
    The 3 database files are: PRDDATA1 (size 15,313 MB used 15016 MB) , PRDDATA2 (size 14106 MB used 13984 MB), PRDDATA3 (size 14472 MB used 14352 MB) and the log file is PRDLOG1 ( size 1000 MB) all of them with no limit option and growth by 10%.
    So I went to the SQL Enterprise Manager and I saw that my Database PRD properties and I got this information:
    My database size is 44892.48 Mb size with only 1330.36 Mb of free space and that is alarming.
    So the question here is how ,if I have a storage where the sap data is storing with 229 Gb of free space, can I make the database files grow up in order to use all the available space of my storage.
    Can you help me please because it is critical being my productive system?
    Best Regards
    Erik Espinosa

    I resolved this issue myself. Thanks for all your help.
    Best Regards,
    Erik Espinosa

  • Weird image distortion // Problem with game

    Hello,
    Im making a tiled based multiplayer game and everything is going fine however Im having a problem with image displaying.
    Here is how it looks like when I play it on my server computer as well as on my laptop:
    [http://s278.photobucket.com/albums/kk112/beloxx/?action=view&current=ss.jpg]
    And here is how it looks when I play it on my brother's computer:
    [http://s278.photobucket.com/albums/kk112/beloxx/?action=view&current=ss2.jpg]
    The image on the latter computer is distorted.
    I used to test my game on that computer before and everything was fine. I tried rebooting it but its still not displaying right. Right after I run the game the image is fine for a split second and then it becomes distorted...
    Did anyone have a similar problem?
    Here is the link to my home computer server:
    [http://belox.gotdns.com]
    or just go to:
    [http://74.56.212.14]
    The server may be slow or down so dont get frustrated if it take slong to load.
    Could you tell me whats your images look like when u run the game?
    Id really appreciate it if you helped me.

    Ok, the server is up and running right now so could you guys go to [ http://belox.gotdns.com| http://belox.gotdns.com] and see if your background image is distorted like in the screen shot above?
    Thanks

  • Image Capture problems with my MacBook

    When i plug in my camera macbook three different icons show up with it in finder and two different icons show up with it in image capture. my problem is that none of my pictures will show in my image capture. ive never had a problem with this before. please help

    when i plug my camer into my macbook*

  • New with initial problems with Dreamweaver

    I am working on a large project, think of a multimedia-pedia.
    As I wish to do it by years, from 1950 to present, with 7 sub
    pages for each, I will end up with about 500 pages to horse around
    when I am done, which I expect to take a year or so. I have put up
    the first three years to test things and see how search engines see
    it and that kind of thing. It will not be viable of course until I
    am done with 1969 and I will have something to sell, THE SIXTIES.
    If you would like to see the project:
    http://1960.yearthatwas.com
    Perhaps someone could give me a few conceptual ideas on how
    best to do this in the first place...
    I only have a day looking over Dreamweaver but I have run
    into one problem that I need resolved before I can commit to it and
    DELETE that sorryass Frontpage I been messing with for most of ten
    years. :)
    This concerns just HTML at the moment.
    I loaded the 1960 page created in FP into DW.
    I created new tables at the top, moved the content into them
    and deleted the old tables. Hopefully ridding myself of bad old FP
    code.
    There are lots of new things I am having problems with but
    most will be resolved as I move along.
    But this one is stopping me in my tracks
    Design window:
    Returns to add lines between text and text and text and jpgs
    and jpgs and jpgs often do not show properly in IE and FF, and a
    few style formats, like center show differently in IE and FF.
    I can look at the code and the added lines are there, but a
    few never show up in the review.
    I am using
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    If that has anything to do with it.
    Sure FP with WYSIWYG is flaky, but I know how to deal with
    it, do I have to learn new flakyness all over again? :)

    > Sure FP with WYSIWYG is flaky, but I know how to deal
    with it, do I have
    > to
    > learn new flakyness all over again? :)
    >
    There is no such thing as WYSIWYG on the web or in web
    authoring.
    What you need to learn all over again is HTML and CSS, as
    recommended by
    Michael. DW will be a walk in the park with even an
    introductory
    familiarity with these notions.
    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
    ==================
    "rack22" <[email protected]> wrote in
    message
    news:[email protected]...
    >I am working on a large project, think of a
    multimedia-pedia. :)
    > As I wish to do it by years, from 1950 to present, with
    7 sub pages for
    > each,
    > I will end up with about 500 pages to horse around when
    I am done, which I
    > expect to take a year or so. I have put up the first
    three years to test
    > things
    > and see how search engines see it and that kind of
    thing. It will not be
    > viable
    > of course until I am done with 1969 and I will have
    something to sell, THE
    > SIXTIES.
    >
    > If you would like to see the project:
    >
    http://1960.yearthatwas.com
    > Perhaps someone could give me a few conceptual ideas on
    how best to do
    > this in
    > the first place...
    >
    > I only have a day looking over Dreamweaver but I have
    run into one problem
    > that I need resolved before I can commit to it and
    DELETE that sorryass
    > Frontpage I been messing with for most of ten years. :)
    > This concerns just HTML at the moment.
    >
    > I loaded the 1960 page created in FP into DW.
    > I created new tables at the top, moved the content into
    them and deleted
    > the
    > old tables. Hopefully ridding myself of bad old FP code.
    > There are lots of new things I am having problems with
    but most will be
    > resolved as I move along.
    > But this one is stopping me in my tracks
    >
    > Design window:
    > Returns to add lines between text and text and text and
    jpgs and jpgs and
    > jpgs
    > often do not show properly in IE and FF, and a few style
    formats, like
    > center
    > show differently in IE and FF.
    > I can look at the code and the added lines are there,
    but a few never show
    > up
    > in the review.
    > I am using
    > <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    > If that has anything to do with it.
    >
    > Sure FP with WYSIWYG is flaky, but I know how to deal
    with it, do I have
    > to
    > learn new flakyness all over again? :)
    >
    >
    >
    >

Maybe you are looking for