iWeb to Dreamweaver

I agreed to host a website for a friend who is new to the Web design. She designed the iWeb site. When she struggled to publish, I downloaded her site on my computer, and then he published with Dreamweaver - and it exploded in my face.

In fact, the site seems to work OK now that we have the pages in the right place (in the public_html folder and NOT in the folder "Ifrance.com"). The problem is that all images, JS and CSS files carry names in lowercase, but the links all started with capital letters. So I simply changed the links for lower case and that solved the problem.

But I want to understand what is happening here. IWeb is case-insensitive, which means bad when publish you it on a Linux server? Or is it possible that the code has been somehow changed when I imported into Dreamweaver?

I forgot to mention that some of the files contain spaces that were filled with %20 in the code. I fixed them by replacing each instance of %20 with an underscore. In any case, I was wondering if someone might be able to suggest what the problem is here. My guess is that iWeb is simply insensitive and tolerant with % 20, while Linux servers are more specific.

Another question: many of these images are surrounded by attractive white borders with images festooned on my computer - but these borders do not appear online. Each image is contained in a div that looks like this:

< div style = "height: 300px;" Width: 225px;  height: 300px; left: 446px; position: absolute; top: 134px; Width: 225px; z-index: 1; "class ="tinyText style_SkipStroke_3 stroke_0">"

I discovered that the Scalloped edges disappear if I delete it: class = 'tinyText style_SkipStroke_3 stroke_0.

But I don't understand exactly what it is. I do not see a class named 'tinyText', 'style_SkipStroke_3' or 'stroke_0' in the associated CSS files. It sounds vaguely familiar to me, but I don't remember exactly what type of technology/program/language it is.

In any case, can anyone suggest how these dauphinoises borders are generated and why they do not appear online?

I have another, more complicated JS question I'll ask in a separate thread.

Thank you!

Hello

The %20 is caused by iWeb pages imported into Dreamweaver as utf - 8, but should not cause problems in regular text in links.

The absence of border styles can be caused by lack of javascript or image files, or if the border style is css3 that is implemented in Safari and now in Firefox, (can be emulated using javascript), without seeing the code for the class that I can not help more well the fact that it is used in an element with absolute positioning points to it in javascript/image generated.

The class can be in the javascript file not the css.

PZ

www.pziecina.com

Tags: Dreamweaver

