Publishing in dreamweaver

Hi
I am deploying my flash swf in dreamweaver, however i have a
problem my image is not fillng the whole of my browser screen
idealy 1000 x 600 and I am getting horible white borders around my
artwork.
I have
A used the properties settings in flash and sett my both my
stages to 1000 x 600 including my preloader
which the main swf loads into
B used the publish settings to match my document setting in
percent so they align in the middle of the page
Is there anything I can do in dreamweaver so my swf file
always fills the whole browser screen?
thanks
matt

Old SKool solution: (hope this helps)
if you publish "a1.swf" and ftp it onto a server, rather than
use any html just point the browser at www.ServerName.com/a1.swf"
and it will fill the whole available screen space.
Otherwise, just make a table in Dreamweaver to fill 100% and
drop the swf into it, (be sure to use no borders of padding in the
table) then use a bit of Javascript to make the browser fill the
user's whole screen:
<html>
<head>
</head>
<script language="Javascript">
<!--
<!--
self.moveTo(0,0)
self.resizeTo(screen.availWidth,screen.availHeight)
//-->
</script>
</head>
<body>
</body>
</html>

Similar Messages

  • Some of my images do not show up (some do) when I publish a Dreamweaver document

    Here's my problem: I have been working on a web site, using Dreamweaver CS6. Working on a mac with 10.6.8. The site has several pages, and several of these pages have several images each. All the images are jpgs. Some are RGB files, drawn from digital cameras. The others are grayscale files, drawn from scans from drawings.
    On some pages there are no problems. But there is one page of drawings that has three tables--one table has eight cells that each have an RGB image--fine, no problem. Another table has two cells that each have a grayscale image. Also fine. The final table has eight cells that each have a grayscale image. In Dreamweaver the page looks fine, and when I "preview in browser," it looks fine. But when i publish the page, only one of the images is visible. with Safari or Firefox I can determine that there is a file there somewhere, what its name is--but they don't recognize it as an image, and in fact I get a "404" response.
    I have examined the code, and can't find ANY difference ebtween the images thast work and those that don't. I have examined the images, and there are no differences among them that I can find--and there shouldn't be.
    I tried just creating a new page, and had the same problem with these images.
    The one image among the 8 that shows up only did that when i changed iits location in the directory--but changing the location of other files didn't work.
    Any ideas? I have gone over and over the files, the code, the information about the links for hours; this is making me very crazy.

    OK you need to upload these images to your remote server because they are missing from the server or that they have gone to a different folder.
    http://www.elchocomining.net/double%20drawings/Florentino.jpg
    http://www.elchocomining.net/double%20drawings/Mujer+matracaA.jpg
    http://www.elchocomining.net/drawings%20/DJMujerarreglandocanal.jpg
    http://www.elchocomining.net/drawings%20/DibujoProhibido.jpg
    http://www.elchocomining.net/drawings%20/LTCocinaA.jpg
    http://www.elchocomining.net/drawings%20/BbTrilladoradeArroz.jpg
    http://www.elchocomining.net/drawings%20/TallerCoserA.jpg
    In future always define your site correctly with all folders and file names without spaces in them.  For example "drawings 20" is not a good name.  You should rename it to "drawings20".
    When you have corrected this especially when you have uploaded the photos again then they will appear all right on the page.  after that you need to validate your pages for correct HTML and CSS but this can wait for now.
    Good luck.

  • Publish a Dreamweaver designed Site to a Wordpress hosted Domain

    Hi everyone, I'm very new to this, and been relying on some amazing YouTube tutorials out there!
    I've come across a slight problem. I brought a domain name using Wordpress.com and have a rough blog there - very messy.
    I've since redesigend the entire website on Dreamweaver CS6 (very proud!) and now have come up against a slight problem - I have no idea how to publish it to the domain name.
    I've tried installing wordpress and using MAMP, but havn't been able to find a way at all and been unable to find anyone experiance a similar problem - leading me to belive I'm doing something stupid!
    Any help would be very much apreciated!

    AliPaterson wrote:
    I've come across a slight problem. I brought a domain name using Wordpress.com and have a rough blog there - very messy.
    OK it is pretty easy to do.
    1) Contact Wordpress.com guys and tell them you want to host a static site somewhere else because they don't allow static sites on their platform;  Therefore, they should give the name of your registrar or you could tell us what is your site called so that we can tell you exactly who your registrar is.
    2) You need to find another host to upload your site to.  There are plenty out there; some are pretty cheap and some are little bit expensive.  Some are free and still very good.
    3) Ask them or find out yourself by logging into your account,what the DNS is so point to your your site.
    4) You now need to log into your registrar's website and enter the dns details for your site.
    5) That is it in a nutshell. 
    I know for sure that wordpress.com WILL NOT ALLOW YOU TO UPLOAD YOUR OWN SITE.  They say security risk but it is to do with their set-up.
    G/L

  • Publishing in Dreamweaver CC trial version 13.2

    Successfully installed a trial version of Dreamweaver CC, but I can't get it to publish - using 'put' just refreshes the screen, what am I doing wrong or is 'put' disabled in the trial version? Thanks - Pete

    Hi Nancy,
    Many thanks for that, great help - typical male,didn't RTFM.
    Regards
    Pete
    Peter Burgess - Director
    Motive Marine Ltd
    T/a Motion Marine
    Bristol       UK
    +44 (0) 7789 175 042
    Espana +34 693 758 092
    Email:-  <mailto:[email protected]> [email protected]
    Visit:-    <http://www.motionmarine.co.uk/> www.motionmarine.co.uk

  • How do I publish using Dreamweaver?

    I can't find a "publish" button. How do I publish my first website from Dreamweaver?

    Hello,
    you could use DW's FTP program. Go to Site->Manage Sites.
    To be able to be independent in all this things it is one of the reasons why I prefer an external FTP program, because I for my part search for experts, I don't charge a "jack of all trades".
    To manage several websites or to upload my files and sometimes for the opposite way, for a necessary download from my server or to use a "a site-wide synch", I'm using FileZilla. It simply looks easier for me to keep track of all operations precisely and generate or reflect easily the desired tree structure.
    Above all, FileZilla has a feature (translation from my German FileZilla) called "compare file list". Here it's possible to use file size or modification time as a criterion. There is also the possibility to "hide identical files", so that only these files which you want to redact remain visible.
    And even if it means you have to install a new program, I am convinced that there is an advantage. Here is the link to get it and where you can read informations about how it works:
    http://filezilla-project.org/ and http://wiki.filezilla-project.org/Tutorial#Using_the_site_manager
    Mac: Mac OS X (Use: Show additional download options)
    http://filezilla-project.org/download.php
    Of course, you also need all the access data to reach your server and for MIME issues, you should contact your web host/provider.
    Good luck!
    Hans-Günter
    P.S.
    Since I use two screens, the whole thing became even more comfortable.

  • I am unable to publish using Dreamweaver CS6 if I select a folder

    I can publish Ok to main directory, but if it select /public-html it  does not work. Tried witnhout the slash too. It's a Centos 6.4 x 64 running Apache.  Set up web sites with webmin/virtualmin and chanmged permissio0ns to 777 in case that was the problem.
    Filezilla works! with same info.
    So strange.

    it select /public-html it  does not work.
    Just checking that's not a typo....
    Should be /public_html (underscore _ not a hyphen -)

  • MUSE FORM PUBLISHED IN DREAMWEAVER

    My problem is this:
    I have made a web site Muse which has a form when I edit the page in Dreamweaver to insert you to form a jQuery UI datepicker does not work.
    However when I go into the source code and you remove the following scrip, if it works.
    <script type="text/javascript">
