For all things Dreamweaver.
Récent
I have a machine that is controlled by IT, and allows DW install/updates. It currently does not have GIT installed. When I upgrade to 2017.5 will DW 2017.5 install GIT? Trying to get GIT installed has been an issue, but it will solve everything if upgrading to 2017.5 installs GIT as part of the update.
I opened Dreamweaver to edit several web pages (I own 10 websites thatalways need updated content). I received notification to update the app. Iinitiated the update but at 100% upload it gave a failure message. Theerror message for the failure said to rename file. I was not sure what thatmeant so I thought I would just open the app and continue my work.Apparently, the update installation removed the shortcut from my taskbar.So, I went to my computer's settings and saw that Dreamweaver was stilllisted. This really confused me. I performed an uninstall because Ithought I needed to uninstall the app from my computer. Also, I used AdobeCC Cleaner to make sure it was completely removed. I figured that I couldthen perform a fresh install. Then, I started the installation. At about25%, the installation stopped and a P50 error message popped up. So, now Ino longer have the Dreamweaver app on my computer. What should I do? Steve
Hi community,i've coded a Virtual Reality application in Dreamweaver and used many online scripts.Now i need to present this project offline. How do i download all linked scripts automatically?Is there also a function to replace the links then in my code?Thank's! Best regards,Julian
Hy, I am very new with Webdesign and so I am with DW ... I am trying to find a solution for a current problem I have right now. Sure it's probably just a simple thing, but somehow the answer doesn't come to my mind.The thing is, i got a fixed Navigation Sidebar on the left. You are able to scroll inside the navigation if there isto much content inside. And you are able to scrole the main content, without affecting the navigation. I also made a fixed top nav (just to play i a little bit arround).But here is the thing. I would like to add a simple Header Image - as soon as try to do that, it mess everything up.I hope someone can help to fix this.(Sorry for the english ^^) Here is the code:HTML<!doctype html><html><head><meta charset="utf-8"><title>Kombination Vertikal und Horizontal (VH)</title><link href="vhstyle.css" rel="stylesheet" type="text/css"></head><body><div><!--Das isst der Horizontale Bereich--><div id="nav
Trying to sync settings between CC2015 and CC2017.In 2015, Preferences, Sync Settings, clicking "Sync Settings Now" returns the error, "Sync completed, but with errors."I've tried logging out/in with no change.If I can't solve this, is there a workaround to move my snippets manually from 2015 to 2017?
RE: MP4 video and MP3 audio files won't respond to Parameters commands on my 2 artwork/presentation sitesFirst off, I’m on a Mac, and everything still plays fine in Mac-based browsers (Safari and Maxthon).Sites were constructed in Dreamweaver years ago (several DW versions ago, using Quicktime video.I’ve been replacing all QT movie files with Mp4s and now have problems.These sites have been up for years, and everything USED to work fine in all browsers… but as you know, everything is constantly changing, and not necessarily compatible..I’ve tried everything I can think of — adjusting the Parameters, re-doing the parameters settings and saving in the latest version of Dreamweaver (thinking that perhaps it has some new cross-platform setting)It seems that no matter which commands I assign to “parameters” they are now ignored by most browsers, like Firefox and chrome (but not Safari). (Again they USED to all work fine with the pages I’d constructed with Quicktime).)These are the sit
Using Dreamweaver CC2017's "Insert" > "Image" results in an image tag code that includes a forward slash in front of the closing angle bracket. I'm working in html5 and don't wish to have the forward slash.EXAMPLE:DW generated code: <img src="photo.jpg" width="200" height="200" alt=""/>Desired code: <img src="photo.jpg" width="200" height="200" alt="">Is there a preference I can change so Dreamweaver won't include the forward slash?
Hi, I installed Dreamweaver on my mac a couple of days ago and when I go in code, I can't see any of the code, it is just blank. Can anybody tell me why this is happening or how do I fix it. Any help will be greatly appreciated.
I have been using MX 2004 blissfully for several years but this week it has opened and been immediately overlain by a Dreamweaver MX 2004 Security Warning saying that the named file (swflash.cab) does not have a valid digital signature. This link carries a screen shot: http://sspx.co.uk/swflash.cab.pngI am not trying to install any new software.I have clicked on the "Unknown Publisher" link and successfully installed Adobe's current certificate.I have clicked on "Install" and been told that a download of Adobe Flash Player could not take place as I am (it says) possibly not connected to the Internet. I am. I located a free-standing Adobe download and successfully installed that so I am now on Shockwave Flash 26.0.0.131.I have force quit and restarted Firefox (latest version).I have restarted my computer (iMac running Sierra and Parallels with XP Professional).And still I get this Security Warning.If I click on the "Shut down" cross in its top right hand corner it shuts down and I
I bought Dreamweaver CC3 some years ago and assumed it was therefore my property. Now I'm being given a few days left to use the program. Why? I have provided several Reference numbers to activate - to prove it is mine, but still I'm being told it will not work in a few days time. I'm also told that if I am connected to the Internet, activation is automatic.What do I do to continue using my purchased copy of Dreamweaver. This situation seems very unfair and possibly illegal.
Hi,I'm on Apple Sierra and DW 2015 stop to work alone, need to force the close and restart.If I do not use the 2017 version, is that for me there is a big backward on the previous versions with totally useless tricks and menus made in spite of the common sense
Hallo,ich beschäftige mich gerade neu mit HTML 5 und Dreamweaver CC.Wenn ich ein Bild in eine Tabelle einfüge, habe ich trotz Zuweisungen von Höhe, Breite und Positionierung des Bildes, unter dem Bild immer einen Rand in der Farbe des Hintergrundes. Ränder sind auch nicht angelegt. Wie bekomme ich das hin, dass das Bild ohne Rand zur unteren Tabellenzelle abschließt?Gruß und vorab schon mal danke für eine Antwort.Micha
https://i.redd.it/9hlgt286nw2z.pngI am working through the Adobe CC Classroom in a book 2017 release official training workbook from Adobe Chapter six Section threePart two The book and video files explain how to set a span tag around the part of the header logo text for "start" text. I put the span tag on fine, but for some reason when I put the class "logowhite" the .logowhite selector does not show up in CSS Designer anywhere...
If I create a database on MySQL using DW, will I need to continue paying for DW to keep the database alive? So when my subscription to DW dies, will the database? Likewise, if I create a database, will the next person have to use DW to edit the database? Will they have to use my DW account to edit the database?
I noticed that I'm getting an error when I try to add a Bootstrap component and found out it was a conflict between another bootstrap.css that's from the Smartmenu Navbar. I need this for the mobile navigation menu.When I remove the Smartmenu stylesheet I no longer get the error message:"The component is not fully compatible with the current Bootstrap CSS/JS File (lower than 3.0) A new Bootsrap CSS/JS File will be created and linked from the document."Since both are linked via CDN, what's the best way to resolve this, should I find the differences between the 2 CSS files and add those to my custom CSS stylesheet then remove the Smartmenu CSS?Brandon
Hallo,mein hoster hat auf php-version 5.5 und höher umgestellt. die versionen 5.2, 5.3, und 5.4 werden nicht mehr unterstützt.Bei datenbankabfragen mit cs4 (meine Version) werden zwar die Abfrageparameter unterstütz und auch in der URL angezeigt.Allerdings werden die zu wiederholenden Zeilen aus der DB nicht angezeigt. Kann es sein, das CS4 nicht mit php ab 5.5zusammenarbeitet.Danke für die Hinweise und Hilfe im VorausRolf Niggemeier
Does anyone know if a Flex column can run-around another Flex column?For example: I have 2 columns set as 50% wide each in a Flex parent container. At a specific break point I set the 2nd column, which contains a background image, to 300px high.What I want to happen is for the 1st Flex column, which contains text, to runaround (under the image) to fill up the width of the parent Flex container.I can do this conventionally using float/block at the break point but as I'm using Flexbox it would be good to find a Flexbox only solution, maybe it's not Flexible enough to wander outside of a column structure?Os
After I agreed to the latest update Dreamweaver won't open. I get several error messages regarding .dlls that need to be renamed. Here's the longer explaination Dreamweaver is providing:Exit Code: 146-------------------------------------- Summary -------------------------------------- - 2 fatal error(s), 0 error(s), 1 warnings(s) FATAL: Error (Code = 146) executing in command 'MoveFileCommand' for package: 'AdobeDreamweaver17_x64-mul', version:17.5.0.9878FATAL: Error occurred in install of package (Name: AdobeDreamweaver17_x64-mul Version: 17.5.0.9878). Error code: '146'WARN: Unable to move file at "C:\adobeTemp\ETR1485.tmp\1\mul\LogTransport2.exe" to "C:\Program Files\Adobe\Adobe Dreamweaver CC 2017\LogTransport2.exe" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.-------------------------------------------------------------------------------------Can anyone help? I'm getting ready to dele
I made a HUGE jump from Dreamweaver CS6 to CC17, and needless to say, it's really overwhelming. Everything has changed and i'm trying to work my way through some web updates for a client, and have hit a wall. I'm working on an existing website and need to add a page through a drop down menu. There is currently a single navigation box in a bar, and there is a sub-page to go under it that needs to appear when you hover over with the cursor. I've tried to copy/paste the code from another drop down menu on the same page [different category], then changing the code to reflect the new page with no luck. I'm sure this is an easy thing, but i'm totally stumped. Are there any tutorials for this specifically, or an easier way to do this?
Hi all,I am trying to force high quality embed youtube video ...i was told to try : &vq=hd720- but it's not working... I am on a fast cable connection - so it should work.My goal is to override the default - and make sure the vid plays at 720...Any ideas how to get this working<iframe width="853" height="480" src="https://www.youtube.com/embed/hb8WDATVB6A?rel=0&vq=hd720" frameborder="0" allowfullscreen></iframe>
[ templates / web design / themes ] -- can you please recommend a visual design that has the TITLE of the article, video, content, etc. AS THE FIRST THING YOU SEEnothing else should be at top* where are the best templates for that in photoshop? or other adobe products?
Hi,Please bear with me, am a TOTAL novice to dreamweaver, and this is my first post on the forum 😞I'm using 'bootstrap' with 'css' styling to create a website.After inserting a 'form' into a 'section' within css styling on a contact page, it affects the positioning of a 'div' that is also styled in css on the same page.The position of the 'div' on my index page, is centred and works fine.When I copy the code to the HTML page with the form in it, the contact page, the 'div' hangs to the left of the page. And obviously if I move the position within that page it alters the position on my index page.The above comments, may not make any sense, and you'll most probably need more information than I have provided, but I'm new to this and it's my first attempt at a website and dreamweaver.Really appreciate any help and patience in this matter.
I am ignorant about code. I called Adobe support who first sent me a tutorial that would show me how to insert a piece of code given to me by Constant Contact that is supposed to provide a link to my archived newsletters on Constant Contact. When the tutorial didn't help because I didn't know which insert options to choose, I called back and was told that there is a special problem inserting this kind of code so that it will provide a link. I was referred to this forum service, as a possible way to find the expertise that would guide me in inserting the code properly. Is there anyone who can help?Harris, unsophisticated in code and wanting to remain so
Hi,I already went through some tutorial regarding Artboards and i what to get some opinion regarding it best practice.I want to use the artboards for a website mockup and i also want to be able to export the assets to DW later on, using the extract panel.To copy and link objects across artboars i use smart objects.e..g i create a shape for my navbar and later transform it to smart object and copy to another artboard.In this way, when i change the smart object it changes in all teh artboards.SO far so good...The problem is that when I use the extract panel in DW, it does not "see" the interior of the smart object so all my element lack the right style properties Am I doing it "right", can i make DW see the interior of the smart object?Is there another way apart from using smart object to copy )and keep the objects linked) in Photoshop?
I am using the default bootstrap in DW CC 2017,I am testing it with my phone whose resolution is: 540 pixels by 960 pixels.When i hold the phone vertically col-xs-6 presents 2 thumbs across the screenThe problem is that when i turn the phone horizontally, it dose not switch to col-sm-4 and instead of 4 thumbs i get 2 large ones.Why is that and how to fix this?I use the default breakpoints:1200, 992 & 768pxmy basic code structure is:<div class="container-fluid"> <section class="row"> <div class="col-lg-offset-1 col-lg-10"> <div class="row"> <article class="col-xs-6 col-sm-4 col-md-3"> <div><a href="#" class="thumbnail"><img src="#" alt=""/></a> &nb
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.