Similar Questions

  • iWeb to Dreamweaver II: Question of JS

    I use Dreamweaver to publish a Web site created in iWeb to a Linux server and am having a problem with some audio files based on JavaScript.

    Consider the following code:

    < div id = "id9" style = "height: 68px;" left: 161px; position: absolute; top: 380px; Width: 144px; z-index: 1; "class ="style_SkipStroke_2">"

    < div class = "graphic_textbox_layout_style_default_External_144_68 text-content" style = "padding: 0px; ' > '"

    < div class = "graphic_textbox_layout_style_default" >

    < style p = "padding-top: 0pt;" class = "Free_Form" > Morio E < br / > < / p >

    < class p 'Free_Form' = > Traditional < br / > < / p >

    < style p = "padding-bottom: 0pt;" class = "Free_Form" > < /p > Gilberto Gil lyrics

    < / div >

    < / div >

    < / div >

    < div style = "height: 120px;" left: 45px; position: absolute; top: 532px; Width: 102px; z-index: 1; ' > '.

    < img style = "height: 104px;" Width: 102px; "src = Music_files/sambatuquecoverart_3.jpg""/ >

    < script type = "text/javascript" > <!--

    writeMovie4();

    --> < /script >

    < / div >

    This is the corresponding code in the associated JS file:

    function writeMovie3()

    {detectBrowser (); if (windowsInternetExplorer)

    {document.write (' < object id = "id8" classid = "clsid:02BF25D5 - 8 c 17 - 4B 23 - BC80 - D3488ABDDC6B" codebase = "http://www.apple.com/qtactivex/qtplugin.cab" width = "102" height = "16" > < param name = "src" value="Media/06%20E%20Morio.mov" / > < param name = "controller" value = "true" / > < param name = value "autoplay" = "false" / > < param name = value "Scale" = "tofit" / > < param name = value "volume" = "100" / > < param name = value "loop" = "false" / > < / object > ') ;} }

    Another yew (isiPhone)

    {document.write (' < object id = "id8" type = "video/quicktime" width = "102" height = "16" > < param name = "src" value="Media/06%20E%20Morio.mov"/ > < param name = "controller" value = "true" / > < param name = value "Scale" = "tofit" / > < / object > ') ;}}

    on the other

    {document.write (' < object id = "id8" type = "video/quicktime" width = "102" height = "16" data="Media/06%20E%20Morio.mov" > < param name = "src" value="Media/06%20E%20Morio.mov"/ > < param name = "controller" value = "true" / > < param name = value "autoplay" = "false" / > < param name = value "Scale" = "tofit" / > < param name = value "volume" = "100" / > < param name = value "loop" = "false" / > < / object > ') ;}}}

    In a folder named Media is the 06 E Morio.mov file.

    When I view the page Music.html locally, I see the graphics standard that appears with audio files - a horizontal thing, metallic color with a button you can push to start audio and a little button that slowly moves to the right until the song is finished. But when I view the page online, I don't see anything.

    I tried to rename the audio file to 06_E_Morio.mov (to replace spaces with underscores), then replace every occurrence of %20 in the code of the JS file with underscore as well. But who killed on the spot.

    I had a lot of problems with links that included capital letters and so does not correspond with images or JS files which were tiny. So, I guess that this problem has to do with either a value that should or should not have a capital letter or a question of space - either I need to replace %20 with underscores, or I need to insert characters to underscores in names of the audio files, etc.

    Can anyone offer any suggestions?

    Thank you.

    Hello

    Use the Dreamweaver, Insert - Media - plug-in for insert quicktime files in dreamweaver.

    It is for files quicktime video, but the procedure is the same for audio - http://www.layersmagazine.com/using-quicktime-videos-with-dreamweaver.html.

    PZ

    www.pziecina.com

  • Lack &lt; body &gt; tag from my code?

    Hi, my server (domain Express / Parallels) won't let me edit my Web site online (in WYSIWYG mode) because it can't find the < body > tag. Everything works perfectly in the site that I created in iWeb - www.franhayterconsulting.co.uk, but does not at all to the one I have used Dreamweaver for - www.kateharrisconsulting.co.uk. Is there a genius out there that can help locate what I have done differently?

    As a beginner, iWeb and Dreamweaver are therefore useful for simple sites - but unfortunately the first sign of a problem and I'm naïve! I thank very you much for all the advice, very much appreciated indeed.

    Looks like the minimum structure for an HTML document

    Highlighted tags are not present in your document.

    Also have a look here http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.kateharrisconsulting.co.uk%2F

    GRAMPS

  • IWeb to...

    Sandbox and Wix seek the best for me so far.

    I had GoDaddy.com to host my Web site and bought my four names of them also. Looks like I'll have to spend GoDaddy also because most of these design programs I like include accommodation.

    EVERWEB.com - software program $80; By one year $ 100-200; did not like their models and no blog page. copy the text and images of iWeb and sticking them in EverWeb. video http://www.everwebapp.com/support/iweb-to-everweb.html seems a bit complicated and very slow. EverWeb supported models of Master, which means that you can design your web site once and apply your site automatically changes to every page of your site. Not sure I like it. In iWeb, I could use different "models on each page if I wanted to.

    SANDVOX.com - program $ 80 a so-called extracted content from Web site... to extract the content of a website in a new document. After you enter the URL of your website, Sandvox will start to crawl into your Web site, consider the main content of each page and create the corresponding pages in your new document to the site.

    If everything is fine once the general appearance and feel is set up (drawing is chosen, site title entered, adjusted, banner etc.), add pages and more content, the major part of a site will have to be rebuilt but sounds like it would be even easier.

    3 choice accommodation: Multi this plan is the "medium term", $144 / year (equivalent to $12 / month), and it also includes a domain name *-in private life. This plan includes more bandwidth (45 GB transferred per month) and storage (10 GB). In addition, using this plan, you can use a single account to host up to 10 websites (with their own unique domain name). All your published sites are within the limits of bandwidth and the ability to plan. Choose this plan if you will host more than one Web site, or if your business or your personal site gets too much traffic for the limits of the single plan, or if you need more storage that includes the unique plan.

    WIX.com program is FREE. the best models, appears simple, similar to iWeb, gives instructions for the transfer.   They have four hosting plans. eCommerce is $192 per year; Unlimited is year $149, and the 'combo' $111. Don't see that much difference except eCommerce probably allows you to sell items. Domain names are free the first year about $10 after that. (recommended for Combo is probably enough) Model and design are related to the hosting subscription, so that you can not take the files to another host and still waiting for the forms to work. Ethnoid said that WiX is mainly for people who want a quick and easy option to set up a site online and who don't know really a lot of web design or sites. (hmmm that's maybe me!)

    Highway Express.com - 4 star reviews on version 6.12. FREE, but seems difficult to me.

    Flux4.com - (recommended by old Toad) $99 - very different to iWeb. "steeper learning curve." is really a professional web site design tool.

    Dreamweaver - $20 a month, $240 per year and you continue to pay $20 for a cost additional months. You can open your Web pages in dreamweaver with the command open from the file menu. But the cost is outrageous I think.

    He had to make a decision very soon.

    Freeway Pro/Express is no harder to learn that many others - you can try demo and download the demo for free.

    Flow is now on 6 stream, but yes, there is a steep learning curve, and it's probably more for those who know something about html/css.

    WiX is NOT similar to iWeb to all.  WiX is similar to other manufacturers online like SquareSpace, etc. of Wordpress.com.  You visit Wix and sign upward and create your site name and it's something like mynewsite/wix.com and you then create your site online and it is then published on the servers of Wix.  If you want you can pay an additional amount and get taken off the power adds, then bind your own domain name for the site that you created here, but yes, you are right in that you cannot move it later and you need to cancel your membership of Wix, if you want to do something different.

    You could take another look at EverWeb because I think that blog pages are intended to be available with version 2, which may already be out soon.

    On all of them, EverWeb is perhaps the best way to go to the ease of use and it is the most similar to iWeb.

    The other alternative is to use the CMS (Content Management Systems) that are Drupal, Joomla and Wordpress, and if you already have hosting with GoDaddy, then you can install these on any field you want with a single click.

    Drupal is a bit more complex, but Wordpress.org is good and there are a lot of good free templates, but you don't have to spend that much to get a nice looking model.

    You don't really need to know the html or css to use the CMS either.

  • How can I insert a page of muse in a dreamweaver site?

    I'm in transition a site built in dreamwever by another in a user-friendly site of muse (the generation of dreamweaver is a mess) and I want to do is slowly replacing the homepage first.

    How can I go to place this page with all the links in dreamweaver?

    graphic Fireworks that point outwards will remain intact?

    is it possible to put mp3s on the page as easily as I can with iweb? or can I use the html code of the version of dreamweaver to put the mp3 player and his? Ad I can do any of these things without having to use youtube, soundcloud, etc. and just use the mp3s stored on my desktop?

    Hello

    Take a look at this video

    How to add a PayPal button. Adobe Muse CC tutorials

  • Can you help me find a WYSIWYG tool to change the Dreamweaver code?

    Hello

    I managed a very small nonprofit.  Recently, a professional Web Designer volunteered for the redesign of my site.  He used Dreamweaver and the new look is exceptional.

    My problem is that I have to be able to update the site.  The tool I used iWeb to Apple, isn't an import function.  Dreamweaver is much too sophisticated and costly for my needs.  Does anyone know how to use iWeb to update a Web site created in Dreamweaver?  Or know another point and click (easy) and inexpensive software tool that I can use to make an update based on the new site (posting new links, updating text, etc.)?

    Thank you.

    You could easily press... .that grape...

    and make wine!

    :-D

  • Plan to change Dreamweaver. What can do?

    Hi, I'm a Mac user using iWeb, which is optimal for most, but sometimes can be a bit limited. I would like you to give me an idea of some things that Dreamweaver can do, specifically:

    • You have users to add comments to articles, or any part of your site?

    • Can you have a system log, giving users of such capabilities that comment without having to do a lot of work with databses with your Web host?

    • Is Dreamweaver a WYSIWYG editior (eg can you "draw" shapes, text boxes, etc. as you can in iWeb) or is a knowledge of HTML or CSS to make a really nice site?

    • Dreamweaver automatically makes your site friendly for all browsers, or which is still up to the designer?

    • Dreamweaver gives you no help with ranking SEO or search engine?

    If you could answer these questions and let me know of all the other cool things that Dreamweaver could do it would be great! Thank you!

    -a

    You have users to add comments to articles, or any part of your site?

    Yes, with an overall upward. There is no tool to do it automatically.

    • Can you have a system log, giving users of such capabilities that comment without having to do a lot of work with databses with your Web host?

    You can do it, but it requires the setting up of a database, etc. on your server.

    Is Dreamweaver a WYSIWYG editior (eg can you "draw" shapes, text boxes, etc. as you can in iWeb) or is a knowledge of HTML or CSS to make a really nice site?

    It is WYSIWYG, but you cannot shoot.

    Dreamweaver automatically makes your site friendly for all browsers, or which is still up to the designer?

    Most of the time Yes, unless you make an additional coding yourself.

    Dreamweaver gives you no help with ranking SEO or search engine?

    N °

    Brad Lawryk
    Adobe, Dreamweaver community expert
    Northern British Columbia Adobe User Group, Adobe user group manager

  • Is there a way to upload my iWeb site?

    I lost my iWeb domain, is there a way to access my site and download it?

    Kind regards

    Paul

    Yes, you can access your site on your server and if you connect to your server with a program such as Cyberduck ftp, then you can download your iWeb site files, but remember that as he is a published site, these are all html files and it won't be good for you because iWeb is no import , so will be unable to open html files.

    If you have lost your domain.sites files that iWeb uses, then you will need to re - build your Web site from scratch, but as iWeb is not taken in charge and for the past 4 years, I would re-build your site with another application that it is actively updated.

    Take a look at EverWeb here.

  • IWeb works on macOS Sierra?

    IWeb work well on macOS Sierra? All the features work?

    iWeb is on the list:

    http://forums.MacRumors.com/threads/MacOS-Sierra-10-12-compatible-apps.1977335/

    There is no need to use Everweb.

  • Cannot save changes in iWeb

    I recently bought 3 models of 3 companies, because the Apple default iWeb Templates are not sufficient for my business needs.

    I bought 2 iPresentee and iWebThemesPark 1.

    After 4 hours, developing a company web page where I saved constantly my job while using the app to Apple iWeb, I was appalled to realize that my work had actually been saved!

    First, I assumed it was a problem with the new models - but I now believe that it is a type of bug with iWeb - because the problem happens on models from 2 different companies and I even changed my read/write permission in their case by a suggestion from the suppliers of model.

    The symptoms are: I make the text changes, add pic files & delete some items template - and after the backup via file/save or Ctrl/s I exit the application of iWeb. Then when I restart iWeb-NONE of my changes were actually saved!

    I use the last of Apple OSX 10.11.6 & iWeb 3.0.4

    Totally frustrated - any help would be greatly appreciated.

    Do not remember that if this is actually a bug in iWeb, then nothing's going to set for it because iWeb is a product not supported and has been for the last 4 years now.

    I don't understand why you use iWeb to create websites of companies when it is not supported to an old man?  You would be better to create a corporate Web site using something like EverWeb, which is supported and currently developed?

    iWeb all stores in the files domain.sites and that's where everything will be recorded.  If you open iWeb, once again, you may find that things have not been registered, but go and find your domain.sites files and double click on it and you should find here changes.  Domain.sites file is located under your user/Library/Application Support / domain.sites.  Remember that it is your user library you want and NOT the library from your system.  To make your user library, you must go to the menu go to the top and then click on the 'alt' key and it should reveal your user library.

    Apart from that, I would not recommend the use of an obsolete product to create a business website.  Use EverWeb or something else - you can create very nice and professional looking websites of companies using WordPress.org.

    Move now while you can, as once you upgrade to the new Sierra of OSX, iWeb may well not work and there will be no more updates far it - not supported now.

    Time to move on instead of using it to create new sites!

  • iWeb

    Since iWeb is no longer an option anyone has a suggestion on what program use? I'd want one that will use the iWeb files that I used to create my current Web site.

    With the help of OS 10.11.6

    Thank you, Orin

    Sandvox can extract the current contents of your iWeb sites and create new websites of it.  It is the closest of iWeb I found.

    http://www.Karelia.com/support/Sandvox/help/z/Transitioning_from_iWeb.html

  • I use iWeb for my website (use Go Daddy) but I would like to move to something different and easy even as iWeb (what you see is what you get) any suggestions?

    I use iWeb for my website (use Go Daddy) but I would like to move to something different and easy even as iWeb (what you see is what you get) any suggestions?

    Yes, why not take a look at EverWeb.  It has been designed to be very like iWeb, but with everything you wanted iWeb joined, as a form of contact, drop-down menus etc and much more.

    The layout is very similar to iWeb, and it was deliberately designed to be - have a look here EverWeb.

  • iWeb links are not displayed

    Hello

    My (3.0.4) iWeb links do not appear in the first page. In the other pages, the links come very well. I've got El Capitan. Any thoughts?

    Thank you very much for your help!

    Make sure that there are no forms or images that cover the links.  If this is the case, the links do not work.  If something is the overlap with the links a bit, then they don't work.

    I would like to check this out, especially if the links work on all other pages of your site.

  • where is iWeb files store in OSX El Captain v. 10.11.2?

    where is iWeb files store in OSX El Captain v. 10.11.2?

    Can not find any directory under the "Library - Application Support" iWeb as suggested a few comments on the internet.

    Furthermore, can someone advise how to download the web site created by iWeb to internet, I tried "upload" function of iWeb and he just direct me to log on to the iCloud account.

    Thank you very much

    If you use a Mac with El Capitan, then there will not be any store for iWeb, because new Mac which not been shipped with iWeb for a long time.

    However, if you happened to load iWeb on your Mac from a disc, and then iWeb stores files of domain.sites under your user/Library/Application Support.  / Library/Application Support is the library system and you won't find anything here .

    To access your library from the user, you must click on the menu go upstairs and then press the 'alt key ' to your user library, but you may create, as the Mac ship automatically with iWeb, as has been the software not supported for the last 4 years or so now.

    To publish a site on the web, you need to get an account among many hosters autour - GoDaddy web hosting etc.  If you don't have a hosting account, that means first to register a domain name of your choice and then to buy the hosting for this, you will not be able to publish.  iCloud offers no accommodation, only a storage.

    Go to GoDaddy and register and domain name and purchase hosting and then download your site.

    Maybe you should consider new software also, like iWeb is old and not taken care of, then take a look at EverWeb instead.

  • iWeb 3.04 quit on os ElCapitan 10.11

    I love my iWeb and have used every day since 2007. Continue to add pages and items and now have over 100 pages. After the purchase of a new office of iMac of the retina and the upgrade to El Capitan 10.11 - iWeb refuses to publish.  I know it is discontinued - shame on you, Apple. I looked at EasyWeb, workflow, Web Acapella, Wordpress and Wix.  None of them compare to iWeb. Is there a way to resurrect iWeb?

    I have also the same problem that iWeb will not post and I've recently updated to ElCapitan 10.11.5.  I have iWeb 3.0.4.  The specific problem I have with iWeb is that hyperlinks do not arise once you publish, but they do not appear when the cursor passes over a hyperlink.  Can remedy us?

Maybe you are looking for