if (document.location.protocol != 'https:') document.write('\x3Cscript src="http://musecdn.businesscatalyst.com/scripts/4.0/jquery-1.8.3.min.js" type="text/javascript">\x3C/script>');
</script>
    But it gives me the following alerts the previous
    JavaScript
    Maybe missing certain files on the server or be incorrect. Clean browser cache and try again. If the problem persists, contact the website administrator.
    JavaScript
    MuseJSAssert: Error calling selector function:TypeError: undefined is not an object (evaluating 'jQuery.browser.msie')
    I can help someone. thank you very much

    Many thanks for your interest, I understand perfectly what you mandodo me. But the erro gives you a script that inserts Muse, does not work the other script. The scritp is:
      if (document.location.protocol != 'https:') document.write('\x3Cscript src="http://musecdn.businesscatalyst.com/scripts/4.0/jquery-1.8.3.min.js" type="text/javascript">\x3C/script>');
    I sent the file, for your review.
    if(typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = {"required":["jquery-1.8.3.min.js", "museutils.js", "jquery.watch.js", "jquery.musemenu.js", "webpro.js", "musewpslideshow.js", "jquery.museoverlay.js", "touchswipe.js", "museredirect.js", "inicio-sin.css"], "outOfDate":[]};
    Muse.Redirect.redirect('desktop', '', 'phone/inicio-sin.html', '');
    document.documentElement.className += ' js';
           !images/logo_cabe.png|id=u1564_img|height=161|alt=|width=400|class=block|src=images/logo_c abe.png!
    Inicio
    Tratamientos
    Clínica
    Localización y Contacto
    Cita Previa
    Nombre
    Teléfono
    Correo electrónico
    Día de Cita
    Mañana/Tarde
    Elija opción
    Mañana
    Tarde
    Asunto / Motivo de la consulta:
    La clínica es un espacio amplio, moderno y funcional dividido en varias zonas para una correcta distribución y comodidad para nuestros pacientes y los profesionales
    Nuestro compromiso es ofrecer a nuestros pacientes, nuevos servicios utilizando los más avanzados recursos. Esto nos obliga a evolucionar constantemente tanto en formación como en la utilización de nuevas técnicas y aparatología a disposición del paciente buscando su bienestar y las mejores soluciones.
    Síguenos en
            !images/facebooklogo.png|id=u4921_img|height=40|alt=|width=40|class=block|src=images/faceb ooklogo.png!
    Calle Rosario Márquez, nº 43
    13412 Chillón - Ciudad Real
    926 719 348
    Inicio
    Tratamientos
    Cínica
    Localización y Contacto
           </div>
          </nav>
         </div>
         !images/subir.jpg|id=u4772_img|height=56|alt=|width=32|class=block|src=images/subir.jpg!
    if (document.location.protocol != 'https:') document.write('\x3Cscript src="http://musecdn.businesscatalyst.com/scripts/4.0/jquery-1.8.3.min.js" type="text/javascript">\x3C/script>');
    window.jQuery || document.write('\x3Cscript src="scripts/jquery-1.8.3.min.js" type="text/javascript">\x3C/script>');
       $(document).ready(function() { try {
    (function(){var a={},b=function(a){if(a.match(/rgb/))return a=a.replace(/\s/g,"").match(/()/gi)[0].split(","),(parseInt(a[0])<<16)(parseInt(a[1])<<8)parseInt(a[2]);if(a.match(/\#/))return parseInt(a.substr(1),16);return 0};(function(){$('link[type="text/css"]').each(function(){var b=($(this).attr("href")||"").match(/\/?css\/(\.css)\?(\d)/);b&&b[1]&&b[2]&&(a[b[1]]=b[2])})})();(function(){$("body").append('
    for(var c=$(".version"),d=0;d<Muse.assets.required.length;){var f=Muse.assets.required[d],g=f.match(/()\.(\w)$/),k=g&&g[1]?g[1]:null,g=g&&g[2]?g[2]:null;switch(g.toLowerCase()){case "css":k=k.replace(/\W/gi,"_").replace(/()/gi,"_$1");c.addClass(k);var g=b(c.css("color")),h=b(c.css("background-color"));g!=0||h!=0?(Muse.assets.required.splic e(d,1),"undefined"!=typeof a[f]&&(g!=a[f]>>>24||h!=(a[f]&16777215))&&Muse.assets.outOfDate.push(f)):d++;c.removeClas s(k);break;case "js":k.match(/jquery-[\d\.]+/gi)&&
    typeof $!="undefined"?Muse.assets.required.splice(d,1):d+;break;default:throw Error("Unsupported file type: "g);}}c.remove();if(Muse.assets.outOfDate.length||Muse.assets.required.length)c="Puede que determinados archivos falten en el servidor o sean incorrectos. Limpie la cache del navegador e inténtelo de nuevo. Si el problema persiste, póngase en contacto con el administrador del sitio web.",(d=location&&location.search&&location.search.match&&location.search.match(/muse_de bug/gi))&&Muse.assets.outOfDate.length&&(c="\nOut of date: "Muse.assets.outOfDate.join(",")),d&&Muse.assets.required.length&&(c="\nMissing: "Muse.assets.required.join(",")),alert(c)})()})();
    /* body */
    Muse.Utils.transformMarkupToFixBrowserProblemsPreInit();/* body */
    Muse.Utils.prepHyperlinks(true);/* body */
    Muse.Utils.resizeHeight()/* resize height */
    Muse.Utils.initWidget('.MenuBar', function(elem) { return $(elem).museMenu(); });/* unifiedNavBar */
    Muse.Utils.initWidget('#slideshowu1404', function(elem) { $(elem).data('widget', new WebPro.Widget.ContentSlideShow(elem, {autoPlay:true,displayInterval:5000,slideLinkStopsSlideShow:false,transitionStyle:'fading ',lightboxEnabled_runtime:false,shuffle:false,transitionDuration:500,enableSwipe:true,elas tic:'off',resumeAutoplay:true,resumeAutoplayInterval:5000,playOnce:false})); });/* #slideshowu1404 */
    Muse.Utils.fullPage('#page');/* 100% height page */
    Muse.Utils.showWidgetsWhenReady();/* body */
    Muse.Utils.transformMarkupToFixBrowserProblems();/* body */
    } catch(e) { if (e && 'function' == typeof e.notify) e.notify(); else Muse.Assert.fail('Error calling selector function:' + e); }});
    </script>
       </body>
    </html>
    Juan Carlos Navarro Rodríguez
    [email protected]
    Tlf. 957 32 51 97

  • Retrieve from CSV or excel and publish in Dreamweaver

    I have been racking me little brain. All I want to do is
    publish some data stored in a CSV or excel file (there are only two
    fields Title and Text) onto a web page. so that when the data is
    changed the web page updates the informations.
    All i want to do is get the data and publish it...nothing to
    fancy i think...just totally stuck
    I seams simple enough if you know but I am struggling.
    Please help
    Or if there is a tutorial that i can use.

    I have been racking me little brain. All I want to do is
    publish some data stored in a CSV or excel file (there are only two
    fields Title and Text) onto a web page. so that when the data is
    changed the web page updates the informations.
    All i want to do is get the data and publish it...nothing to
    fancy i think...just totally stuck
    I seams simple enough if you know but I am struggling.
    Please help
    Or if there is a tutorial that i can use.

  • Can I publish my dreamweaver site to the web if I have the trial version?

    Currently using the dreamweaver cs5 trial version and would like to see my finished work live online. I have tried to upload my index.html page, along with the css file attached to it, to a go daddy hosting server. I have tried using the go daddy ftp client and a 3rd party ftp client just to be sure but the when I go to the site it looks like only the code is being uploaded without the css and other files attached to it. Can anyone help? A link to my website is below.
    http://www.drivingschoolsample.com
    Thanks.

    Yes, you can do everything with the Trial version that you can do with the bought version. The only difference is that the Trial will stop working
    after 30 days unless you purchase and enter a code to enable it.
    Have you selected all files in the Files panel and then clicked Put to upload them? or just the index file?

  • Published HTML files aren't linked to my URL

    When I publish my dreamweaver files to my FTP, they are
    accessible if I type in the entire path name (eg.,
    http://www.zebragraphicsllc.com/Zebra_home.html),
    but not the URL(
    http://www.zebragraphicsllc.com).
    I am sure there is a simple solution, but I can't seem to figure it
    out.
    Thanks in advance for your help.
    Megan

    Ask your host what their default filename is.
    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
    ==================
    "MeganMoye" <[email protected]> wrote in
    message
    news:f08pei$9v1$[email protected]..
    > When I publish my dreamweaver files to my FTP, they are
    accessible if I
    > type in
    > the entire path name
    > (eg.,
    http://www.zebragraphicsllc.com/Zebra_home.html),
    but
    > not the URL(
    http://www.zebragraphicsllc.com).
    I am sure there is a simple
    > solution, but I can't seem to figure it out.
    >
    > Thanks in advance for your help.
    >
    > Megan
    >

  • Spry menu when published

    Could somebody please view my site, www.turnersdesigns.com
    the spry menu goes funny when published to the web, i had made sure all spry assests are up loaded too, the live view and publish within dreamweaver are fine just when uploaded to ftp to it all go to cock.
    really fraustrated want to finish this site but this has killed my time and mojo for the project.....
    Regards
    Paul

    The links to the support files are incorrect. What you have is
    <script src="../../My Documents/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="../../My Documents/SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    This should be
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    Also, you are using an old version of Spry, namely version 1.4. The latest version is 1.6.1, but be warned that even that version is not good for use on touch screens.
    I would advise you to ditch the Spry menu in favour of a jQuery menu. Just Google the subject.

  • Dreamweaver not allowing columns to be adjusted

    I'm having a problem with the design view in Dreamweaver. 
    I can't change the column width or row height! 
    I can do it by going into the source, but even when I do (and it works on the published paged) Dreamweaver's display is still not correct.
    What am I doing wrong or is there a patch that I need?
    Thanks
    Glenn

    The web site is "chris.mrbreeze.net".  I'm just looking at the "index.php".  Once I get this fixed I can deal with the other pages.
    As you can see from the page and what Dreamweaver shows, there are some major differences.
    In Dreamweaver the text in "yellow" is all the way to the right but on the web page it's centered.
    I can't move the border on the text in Dreamweaver.
    Thanks
    Glenn

  • Exporting Dreamweaver files to another HTML program?

    Is there a way to save a website designed and published in Dreamweaver so that it can be opened in another publishing program? We have a website that was designed by a professional however the idea was that it was supposed to be something that our organization could update as needed. I use iWeb (yes, I know... it's a FAR simpler program) but I know you can also use Word now (replaced Front Page.)
    I'm guessing it just has to be saved as a .txt file or something, but I'm hoping that someone can give me a better idea of what to ask the designer for. Otherwise I'm about to just re-create the website.

    No, do not save the files as .txt files, leave them as .html files... that is, assuming that the originals are .html and not .php files.
    Also, do not use Word for the editing, rather get ahold of any one of the other free HTML editors like NotePad++:
    http://notepad-plus-plus.org/
    or Google for other free editors.
    These editors will open .html files and allow you to edit them as needed. Just be sure to "Save As" file type .html.
    Along with being able to edit the file, You'll also need to upload/download files from your Web host. For that, use an FTP program like Filezilla or CyberDuck:
    http://filezilla-project.org/
    http://cyberduck.ch/
    These FTP programs works as simple "drag and drop" ...drag the latest version from the server to your machine, edit it, then drag back onto the server
    If you are the one and only person doing the updates, start by dragging/copying the entire site onto your machine, being careful to keep the EXACT folder and file structure as on the server.
    Then future edits can be done directly on your machine without first downloading from the server (since you will have a copy of the latest version already on your machine).
    If you have more than one person doing the updating, download the entire site to start with but also when pages need editing, you may need to first download the latest version of that Web page from the server (since someone else may have made edits to the page).
    And a tip on editing Web pages in applications like NotePad++, be sure to have "Word Wrap" turned on!
    Web page coding is usually indented and spaced to make a neat and organized code layout, which is very helpful in editing the code. Without WordWrap on, the code becomes one big long line... no indents.. no spaces, etc. making editing very, very difficult. This is especially important for inexperienced coders.
    Here is a site that I created for a local organization. They have a 3 person Web commitee that is doing all the minor web page edits and updates using the method described above:
    http://www.olympicdiscoverytrail.com/
    They actually moved away from using Drupal as a content management system to an all HTML site to make it easier to do those type of edits.
    So yes, you can take an "Dreamweaver" site and edit it in other programs... provided you follow a few guidelines.
    Best wishes,
    Adninjastrator

  • Center web page on browser screen in Dreamweaver?

    All web sites I have created and published in Dreamweaver have the pages come up on the browser screen on the left side. Is there a way to set up a site so the pages come up centered on all browser pages?

    Good day, I have read the above posts, and other posts/videos online, tried many, but none seem to work. I'm wondering if it's because the page elements have absolute positioning, but maybe someone can help. Below is the html code, then below that i've included the css coding, i realize it's not clean, but just want to address the centering issue at this time.
    Any help is appreciated, remember I'm not a coder
    <!DOCTYPE html>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <style type="text/css">
    .SectionTEXT {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 36px;
        font-style: normal;
        line-height: 45px;
        color: #666666;
        background-color: #FFFFFF;
        letter-spacing: normal;
        text-align: left;
        word-spacing: normal;
        position: relative;
        width: 542px;
        left: 400px;
        bottom: 20px;
        text-decoration: none;
    .FooterTEXT {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: light;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        height: 35px;
        width: 904px;
        position: relative;
        left: 10px;
        top: 10px;
    #div_18 .SectionTEXT p a {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 36px;
        font-style: normal;
        line-height: 45px;
        font-weight: normal;
        font-variant: normal;
        color: #666666;
    a:hover {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 36px;
        font-style: normal;
        line-height: 45px;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
        text-decoration: none;
    .nameplate {
        font-family: Blue;
        color: #666;
        font-style: normal;
        font-weight: inherit;
    .forwardSlash {
        font-family: Verdana, Geneva, sans-serif;
        font-style: normal;
        font-weight: inherit;
    .verticalSlash {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: lighter;
        color: #03AAF3;
    .namePlateNOW {
        font-family: "Briem Akademi Std Semibold";
        font-style: inherit;
        font-weight: inherit;
        color: #F00;
    .efitnesslogo {
        color: #FFF;
        visibility: hidden;
    #div_18 .SectionTEXT p a {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        visibility: visible;
        color: #666666;
    #HD1 {
        position: absolute;
        height: 352px;
        width: 230px;
        left: 10px;
        top: 0px;
    #HD2 {
        position: absolute;
        height: 352px;
        width: 230px;
        left: 240px;
        top: 0px;
    #HD3 {
        position: absolute;
        height: 352px;
        width: 230px;
        left: 470px;
        top: 0px;
    #HD4 {
        position: absolute;
        height: 352px;
        width: 230px;
        left: 700px;
        top: 0px;
    .GhostedBar {
        position: absolute;
        height: 105px;
        width: 570px;
        left: -10px;
        top: 190px;
        background-image: url(IMAGES/WhiteBar.png);
    .WHTGRYBAR{
        position: absolute;
        height: 70px;
        width: 955px;
        top: 369px;
        left: 0px;
        background-repeat: no-repeat;
        background-image: url(IMAGES/WHT_GRAY_BOX_WRAP.svg);
    .WHTGRYSHADOW{
        position: absolute;
        height: 75px;
        width: 924px;
        top: 370px;
        left: 4px;
        background-repeat: no-repeat;
        background-image: url(IMAGES/WHT_GRAY_SHADOW.png);
    .BkgrndNAV {
        background-color: #C3D3F2;
        height: 1200px;
        width: 897px;
        position: absolute;
        left: 31.5px;
        top: 362.5px;
        opacity:
    #MembersFtrContainer {
        position: absolute;
        height: 65px;
        width: 944px;
        left: 8px;
        top: 1630px;
        border-top: solid;
        border-top-color: #FF0A00;
        border-top-width: 1px;
        border-bottom: solid;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 1px;
        border-left: solid;
        border-left-color: #FFFFFF;
        border-left-width: 1px;
        border-right: solid;
        border-right-color: #FFFFFF;
        border-right-width: 1px;
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top,  #ffffff 11%, #bfd3fc 55%, #3e78fd 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(11%,#ffffff), color-stop(55%,#bfd3fc), color-stop(100%,#3e78fd)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #ffffff 11%,#bfd3fc 55%,#3e78fd 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #ffffff 11%,#bfd3fc 55%,#3e78fd 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #ffffff 11%,#bfd3fc 55%,#3e78fd 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #ffffff 11%,#bfd3fc 55%,#3e78fd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#3e78fd',GradientType=0 ); /* IE6-9 */
    </style>
    <link href="Index.css" rel="stylesheet" type="text/css">
    <script id="form_init_script" data-name="" src="common/js/form_init.js" type="text/javascript"></script><link rel="stylesheet" type="text/css" href="common/css/jquery-ui-1.8.5.custom.css"></link><link rel="stylesheet" type="text/css" href="common/css/normalize.css"></link><script type="text/javascript" src="common/libs_js/jquery-1.4.4.min.js"></script><link id="theme" href="theme/default/css/default.css" type="text/css" rel="stylesheet"></link><title>e-fitness NOW Origin</title><script type="text/javascript" src="common/libs_js/jquery-ui-1.8.9.custom.min.js"></script><script type="text/javascript" src="common/libs_js/jquery.ui.datepicker.js"></script><script type="text/javascript" src="common/libs_js/easyXDM/easyXDM.min.js"></script><script type="text/javascript" src="common/js/jquery.validate.js"></script><script type="text/javascript" src="common/libs_js/jquery.metadata.js"></script><script type="text/javascript" src="common/libs_js/jquery.placeholder.min.js"></script><script type="text/javascript" src="validation_data.js?249"></script><script type="text/javascript" src="common/js/validation.js"></script><script type="text/javascript" src="common/js/conditionals.js"></script><script type="text/javascript" src="common/js/lang/messages_validation.js"></script><script type="text/javascript" src="common/js/lang/messages_datepicker.js"></script>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="viewport" content="width=960, user-scalable=yes"/><title>Index</title>
    <link rel="stylesheet" href="jQuery/themes/base/jquery.ui.all.css?version=11">
    <style type="text/css">
    a:link {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 36px;
        font-style: normal;
        line-height: 45px;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #666666;
        text-decoration: none;
    a:visited {
        text-decoration: none;
        color: #666666;
    a:active {
        text-decoration: none;
        color: #666666;
    body,td,th {
        color:#666666;
    .hover {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 36px;
        font-style: normal;
        line-height: 45px;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
    body {
        margin-top: 0px;
    .NEWnav {
        position: absolute;
        height: 45px;
        width: 920px;
        left: 20px;
        top: 380px;
    </style>
    <script src="jQuery/jquery-1.4.4.js"></script>
    <script src="jQuery/ui/jquery.ui.core.js"></script>
    <script src="jQuery/ui/jquery.ui.widget.js"></script>
    <script src ="jQuery/ui/jquery.ui.tabs.js"></script>
    <script>
    $(function(){
            $("#Tab_5").tabs({});
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    </head>
    <body bgcolor="#3E78FD" text="#666666" onLoad="MM_preloadImages('IMAGES/FitnessProgHvrClkBttn.png','IMAGES/What_HowHvrClkBttn.pn g','IMAGES/EnrollTodayHvrClkBttn.png','IMAGES/MemberLoginHvrClkBttn.png','IMAGES/GrnButton HvrClk.png','IMAGES/FitnessProgHvrClkBttn.svg','IMAGES/What_HowHvrClkBttn.svg','IMAGES/Enr ollTodayHvrClkBttn.svg','IMAGES/MemberLoginHvrClkBttn.svg','IMAGES/OriginHvrClkBttn1.svg', 'IMAGES/FitnessProgHvrClkBttn1.svg','IMAGES/What_HowHvrClkBttn1.svg','IMAGES/EnrollTodayHv rClkBttn1.svg','IMAGES/MemberLoginHvrClkBttn1.svg')">
    <div id="div_1">
    <div align="center">
      <div id="HD1"><img src="IMAGES/DBS_FOTOSEARCH_u14758523.png" width="230" height="352" alt="Women Competitive Swimmer" /></div>
      <div id="HD2"><img src="IMAGES/DBS_FOTOSEARCH_u18569747.png" width="230" height="350" alt="Hurdler" /></div>
      <div id="HD3"><img src="IMAGES/DBS_FOTOSEARCH_u24747386.png" width="230" height="350" alt="Golfer" /></div>
      <div id="HD4"><img src="IMAGES/DBS_FOTOSEARCH_u21161806.png" width="230" height="351" alt="Marathon Runners" /></div>
      <div class="GhostedBar"></div>
    </div>
    <div class="overlayLOGO">
      <img src="IMAGES/efitnessLOGO_copy1.svg" alt="e fitness now" width="508">
    </div>
    <!--end overlayLOGO div-->
    </div>
    <!--end headerImage div-->
    <!-- end div_1-->
    </div>
    <div class="BkgrndNAV"></div>
    <div class="WHTGRYSHADOW"></div>
    <div class="WHTGRYBAR"></div>
    <div class="NEWnav">
    <a href="Index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Origin','','IMAGES/OriginHvrClkBttn1.svg',1)"><img src="IMAGES/OriginNormBttn1.svg" alt="Origin Page" width="180" height="45" id="Origin"></a>
         <a href="FitnessPrograms.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('FitnessPrograms','','IMAGES/FitnessProgHvrClkBttn1.svg',1)"><i mg src="IMAGES/FitnessProgNormBttn1.svg" alt="Fitness Programs Page" width="180" height="45" id="FitnessPrograms"></a>
           <a href="Learn.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Learn','','IMAGES/What_HowHvrClkBttn1.svg',1)"><img src="IMAGES/What_HowNormBttn1.svg" alt="Learn What & How" width="180" height="45" id="Learn"></a>
           <a href="Enroll.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Enroll','','IMAGES/EnrollTodayHvrClkBttn1.svg',1)"><img src="IMAGES/EnrollTodayNormBttn1.svg" alt="Enroll Today Page" width="180" height="45" id="Enroll"></a>
           <a href="Members.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Members','','IMAGES/MemberLoginHvrClkBttn1.svg',1)"><img src="IMAGES/MemberLoginNormBttn1.svg" alt="Members Page" width="180" height="45" id="Members"></a>
    </div>
    <div id="div_18">
        <img src="IMAGES/FOTOSEARCH_x19148847.png" name="Image_14" id="Image_14" />
      <div class="INTROtext">
        <p>"WELCOME…Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est."</p>
      </div>
    </div>
    <div id="div_19">
        <img id="Image_15" src="IMAGES/stock-photo-12488366-man-playing-golf.png" />
      <div class="SectionTEXT">
        <p>Sports Conditioning &amp; <br>
          Personal Fitness Programs: <br>
          <a href="http://www.youtube.com/watch?v=4a0Q-IAqO8U" target="_blank" class="hover">Triathlons</a> | Running | Cycling<br>
          Swimming | Climbing | Surfing…</p>
      </div>
    </div>
    <div id="div_20">
        <img id="Image_16" src="IMAGES/000014338250_HDFlashVideo copy.png" />
      <div class="SectionTEXT">
        <p>Full Course Videos: <br>
          What We Do &amp; <br>
        How e|fitnessNOW Programs Work for You … </p>
      </div>
    </div>
    <div class="SectionTEXT" id="div_21">
        <img id="Image_17" src="IMAGES/stock-photo-17198908-success-flow-chart-on-a-blackboard.png" />
        <div class="SectionTEXT">
        <p><br>
          Learn About Advanced Conditioning Programs…    </p>
      </div>
    </div>
    <div id="div_23">
        <img src="IMAGES/Bigstock_28225811.png" alt="Enroll Today Image of Track &amp; Field Hurdlers" id="Image_24" />
      <div class="SectionTEXT"> <br>
          Fly Over Hurdles…<br>
          Sign-Up with an e|fitnessNOW Trainer Today!
      </div>
    </div>
    <div id="MembersFtrContainer">
      <div id="MemberFtrInsideContainer">
        <div class="FooterTEXT">© 2012–2017 e|fitnessNOW and e|fitnessTRAINER. All rights reserved. web design: grafacha.com | web development: Content for  class</div>
      </div>
    </div>
    </body>
    </html>
    CSS
    @import url("webfonts/DroidSans/stylesheet.css");
    #div_1
        height : 349px;
        left : 8px;
        overflow : hidden;
        position : absolute;
        top : 11px;
        width : 944px;
        border-top: solid;
        border-top-color: #FF0A00;
        border-top-width: 1px;
        border-bottom: solid;
        border-bottom-color: #FF0A00;
        border-bottom-width: 1px;
    .headerImage {
        position: absolute;
        width: 923px;
        height: 350px;
        margin-left: 10px;
    .overlayLOGO {
        position: absolute;
        top: 205px;
        background-repeat: no-repeat;
        width: 590px;
        height: 150px;
        left: 20px;
        visibility: visible;
    #efitnessLOGO
        width: 5.823in;
        height: 1.938in;
        position: absolute;
        top: 25px;
        left: 45px;
        visibility: visible;
    #textheader_3
        height : 104px;
        left : 46px;
        overflow : hidden;
        position : absolute;
        top : 11px;
        width : 451px;
        color : #575756;
        font-family : Arial,sans-serif;
        font-size : 78px;
        line-height : 104px;
        margin-top : 0;
        width : 100%;
    #textheader_3 a
        color : #575756;
        text-decoration : none;
    #Tab_5
        left: 0px;
        top: 369px;
        width : 960px;
        position: absolute;
        height: 55px;
    #div_18
        height : 220px;
        left : 8px;
        position : absolute;
        top : 440px;
        width : 944px;
        border-top: solid;
        border-bottom: solid;
        border-bottom-color: #FF0A00;
        border-top-color: #FF0A00;
        border-bottom-width: 1px;
        border-top-width: 1px;
        background-color: #FFF;
    #Image_14
        height : 220px;
        left : 0px;
        overflow : hidden;
        position : absolute;
        top : 0px;
        width : 380px;
    #div_19
        height : 220px;
        left : 8px;
        overflow : hidden;
        position : absolute;
        top : 680px;
        width : 944px;
        background-color : #ffffff;
        border-bottom: solid;
        border-bottom-color: #FF0A00;
        border-bottom-width: 1px;
        border-top: solid;
        border-top-color: #FF0A00;
        border-top-width: 1px;
    #Image_15
        height : 220px;
        left : 0px;
        overflow : hidden;
        position : absolute;
        top : 0px;
        width : 380px;
    #div_20
        height : 220px;
        left : 8px;
        overflow : hidden;
        position : absolute;
        top : 920px;
        width : 944px;
        background-color : #ffffff;
        border-top: solid;
        border-top-color: #FF0A00;
        border-top-width: 1px;
        border-bottom: solid;
        border-bottom-color: #FF0A00;
        border-bottom-width: 1px;
    #Image_16
        height : 220px;
        left : 0px;
        overflow : hidden;
        position : absolute;
        top : 0px;
        width : 380px;
    #div_21
        height : 220px;
        left : 9px;
        overflow : hidden;
        position : absolute;
        top : 1160px;
        width : 943px;
        background-color : #ffffff;
        border-top: solid;
        border-top-color: #FF0A00;
        border-top-width: 1px;
        border-bottom: solid;
        border-bottom-color: #FF0A00;
        border-bottom-width: 1px;
    #Image_17
        height : 220px;
        left : 0px;
        overflow : hidden;
        position : absolute;
        top : 0px;
        width : 380px;
    #div_23
        height : 220px;
        left : 9px;
        overflow : hidden;
        position : absolute;
        top : 1400px;
        width : 943px;
        background-color : #ffffff;
        border-top: solid;
        border-top-color: #FF0A00;
        border-top-width: 1px;
        border-bottom: solid;
        border-bottom-color: #FF0A00;
        border-bottom-width: 1px;
    #Image_24
        height : 220px;
        left : 0px;
        overflow : hidden;
        position : absolute;
        top : 0px;
        width : 380px;
    #div_22
        height : 300px;
        left : 8px;
        overflow : hidden;
        position : absolute;
        top : 1632px;
        width : 944px;
        border-top: solid;
        border-top-color: #FF0A00;
        border-top-width: 1px;
        border-bottom: solid;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 1px;
        border-left: solid;
        border-left-color: #FFFFFF;
        border-left-width: 1px;
        border-right: solid;
        border-right-color: #FFFFFF;
        border-right-width: 1px;
        background: #ffffff; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d 3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc 2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiB ncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogI CAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3R vcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iI2JmZDNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZ mZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iIzhjYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ 9IjEwMCUiIHN0b3AtY29sb3I9IiMzZTc4ZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+C iAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJ hdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #ffffff 0%, #bfd3ff 66%, #8cb0ff 84%, #3e78fd 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(66%,#bfd3ff), color-stop(84%,#8cb0ff), color-stop(100%,#3e78fd)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 0%,#bfd3ff 66%,#8cb0ff 84%,#3e78fd 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 0%,#bfd3ff 66%,#8cb0ff 84%,#3e78fd 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffffff 0%,#bfd3ff 66%,#8cb0ff 84%,#3e78fd 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ffffff 0%,#bfd3ff 66%,#8cb0ff 84%,#3e78fd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#3e78fd',GradientType=0 ); /* IE6-8 */
    <style>
          #docContainer .fb_cond_applied{ display:none;     visibility: visible;
        </style><noscript>
          <style>
          #docContainer
          .fb_cond_applied{ display:inline-block; }
    </style>
    #div_24 {
        height: 290px;
        width: 220px;
        background-color: #3e78fd;
        top: 11px;
        left: 246px;
        position: absolute;
        visibility: visible;
        border-left: solid;
        border-left-color: #FFFFFF;
        border-left-width: 1px;
        border-right: solid;
        border-right-color: #FFFFFF;
        border-right-width: 1px;
    #div_25 {
        height: 290px;
        width: 220px;
        background-color: #3e78fd;
        top: 11px;
        left: 479px;
        position: absolute;
        visibility: visible;
        border-left: solid;
        border-left-color: #FFFFFF;
        border-left-width: 1px;
        border-right: solid;
        border-right-color: #FFFFFF;
        border-right-width: 1px;
    #div_26 {
        height: 290px;
        width: 220px;
        background-color: #3e78fd;
        top: 11px;
        left: 710px;
        position: absolute;
        visibility: visible;
        border-left: solid;
        border-left-color: #FFFFFF;
        border-left-width: 1px;
        border-right: solid;
        border-right-color: #FFFFFF;
        border-right-width: 1px;
    a:hover {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 36px;
        font-style: normal;
        line-height: 45px;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
        text-decoration: none;
    .INTROtext {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: inherit;
        line-height: normal;
        font-weight: inherit;
        font-variant: normal;
        color: #666666;
        background-color: #FFFFFF;
        letter-spacing: normal;
        text-align: left;
        word-spacing: normal;
        position: absolute;
        width: 525px;
        left: 400px;
        bottom: 20px;
        text-decoration: none;
        top: 10px;
        text-align: justify;
    #MemberFtrInsideContainer {
        background-color: #3e78fd;
        position: absolute;
        visibility: visible;
        height: 55px;
        width: 924px;
        left: 10px;
        top: 10px;
        border-left: solid;
        border-left-color: #FFFFFF;
        border-left-width: 1px;
        border-right: solid;
        border-right-color: #FFFFFF;
        border-right-width: 1px;

  • Dreamweaver Hotspots fracturing PSD images

    I have a PSD image I want to publish in Dreamweaver CS3. I
    can make a hotspot in DW, but after hitting "enter", it sort of
    fractures the image template. That is, pieces of the image become
    not aligned and it looks really bad. Is there a way to do this in
    DW without putting the PSD back thru PS and slicing it again?
    Thanks,
    Mark

    The truth of the matter is that any HTML written by a
    graphics application
    (whether it be PS, or FW, or whatever), is only useful for
    prototyping work.
    It is just not robust enough for use on the web.
    If you give us a link to your page, so we can examine its
    code, the issues
    there will be easy to spot.
    What this means for you is that if you are serious about
    using DW for web
    development, you will have to become much more capable with
    HTML and CSS. A
    good place to start is here -
    http://www.w3schools.com.
    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
    ==================
    "baldrn" <[email protected]> wrote in
    message
    news:g5i1mi$dnc$[email protected]..
    > Hi Walt,
    > I found out what was happening and can fix some but not
    all.
    >
    > I may have been using the wrong wording with "image
    template". What I was
    > referring to is the free website templates that are
    included with my
    > hosting
    > account. They come in PSD or html. I opened the PSD with
    PS and made
    > edits.
    > Then saved as "web page", opened with DW and then tried
    to make a hotspot
    > to an
    > html page and that's when it fractured the table setup.
    It wasn't an
    > image, it
    > was tables.
    > Thanks,
    > Mark
    >
    >

Maybe you are looking for