For all things Dreamweaver.
Recente
Hi there! I have the physical software for Dreamweaver CS5 but, due to the software having been on old computer (which I no longer have access to), I constantly am being asked for a serial number. When I put in the one I have, it says it's already used on 2 computers. So, there's nothing I can do right now to access this software and support said there's nothing they can provide. Any ideas on how to handle this? Thank you!
Hi everyone, Does anyone know what's happened to Project Seven? Their site is down. Has Gerry pulled the plug and moved on to something else? What a shame. I migrated a few sites over to WP using Bricks Builder, which I like, but nothing compares to P7's addons. I keep waiting for something from Adobe — a follow-up to Dreamweaver — but nothing. I hope everyone is doing well.Kind regards, Mark
Hi,I have a local website which got pretty cluttered over the years, duplicate pages, unused images. I will keep a copy of it for resources, but wish I could work from a clean website while retaining all the elements present in the libraries.There is a great feature in InDesign which allows to export a clean document without orphan files. Is there something similar in Dreamweaver? Or would that work by importing the website ?Thanking you for any hint on how to proceed !Kind regards, Paul
Hi everybody, this is a bit of a niche question I know but does anybody know if it is possible to set the line hight of Urdu text closer together than the default when a line of text does not have any tall letters in it? If you have a line of text which does not have any tall letters in, like the second line in the example below, this would reduce the space above it and make it to go closer to the line of text above it. According to sources I have found online when you set the leading, the distance in height between lines of text, in css, negative values are not allowed. Does that mean there is no way of getting rid of the space above a line of text that has no tall letters in it! It just looks a bit weird when there is only two lines and one of them does not have any tall letters in it! Thanks for your help. http://www.maximum-robot.co.uk/leading-3.html
I am using Dreamweaver version 21.6 Build 15711 and frequently the copy and paste fail to paste the text copied from code view. Closing Dreamweaver and opening it again does not solve the problem. The only way I have found to get Dreamweaver to work properly again is to close dream and reboot my Windows 11 PC. Something is seriously wrong with the new version of Dreamweaver. After 26 years, I am about to stop using Adobe products and switch to something more reliable. The "scanning for related files function" is not user friendly. When I try to save a code file while the scanning is running I get the message, "Cannot save documents while scanning for related files". The scan does not give the option to pause the scan to permit one to save and continue. The scan takes too long to complete. The only way I gave found to break out and save is to try to close the file you are trying to save and then canceling the close with stop the scan so yo
For some files in Dreamweaver when i publish i get the following error:File Transfer failed due to following reasons:- Internal data error: Transferred file size does not match the expected file size.It only does it for some files and not others. When it errors it also removes the file from the server.I have tested with Filezila and it publishes the files fine with no issues so the issue is definately Dreamweaver.It can work on a file all morning and then once it fails once it will never let you publish it even if you delete and try again.The server hosts say there is nothing they can do , please can you explain how i can stop this happening.Here is example log for a .htm file i was trying to publish:Started: 12/07/2023 16:24.htm - Transferring.htm - error occurred - An FTP error occurred - cannot put .htm. Internal data error: Transferred file size does not match the expected file size.File activity incomplete. 1 file(s) or folder(s) were not completed.File Transfer failed due to foll
Created a new html file, did as Save As to abc.htm then later wanted to change the name so did File Save as xyz.htm I entered the "htm" both times as say abc.htm or xyz.htm as the save as file type box has all different types listed separated by commas (or semi colons). After the second save as I upload both to my web server and when I type the url for xyz.htm I get File not found but it is fine when the url is abc.htm On the server I renamed xyz.htm to xyz_orig.htm and then renamed abc.htm to xyz.htm. then xyz.htm loads fine. although in filezilla on my local drive it shows the files as having htm extensions, I am suspicious that the second save as caused it to save xyz.htm.htm
Whenever i want to connect to FTP in dreamweaver on my Dektop Mac Studio M4 Max it doesn't work. Just hangs and keeps trying. So the weird solution is:I have to open my wifes Mac Air, sign with the same FTP details on Filezilla and it connects on the spot. Then i return to my Desktop Mac studio, try again to connect FTP in Dreamweaver and it connects directly without any problem .... Then after a while it disconnects and again without Ftp on my Desktop. So i open the Macbook air from my wife again, connect to the same FTP details in Filezilla and after that i can connect again on dreamweaver on my computer. I have contacted my ISP but they doen't get why it behaves that way. Why can i only connect FTP on Dreamweaver on my desktop when i connect with the same FTP on Filezilla on my wifes laptop ....Any idea why?
My sites have a template which in the past was easy to edit and those changes would populate across the site like they are supposed to. However, now it almost seems like the template is disconnected. I no longer get a prompt to update all the pages based on that template and can't seem to find a way to ask it to do this. I didn't make any changes (that I'm aware of :-)) to my "process and procedure" for workflow, the sites, file locations, not a new computer, etc. Probably something simple, any help is appreciated.
I am trying to get the embed code for a YouTube short video but that option doesn't seem to be available, see attached images of share options. TIA
Hello, I've been out of the game for 20 years, I've forgotten so much about html coding, I know its changed alot but I need help because I can't figure out how to add what I'm sure is a simple bit of coding. I'm trying to put a video on my website and all I have so far is a control bar beneath where the video is supposed to appear. My code is as follow's:<TR><TD><center><font face="Times New Roman, Times, serif" size="4" color="#FFFFFF">Train #2</font><BR><video width="640" height="360" controls><img src="images-trains/#2 Train.mp4" type="video/mp4"> </video><!--|<img src="images-trains/#2 Train.mp4">| --> </center></TD></TR> A really big thanks to anyone who can help fix my problem. I also take it, that Dreamweaver is no more?? I take it Adobe bought them out or something?
I've been working on the footer for my website and have all the links I need underneath the headers, but when I try to center it the longer links move over to the side and down like there's an indent. The shorter links center fine, it's just the longer ones. I'm trying to create a column based footer, where each section of links make up a column that goes across the page. Has anyone seen this before? .container .main-section .article3 { width: 300px; float: left; color: #FFFFFF; text-align: center; margin-left: 50px; margin-right: 90px; position: absolute; } .main-section .article3 h3 { font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; } .main-section .article3 .footer { list-style-type: none; text-align: center; float: none; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; padding-bottom: 0px; margin-top: 10px; margin-bottom: 10px; width: 300px; display: table; font-size: medium; position: absolute; } .article3 .fo
@migos: Can Adobe Dreamweaver CS6 function with the Windows Pro 11 operating system? So far I keep trying to tweak the settings in order to figure out why I keep getting this message whenever I attempt to upload a website page modification: "An FTP error occurred. Cannot make connection to host. The remotehost cannot be found." As background, I still use the same webhost that I've used for nearly 2 decades. But I switched computers and uploaded Dreamweaver CS6 to it. Meanwhile last December Microsoft uploaded Windows 11 Pro onto my computer, you know, for my own benefit. I had not yet begun trying to use Dreamweaver CS6 on my replacement computer. If anyone here has managed to get CS5 or CS6 Adobe to function on Windows 11 Pro, please let me know so I won't give up and switch website modification brands. I spent over $1,000 on Dreamweaver over the years and I
Browservorschau funktioniert in Dreamweaver nicht mehrIch habe das Problem mit LIVE-View an einem MAC STUDIO.Dreamweaver Version 21.6, Tahoe 26.0.1 (25A362)Allerdings funktioniert es mit einem MAC BOOK mit derselben Dreamweaver Version 21.6 und dem selben BetriebssystemHat jemand eine Idee?Cache schon gelöscht, keine Änderung
ALL of my media queries on my portfolio site work magnificantally when viewed on a desktop or laptop. However, one of its pages won't adjust when viewed on a moble device, while the rest will. Is there a logical reason for this? If yes, how should I go about fixing it? Matthew
ジャバスクリプト教則本のコードを新規「js」にコピーしたが、ブラウザに反映されないので、対処法をしりたいです、よろしくお願いします。
When using split view, I sometimes need to locate another line of code in HTML. I click where I want to be in HTML by clicking on the web page view where I want to edit. Sometimes when I click on a specific line, Dreamweaver returns me to the HTML code I was editing previously.One time, it happened four times in a row, I click on one part of the page, web view moves to that part of the page, click on what I want to edit, and dreamweaver returns me to where I was and not what I want to edit.This has been happening for before and after the last two updates. Absolutely fustrating
Hi, might be being a bit of an idiot here but does anybody know how you write Arabic letters in the Nastaliq style in a webpage? For example for the Urdu language? The font families in DW to choose from, I haven’t gone through them all, but the ones I’ve tried so far all display Arabic text in the Naskh style. For example for the Arabic language where it all rests on a flat line. See attached image. Am I missing something obvious? Nastaliq style?Naskh styleاردو متن
I am using Dreamweaver 21.2 15523 Build and Windows 10 Pro Version 10.0.19044 Build 19044.When using Find and Replace in Code View, and pasting from the Clipboad History, the pasted text is duplicated. i.e. the text is pasted twice. Using the normal Ctrl+v results in the text being pasted once.HOW TO REPRODUCE THE ERROR.1. With a file open in Code View2. Press Ctrl+F(Find in Current Document) or Ctrl+Shift+F to invoke Find and Replace in Files.3 With the cursor in the Find field, press Win+v to display the Windows Clipboard History. 4. Click an Entry from Clipboard History.RESULTS:The text from Clipboard History appears twice in the Find Field.
On older Dreamweaver versions in Creative Cloud I do not have Dreamweaver cs6 anymore. I need it. How do i get it back into Creative Cloud?
The Blue frame that highlights elements in DW (2021) is missing for me. I am in Live View with 'Hide live Views Displays' unchecked. I've thrashed my DW preferences (windows style), rebooted the machine, saved a site to a path without unusual characters in the path and still no sign of them. My code is just two divs from bootstrap with nothing in them as I am about to do a tutorial on Bootstrap and not having the blue frame is frustrating. Any ideas welocmed, thank you. Please note I am in Live View with 'Hide live Views Displays' unchecked..
I am experiencing this issue with a simple <img> tag. The error has nothing to do with the php setting. I experienced the problem with a super simple <html> doc. I closed Dreamweaver, and the error is gone. C'mon Adobe! You can do better!
Do people no longer need websites? From what I can tell, the intended route is Dreamweaver being replaced with... 🤷🏻♂
I'm working on a site that I need to display today. The landing page is one image, for getting viewers to return. On the Dreamweaver page, I attached css that i expected to make the big png resize according to the viewing screen. It didn't work. Is there one particular instruction that should always get used for a case like this? thanks,Nicky
Dans Dreamweaver l'aperçu en temps réel ne marche plus avec Mac OS Tahoe
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Você já é cadastrado? Entrar
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.