For all things Dreamweaver.
Recently active
The about screen for DW was confusing to me (it has numbers in 2 places) so I just screenshotted that and added it here to this post so you know which version I'm on.Mac OS Catalina 10.15.5The subject pretty much describes the entire issue. The only thing I'd add is that "appears ok" means the asterisks next to the file names/tabs appear when new changes appear and go away when I save the file, but when I actually open the file in other programs, or re-open DW the changes are lost!How can I begin troubleshooting this?
I want to add horizontal space between 2 images that are side by side on the webpage. Right now they are touching one another.Any help appreciated...
I am building a flash slideshow in Dreamweaver 8. I have followed online tutorials on how to do this, but I cannot figure out how to batch-insert the files for my show at "imageURLs" in the Flash element. Obviously, inserting each file individually would be ridiculous since there are over 100; I am sure I am missing something obvious. Any help would be much appreciated.
I am using Dreamweaver CS6 and I use Yahoo Servers (Aabaco) and can no longer connect to the servers with Dreamweaver's FTP to update my website. They now require an FTPS and TLS 1.2 connection. From what I read on the forums CS6 will not be updated to make the TLS 1.2 connection. My question is does Dreamweaver CC support TLS 1.2?
Bonjour à tous, Besoin de votre aide, Help!J'utilise Dreamweaver CS6 depuis longtemps et j'ai depuis quelques semaines un soucis. L'aperçu des pages pour débogage dans le navigateur Google ne marche plus. Par contre avec les autres navigateurs (Fire ... Safari ...) cela marche. Voici le message que j'ai: Ce site est inaccessibleIl se peut que la page Web à l'adresse du fichier: //% 20 / Utilisateurs soit temporairement inaccessible ou qu'elle ait été déplacée de façon permanente à une autre adresse Web. ERR_INVALID_URL J'ai contacté le forum Google. Pour eux cela vient de Dreamweaver, car cela fonctionne sur les autres navigateurs avec une adresse qui s'affiche sans % mais: fichier: /// volume / Utilisateurs /Merci de vos réponses en français ou autres langues 🙂 Bien à vous tous Yin
Changeing CSS of certain element based on certain title of other element with Javascript... to change style works already, but not yet based on title selector...if (getElemtById(blockrandom).title == ("sophia-lilith-implant")) {var style = document.createElement('style'); style.appendChild(document.createTextNode('.contentpane {padding-bottom: 260% !important}')); document.body.appendChild(style);} else {alert("hello");}Thanks in advance
I have an old site I support with dreamweaver CS4. The site seems to have a root folder problem. The links have seemed to have all changed to my document folder and I keep getting an error message that the files aren't in my root folder, but they definitely are. I am wondering how I can make sure that the links point to the root folder and not my documents folder. How can I change my root folder. Also should the root folder set up, should the links be relative to the document or site root? The site is very old, and is getting buggy. I am trying to convince the group to upgrade!!!Thank You in advance for any help.
Hello, all, I've had to get a new laptop from work, and have installed Adobe CC 2018 on it. When using Dw, I keep getting these "feature popups" that are driving me up a wall. Please see image. How do I get these annoying things to stop appearing?? V/r, ^ _ ^
I'm trying to set Snap scrolling to a horizontal scrolling website I am building and it doesnt even get suggested by Adobe Dreamweaver 2020 let alone work? Does dreamweaver allow for the CSS property "snap-scrolling"? would appreciate any answers thank you!
Hi there, I need help with something.I have probably 50 images that were done via screenshot on my monitor which is a 32" Screen Size 32 inResolution 1080p HDNative Resolution 1920 x 1080Aspect Ratio 16:9 Basically I took each of those images and made an html file with each one and have set coordinates so when you click on a particular part of an image, it goes to the next html file which contains another image file. My only problem is on my computer it's perfect, but I'm sending this to my work colleagues and some of them are using a work from home laptop which also has a resolution of 1920x1080, Type: 14" - IPS Resolution: 1920 x 1080 (Full HD Widescreen: Ye Image Aspect Ratio: 16:9 On their computer, you have to scroll from left to right on each page, I realize it's because the image itself would have been too big as the screengrabs were done from my monitor. I have a warning
Hello. Where can I find the validation password in the Forms panel?I am using Dreamweaver 20.2 version.Please advise how to enable or create this functionality.I am using this to validate the submitted password.Thank you.
Q. Which icon would you choose to start a Dreamweaver v20.2 session? A. If you clicked the green DW button, you started an earlier version of Dreamweaver. The correct DW icon is located between the MS-To-Do and the Camtasia-Recorder buttons. How sad to see Dreamwaver diminishing in every respect.
Yesterday everything was fine.Today on opening Dreamweaver the loading circle just went round and round.Spoke to someone called P Mohan on chat.He got me to install all Windows UpdatesNext I uninstalled Creative Cloud and Dreamweaver, rebooted and re-installed.No joy.Asked P Mohan to elevate my issue and he/she cut me off.
I have a svg, a logo, and I want it to link to the startpage of a website I have found that the link does not work: <a href="http://www.MyWebsite.tld" target="_blank" title="Link zu Homepage"> <object type="image/svg+xml" data="logo.svg"> <img src="logo.png" alt="Logo as png" /> </object> </a> What else is there to do besides adding a link to the SVG graphic itself?
Hi all,So I'm trying to edit a staff members photo in the database I have created. There are three browse buttons for different documents to upload.I can add the photo and save it in a location and it stays there. But if I want to edit any of the text boxes but keep the photo of the staff member it will delete the photo.I am using DW's built in Update routine and then a separate php file to do the image processing, do you think it could be happening because of this? This is the UPDATE query:$editFormAction = $_SERVER['PHP_SELF']; if (isset($_SERVER['QUERY_STRING'])) { $editFormAction .= "?" . htmlentities($_SERVER['QUERY_STRING']); } include('staffimageprocessing.php'); if ((isset($_POST["MM_update"])) && ($_POST["MM_update"] == "form1")) { $updateSQL = sprintf("UPDATE sure_staff SET sure_staff_fname=%s, sure_staff_sname=%s, sure_staff_telno=%s, staff_photo=%s, staff_photoid=%s, staff_dbs=%s, sure_staff_email=%s, sure_staff_password=%s, sure_staff_active=%s WHERE sure_
Hi all, We are pleased to announce the latest update (20.0) to Dreamweaver. Key features of the release:: Seamless Live View Editing: Edit documents in Live View with a single click. Along with element text you can edit content directly inside semantic tags and all changes are auto synced to code view. Code Hints Improvements: PHP hints you are looking for are always at the top now with the improved filtering logic. Also, we have improved availability of HTML, CSS, JS code hints. Default font changes for JP locale: Japanese text & source code readability has been improved with Source Han Code JP as the new default font for JP locale. MacOS 10.15 support: Dreamweaver 2020 is compatible with the new MacOS 10.15 version. For more info on the latest features, see https://helpx.adobe.com/dreamweaver/using/whats-new.html Thanks, Preran
Hi! New computer and the F drive that I had my sites on is now the H drive. Is there a way I can change the drive letter for all of the websites at once without having to go through the site manager one by one?
Ok would love to know if anyone else is having this issue on Mac OS Catalina 10.15.4. When working in Dreamweaver, clicking on an item from the INSERT palette doesn't work as it should. Takes approx. 10 clicks before it will insert the item in your code. Same issue with html and bootstrap items. Some items insert with a single click of the mouse, like HEADING, SECTION, FOOTER, but others not working without multiple attempts/CLICKS. Any ideas?
I just installed the 20.2 update last night and when I went to commit my staged files from a recent update I'm working on, nothing happened. I cannot pull anything from the server either. It's like all my connections to different sources have just stopped working. EDIT: I also tried managing remotes. Testing the login doesn't work. I even tried inputting the wrong password, I just get no response from Dreamweaver. Windows 10 1803 x64
As new user to this "flagship" of web-editors I have a few questinons:1. When will DW update the built in bootstrap version to latest stabel version2. Alot of included templates seems awful old..Do I miss something to update or is it the policy at DW to not update to often?
como conectar una bases de datos en Dreamweaver phpmyadmin
Hyperlink display files listed in a folder if Edge is used as the browser. We created and internal website for sales to display customer testomonials. Chrome displays correctly but Edge browser does not. Is there something I can do in dreamerweaver to allow the display of the page? Click on link screen flashes and disapears. Trying to avoid creating each link manually. Current:<a href="pdfs/CaseStudies_Testimonials/Wire/"><img src="../images/icon-wire.png" width="133" height="149" alt="Wire"/></a>
Hello, I'm currently designing a website in Adobe Xd for a company I'm working for and they love it but want to make it an actual website. I don't have much experience in Dreamweaver so I'd like to know if it's possible to create these effect's (see video) and how difficult it would be to do so. The company wants to actually use the website as well, for customers to purchase items and browse so I've researching Shopify and you can edit code on there as well, so would that be better to not worry about sales transactions, inventory and all that. Any type of advice/guidance regarding this is welcome. Thank you,David
Here is some dummy text with multiple non-breaking spaces. Backspace in Live View does not remove spaces as intended. Instead, it removes characters from a previous word. Try it. <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Live View Backspace Bug</title> </head> <body> <p>Lorem &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ipsum dolor sit amet, consectetur adipisicing elit. Perferendis ratione at suscipit officia, aliquam dolorem nostrum tempora! Maiores amet eligendi enim, odio soluta quae molestias molestiae, ex non sint cumque?</p> </body> </html> Please confirm and vote on my Bug Report. https://dreamweaver.uservoice.com/forums/382851-adobe-dreamweaver-bugs/sugg
please my dream weaver 2020 close after i open fo some seconds,please why so
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.